diff options
author | necoro <> | 2007-08-01 03:03:53 +0000 |
---|---|---|
committer | necoro <> | 2007-08-01 03:03:53 +0000 |
commit | 421b00a3cdca837b430ebbc7be9d5bd3f168bd09 (patch) | |
tree | 10718c0afd349c8a996a3103b016ba4f8c1869e1 /portato | |
parent | c24c29302a733e9a884c4640fec0909dd1406307 (diff) | |
download | portato-421b00a3cdca837b430ebbc7be9d5bd3f168bd09.tar.gz portato-421b00a3cdca837b430ebbc7be9d5bd3f168bd09.tar.bz2 portato-421b00a3cdca837b430ebbc7be9d5bd3f168bd09.zip |
Removed "(GTK)" from desktop file
Diffstat (limited to '')
-rw-r--r-- | portato.desktop | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/portato.desktop b/portato.desktop index d5f503a..e65eaa8 100644 --- a/portato.desktop +++ b/portato.desktop @@ -1,5 +1,5 @@ [Desktop Entry] -Name=Portato (Gtk) +Name=Portato Icon=portato-icon Exec=gksu -D "Portato (GTK)" -u root portato gtk StartupNotify=true |