diff options
author | Stylianos Tsampas <ztsampas@otenet.gr> | 2010-05-13 00:40:27 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-05-13 00:40:27 +0200 |
commit | b3a4ac24499aef1caa034e6391f29b671ec7b021 (patch) | |
tree | a5a9dcd50bfe3267acdb7a1de3217c06ca0fa86f /system/gksu/gksu.desktop | |
parent | 84fb3a7ce4a1831cf1321ed8aaf6363e3d7f7673 (diff) |
system/gksu: Updated for version 2.0.0
Diffstat (limited to 'system/gksu/gksu.desktop')
-rw-r--r-- | system/gksu/gksu.desktop | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/system/gksu/gksu.desktop b/system/gksu/gksu.desktop index b84ccfe60fc0..403adb24c004 100644 --- a/system/gksu/gksu.desktop +++ b/system/gksu/gksu.desktop @@ -26,11 +26,10 @@ Comment[nl]=Start een terminal als de root-gebruiker waarbij gksu gebruikt wordt Comment[pl]=Uruchamia terminal użytkownika root, używając gksu do wczytania hasła Comment[pt_BR]=Abre um terminal como usuário root, usando o gksu para pedir a senha Comment[sv]=Öppnar en terminal som root-användaren och använder gksu för att fråga efter lösenordet -Encoding=UTF-8 -Exec=gksu /usr/bin/_USER_TERM_ +Exec=gksu /usr/bin/@USERTERM@ Icon=gksu-root-terminal StartupNotify=true -Terminal=fasle +Terminal=false X-MultipleArgs=false Type=Application Categories=GTK;Utility;TerminalEmulator; |