freebsd-ports/x11/xscreensaver/files/xscreensaver-blank.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
343 B
Desktop File

[Desktop Entry]
Version=1.0
Type=Application
Name=XScreenSaver Blank
Comment=Blank the screen with (activate) XScreenSaver
Icon=%%PREFIX%%/share/xscreensaver/glade/screensaver-diagnostic.png
Exec=%%PREFIX%%/bin/xscreensaver-command -activate
Categories=Settings;DesktopSettings;Security;X-XFCE;XScreenSaver;
Terminal=false
StartupNotify=false