diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2021-10-21 09:32:00 +0200 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2021-10-21 09:32:21 +0200 |
commit | b102556dea424f556ecd3df4711428d7299d1970 (patch) | |
tree | d70dec22bc57f84273b530d9e85ae7d5d40f567a /README.md | |
parent | 093422cec3f7900178e463c96f28e229c9828070 (diff) | |
download | kshutdown-r14.0.11.tar.gz kshutdown-r14.0.11.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 c0dde9284b513f8b3e089ba6a20a51ae37c6dde5)
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 50 |
1 files changed, 50 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..87b474d --- /dev/null +++ b/README.md @@ -0,0 +1,50 @@ + + KShutDown is an advanced shut down utility for TDE. + + +Features +---------- + +* Turn Off Computer (logout and halt the system) +* Restart Computer (logout and reboot the system) +* Lock Session (lock the screen using a screen saver) +* End Current Session (end the current TDE session and logout the user) +* Extras (additional, user commands) +* Time and delay options +* Command line and DCOP support +* System tray and panel applet +* Visual and sound notifications +* TDE Kiosk support + +. + +Contributing +-------------- + +If you wish to contribute to Kshutdown (TDE), 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/kshutdown/) + +### desktop files +[](https://mirror.git.trinitydesktop.org/weblate/projects/applications/kshutdown-kshutdowndesktop/) + +### events +[](https://mirror.git.trinitydesktop.org/weblate/projects/applications/kshutdown-events/) + +### extras +[](https://mirror.git.trinitydesktop.org/weblate/projects/applications/kshutdown-extras/) |