[PC-BSD Commits] r12684 - pcbsd/current/src-qt4/pc-controlpanel/items/hardware
svn at pcbsd.org
svn at pcbsd.org
Wed Sep 7 08:17:21 PDT 2011
Author: kris
Date: 2011-09-07 08:17:21 -0700 (Wed, 07 Sep 2011)
New Revision: 12684
Modified:
pcbsd/current/src-qt4/pc-controlpanel/items/hardware/system-config-printer.desktop
Log:
Run the printer tool as root
Modified: pcbsd/current/src-qt4/pc-controlpanel/items/hardware/system-config-printer.desktop
===================================================================
--- pcbsd/current/src-qt4/pc-controlpanel/items/hardware/system-config-printer.desktop 2011-09-07 15:15:05 UTC (rev 12683)
+++ pcbsd/current/src-qt4/pc-controlpanel/items/hardware/system-config-printer.desktop 2011-09-07 15:17:21 UTC (rev 12684)
@@ -1,7 +1,7 @@
[Desktop Entry]
Encoding=UTF-8
-Exec=system-config-printer
+Exec=pc-su system-config-printer
Terminal=false
Type=Application
Icon=printer
More information about the Commits
mailing list