freebsd-ports/x11/xscreensaver/files/xscreensaver-stop.desktop.in
Doug Barton e8dad37a3d Upgrade to 5.19 which contains some minor improvements
Add .desktop files for starting and stopping the daemon, and locking
and blanking the screen.

Add an explicit build dep for pkgconf, and add a sed pattern for configure
since pkgconf does not support the --list-all option
2012-07-29 08:01:59 +00:00

10 lines
267 B
Desktop File

[Desktop Entry]
Version=1.0
Type=Application
Name=XScreenSaver Stop
Comment=Stop XScreenSaver daemon
Icon=process-stop
Exec=%%PREFIX%%/bin/xscreensaver-command -exit
Categories=Settings;DesktopSettings;Security;X-XFCE;XScreenSaver;
Terminal=false
StartupNotify=false