summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
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