diff options
author | gregory guy <[email protected]> | 2020-02-07 13:14:03 +0100 |
---|---|---|
committer | gregory guy <[email protected]> | 2020-02-07 13:14:03 +0100 |
commit | c3e3ea8f7b906428a69dd268988791d97c810f5a (patch) | |
tree | f154d9ed6540753ca83f271c1f957b85644ce984 /README | |
parent | 10e62dea63f23716e74709dc6471fea47bd6ccfe (diff) | |
download | ksplash-engine-moodin-c3e3ea8f7b906428a69dd268988791d97c810f5a.tar.gz ksplash-engine-moodin-c3e3ea8f7b906428a69dd268988791d97c810f5a.zip |
Drop automake build support.
Add basic cmake build instructions.
Delete empty files NEWS, TODO and ChangeLog.
Rework of files README and THEMEOPTIONS.
Add file README-fr.
Signed-off-by: gregory guy <[email protected]>
Diffstat (limited to 'README')
-rw-r--r-- | README | 31 |
1 files changed, 31 insertions, 0 deletions
@@ -1 +1,32 @@ + ksplash-engine-moodin - a splash loggin screen engine for TDE. + + +Ksplash-engine-moodin creates splash screen with animations during the +loggin runtime. +Various types of themes can be customized with the engine. + + +Features: +========= + + * scale cache + * fading images + * use current icon set or custom images + * unlimited Custom text labels + * set fading delay and length + * custom image arrangement + * resolution independent themes + + + + CONTRIBUTING +============== + +If you wish to contribute to ksplash-engine-moodin, you might do so: + +- TDE Gitea Workspace (TGW) collaboration tool. + https://mirror.git.trinitydesktop.org/gitea + +- TDE Weblate Translation Workspace (TWTW) collaboration tool. + https://mirror.git.trinitydesktop.org/weblate |