[PC-BSD Commits] r4176 - pcbsd/trunk/system-overlay/usr/PCBSD/local/kde4/share/applications/kde4
svn at pcbsd.org
svn at pcbsd.org
Wed Jul 1 07:18:32 PDT 2009
Author: kris
Date: 2009-07-01 07:18:31 -0700 (Wed, 01 Jul 2009)
New Revision: 4176
Modified:
pcbsd/trunk/system-overlay/usr/PCBSD/local/kde4/share/applications/kde4/sudolphin.desktop
Log:
Fixe a bug running dolphin in root mode on a variety of systems
Modified: pcbsd/trunk/system-overlay/usr/PCBSD/local/kde4/share/applications/kde4/sudolphin.desktop
===================================================================
--- pcbsd/trunk/system-overlay/usr/PCBSD/local/kde4/share/applications/kde4/sudolphin.desktop 2009-07-01 12:47:26 UTC (rev 4175)
+++ pcbsd/trunk/system-overlay/usr/PCBSD/local/kde4/share/applications/kde4/sudolphin.desktop 2009-07-01 14:18:31 UTC (rev 4176)
@@ -1,5 +1,5 @@
[Desktop Entry]
-Exec=kdesu dolphin %i -caption "%c" %u
+Exec=kdesu 'dolphin %i -caption "%c" %u --nofork'
Icon=folder-red
Type=Application
X-KDE-StartupNotify=true
More information about the Commits
mailing list