diff options
author | gregory guy <[email protected]> | 2020-02-07 13:14:03 +0100 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2020-02-08 12:01:00 +0900 |
commit | c0224efaa1a553545d6254513a6085fee1230b59 (patch) | |
tree | c014e4a29948c052fb7dd269cc9a09c39e1a1b56 /README | |
parent | 2225023dfbb33087b21296b9782a4bb01bfac5d9 (diff) | |
download | ksplash-engine-moodin-c0224efaa1a553545d6254513a6085fee1230b59.tar.gz ksplash-engine-moodin-c0224efaa1a553545d6254513a6085fee1230b59.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]>
(cherry picked from commit c3e3ea8f7b906428a69dd268988791d97c810f5a)
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 |