[PC-BSD Commits] r16439 - pcbsd/current/src-qt4/pc-controlpanel/items/de
svn at pcbsd.org
svn at pcbsd.org
Tue Apr 17 07:59:20 PDT 2012
Author: kenmoore
Date: 2012-04-17 14:59:19 +0000 (Tue, 17 Apr 2012)
New Revision: 16439
Modified:
pcbsd/current/src-qt4/pc-controlpanel/items/de/lxde-xscreensaver.desktop
Log:
Oops, the command should be "xscreensaver-command -prefs", also fix the icon for the new control panel entry
Modified: pcbsd/current/src-qt4/pc-controlpanel/items/de/lxde-xscreensaver.desktop
===================================================================
--- pcbsd/current/src-qt4/pc-controlpanel/items/de/lxde-xscreensaver.desktop 2012-04-17 14:55:03 UTC (rev 16438)
+++ pcbsd/current/src-qt4/pc-controlpanel/items/de/lxde-xscreensaver.desktop 2012-04-17 14:59:19 UTC (rev 16439)
@@ -1,8 +1,8 @@
[Desktop Entry]
Type=Application
PC-RequiredDE=LXDE
-Icon=/usr/local/share/pcbsd/icons/preferences-desktop/.png
-Exec=xscreensaver-control -prefs
+Icon=/usr/local/share/pcbsd/icons/preferences-desktop.png
+Exec=xscreensaver-command -prefs
StartupNotify=true
Terminal=false
Categories=Settings;DesktopSettings;X-LXDE-Settings;GTK;
More information about the Commits
mailing list