diff options
| author | Slávek Banko <slavek.banko@axis.cz> | 2021-10-21 15:08:33 +0200 |
|---|---|---|
| committer | Slávek Banko <slavek.banko@axis.cz> | 2021-10-21 15:08:52 +0200 |
| commit | 3a5429b31c64b6f36e962785536035a1dfb5dec0 (patch) | |
| tree | 180e3c234584bf5a7f63da03cd454b1e8d519c1f /README.md | |
| parent | 7837ddbf530df90c4576545d025d9c67ee8c9d03 (diff) | |
| download | ksplash-engine-moodin-3a5429b3.tar.gz ksplash-engine-moodin-3a5429b3.zip | |
Change README to markdown format.r14.0.11
Add translation status overview.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 9d8495652a6a837488dc2dec6a869755b7b6f7b1)
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 48 |
1 files changed, 48 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..df2f848 --- /dev/null +++ b/README.md @@ -0,0 +1,48 @@ + + 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 + + +Translations status +--------------------- + +### messages +[](https://mirror.git.trinitydesktop.org/weblate/projects/applications/ksplash-engine-moodin/) + +### desktop files +[](https://mirror.git.trinitydesktop.org/weblate/projects/applications/ksplash-engine-moodin-ksplashmoodindesktop/) + +### themes +[](https://mirror.git.trinitydesktop.org/weblate/projects/applications/ksplash-engine-moodin-themes/) |
