diff options
author | markus <markus@FreeBSD.org> | 2006-01-10 04:23:21 +0800 |
---|---|---|
committer | markus <markus@FreeBSD.org> | 2006-01-10 04:23:21 +0800 |
commit | d9db8a6723063d3c6c38b4cf4e6c71fd46bd6a74 (patch) | |
tree | 6ee8cf31dec8b9b343abcdac8ebe384e29d4f2ce /sysutils/Makefile | |
parent | b8ba2c2df9e73068bc7c12122379d7a0a72fa9cf (diff) | |
download | freebsd-ports-gnome-d9db8a6723063d3c6c38b4cf4e6c71fd46bd6a74.tar.gz freebsd-ports-gnome-d9db8a6723063d3c6c38b4cf4e6c71fd46bd6a74.tar.zst freebsd-ports-gnome-d9db8a6723063d3c6c38b4cf4e6c71fd46bd6a74.zip |
Add kshutdown 0.8.1, an advanced shutdown utility for KDE.
Features:
o Turn Off Computer (logout and halt the system)
o Restart Computer (logout and reboot the system)
o Lock Screen (lock the screen using a screen saver)
o End Current Session (end the current KDE session and logout the user)
o Extras (additional, external user commands)
o Time and delay options
o Command line and DCOP support
o System tray icon and panel applet
o Visual and sound notifications
o KDE Kiosk support
WWW: http://kshutdown.sourceforge.net/
Diffstat (limited to 'sysutils/Makefile')
-rw-r--r-- | sysutils/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile index 03bc571acc63..6d57ada12db8 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -254,6 +254,7 @@ SUBDIR += klaptopdaemon SUBDIR += knutclient SUBDIR += krename + SUBDIR += kshutdown SUBDIR += lavaps SUBDIR += lcdproc SUBDIR += ldap-account-manager |