e8dad37a3d
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
10 lines
267 B
Desktop File
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
|