diff options
author | gregory guy <gregory-tde@laposte.net> | 2020-02-01 11:44:29 +0100 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2020-02-01 23:35:54 +0900 |
commit | 7f6e5e66e8ce89573cce241d8105f48f1aa1b5ab (patch) | |
tree | c6ac41cc14bcf0e03f8b4c09771c52858b53b786 /README | |
parent | 2ef205291e8a19956997685093de0c77bbae6277 (diff) | |
download | kshutdown-7f6e5e66e8ce89573cce241d8105f48f1aa1b5ab.tar.gz kshutdown-7f6e5e66e8ce89573cce241d8105f48f1aa1b5ab.zip |
Drop automake build support.
Add basic cmake build instructions.
Delete *.spec files.
Delete the NEWS file.
Rework of the README file.
Signed-off-by: gregory guy <gregory-tde@laposte.net>
(cherry picked from commit 1308547df8b6d3aa800115b4f283112b09106f7f)
Diffstat (limited to 'README')
-rw-r--r-- | README | 55 |
1 files changed, 26 insertions, 29 deletions
@@ -1,33 +1,30 @@ -KShutDown is an advanced shut down utility for TDE. + KShutDown is an advanced shut down utility for TDE. -Odd numbers in version mean it's unstable/beta (e.g. 0.7.1, 0.9). -Even numbers mean it's stable (e.g. 0.8, 0.10.5). 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 -- And more... - -LINKS ------ -http://kshutdown.sourceforge.net (Home Page) -http://sourceforge.net/projects/kshutdown (Project Page) -http://freshmeat.net/projects/kshutdown (freshmeat.net Page) -http://www.kde-apps.org/content/show.php?content=9754 (KDE-Apps.org Page) -http://www.kde.org (KDE Home Page) - -COPYRIGHT & LICENSE -------------------- -(C) Konrad Twardowski <kdtonline@poczta.onet.pl> -KShutDown is licensed under the GNU General Public License (GPL) -(http://www.gnu.org/licenses/gpl.html) +======== + +* 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 |