Contents of /trunk/gnomesu/patches/gnomesu-0.3.1-desktopfix.patch
Parent Directory | Revision Log
Revision 144 -
(show annotations)
(download)
Tue May 8 20:06:05 2007 UTC (17 years, 5 months ago) by niro
File size: 361 byte(s)
Tue May 8 20:06:05 2007 UTC (17 years, 5 months ago) by niro
File size: 361 byte(s)
-import
1 | --- gnomesu-0.3.1/xsu.desktop.in 2003-01-13 12:56:41.000000000 -0800 |
2 | +++ gnomesu-0.3.1/xsu.desktop 2003-06-02 18:28:29.000000000 -0700 |
3 | @@ -1,7 +1,7 @@ |
4 | [Desktop Entry] |
5 | Name=Gnome SuperUser |
6 | -Comment=Allows you to run programs as the root user |
7 | -Exec=gsu |
8 | +Comment=Run programs as another user |
9 | +Exec=gnomesu |
10 | Terminal=false |
11 | MultipleArgs=false |
12 | Type=Application |