summaryrefslogtreecommitdiffstats
path: root/kde/post-install
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2017-07-18 10:47:27 +0200
committer Eric Hameleers <alien@slackware.com>2017-07-18 10:47:27 +0200
commitb318aa27cb142f7eb24856821f9cfeb4cd5a60c3 (patch)
treeec3a83ad03e070043f33ddaf13e3f18d8286a27f /kde/post-install
parentdf702e24198288a7ba486f982ae2b8291ab39888 (diff)
downloadktown-b318aa27cb142f7eb24856821f9cfeb4cd5a60c3.tar.gz
ktown-b318aa27cb142f7eb24856821f9cfeb4cd5a60c3.tar.xz
Fix the 'dolphin - super user mode' desktop file
Diffstat (limited to 'kde/post-install')
-rw-r--r--kde/post-install/dolphin.post-install2
1 files changed, 1 insertions, 1 deletions
diff --git a/kde/post-install/dolphin.post-install b/kde/post-install/dolphin.post-install
index aa6429e..8b0f9e1 100644
--- a/kde/post-install/dolphin.post-install
+++ b/kde/post-install/dolphin.post-install
@@ -3,7 +3,7 @@ mkdir -p $PKG/usr/share/applications
cat <<EOT > $PKG/usr/share/applications/org.kde.dolphinsu.desktop
[Desktop Entry]
Name=File Manager - Super User Mode
-Exec=dbus-launch dolphin %i -caption "%c" "%u"
+Exec=dbus-launch dolphin -qwindowtitle "%c" "%u"
Icon=system-file-manager
Type=Application
X-DocPath=dolphin/index.html