diff options
| author | Michael Vogt <michael.vogt@ubuntu.com> | 2006-02-06 14:23:24 +0100 |
|---|---|---|
| committer | Michael Vogt <michael.vogt@ubuntu.com> | 2006-02-06 14:23:24 +0100 |
| commit | a17bb120fa2b183eddee12b350829d933efe002a (patch) | |
| tree | 21db23a76014f4486dec128caf506a96d149becf /data | |
| parent | e8b68ea2858f439e93b36a1fb320ea4243790159 (diff) | |
| download | python-apt-a17bb120fa2b183eddee12b350829d933efe002a.tar.gz | |
* data/gnome-software-properties.desktop.in: use gksu instead of gksudo
Diffstat (limited to 'data')
| -rw-r--r-- | data/gnome-software-properties.desktop.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/gnome-software-properties.desktop.in b/data/gnome-software-properties.desktop.in index ef1547c4..c626869a 100644 --- a/data/gnome-software-properties.desktop.in +++ b/data/gnome-software-properties.desktop.in @@ -2,7 +2,7 @@ _Name=Software Properties _GenericName=Software Properties _Comment=Edit software sources and settings -Exec=gksudo /usr/bin/gnome-software-properties +Exec=gksu /usr/bin/gnome-software-properties Icon=update-manager.png Terminal=false MultipleArgs=false |
