[PC-BSD Commits] r6143 - in pcbsd/trunk/system-overlay/usr/local/kde4/share: applications/kde4 kde4/services/ServiceMenus
svn at pcbsd.org
svn at pcbsd.org
Mon Feb 1 11:17:33 PST 2010
Author: kris
Date: 2010-02-01 11:17:33 -0800 (Mon, 01 Feb 2010)
New Revision: 6143
Added:
pcbsd/trunk/system-overlay/usr/local/kde4/share/kde4/services/ServiceMenus/editasroot.desktop
Modified:
pcbsd/trunk/system-overlay/usr/local/kde4/share/applications/kde4/sudolphin.desktop
Log:
Added new right-click action which lets you edit a file as root in dolphin
with kdesu kwrite, and also fixed a bug in dolphin root mode, now you can
use kwrite / konsole when using it
Modified: pcbsd/trunk/system-overlay/usr/local/kde4/share/applications/kde4/sudolphin.desktop
===================================================================
--- pcbsd/trunk/system-overlay/usr/local/kde4/share/applications/kde4/sudolphin.desktop 2010-02-01 17:25:18 UTC (rev 6142)
+++ pcbsd/trunk/system-overlay/usr/local/kde4/share/applications/kde4/sudolphin.desktop 2010-02-01 19:17:33 UTC (rev 6143)
@@ -1,5 +1,5 @@
[Desktop Entry]
-Exec=kdesu dolphin %i -caption "%c" %u
+Exec=xhost + ; kdesu "dbus-launch dolphin --nofork" ; xhost -
Icon=folder-red
Type=Application
X-KDE-StartupNotify=true
More information about the Commits
mailing list