summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authornecoro <>2007-04-24 20:59:11 +0000
committernecoro <>2007-04-24 20:59:11 +0000
commitfd05271e9da2fada6abe8035355092e628f45816 (patch)
tree85bd5c99e18e0ea0ef9ff8fe8e1f9d6b19c6e966
parentab48eaca8fc9ffc34daa7d3687b249b7fe37a12e (diff)
downloadportato-fd05271e9da2fada6abe8035355092e628f45816.tar.gz
portato-fd05271e9da2fada6abe8035355092e628f45816.tar.bz2
portato-fd05271e9da2fada6abe8035355092e628f45816.zip
using (kde/gk)su
Diffstat (limited to '')
-rw-r--r--portato_gtk.desktop2
-rw-r--r--portato_qt.desktop2
2 files changed, 2 insertions, 2 deletions
diff --git a/portato_gtk.desktop b/portato_gtk.desktop
index 3bbe12c..8930966 100644
--- a/portato_gtk.desktop
+++ b/portato_gtk.desktop
@@ -1,7 +1,7 @@
[Desktop Entry]
Name=Portato (Gtk)
Icon=portato-icon.png
-Exec=portato gtk
+Exec=gksu -D "Portato (GTK)" -u root portato gtk
StartupNotify=true
Type=Application
Categories=Application;System;PackageManager
diff --git a/portato_qt.desktop b/portato_qt.desktop
index cf4d466..2626233 100644
--- a/portato_qt.desktop
+++ b/portato_qt.desktop
@@ -1,7 +1,7 @@
[Desktop Entry]
Name=Portato (Qt)
Icon=portato-icon.png
-Exec=portato qt
+Exec=kdesu -t --nonewdcop -c portato qt
StartupNotify=true
Type=Application
Categories=Application;System;PackageManager