diff options
author | necoro <> | 2007-06-12 21:24:55 +0000 |
---|---|---|
committer | necoro <> | 2007-06-12 21:24:55 +0000 |
commit | ee7e444d9214f5cbc83d18a26b38afd7eaf90159 (patch) | |
tree | 404916de586903e454b9a4441d9f6aa6cc47f26b /portato_gtk.desktop | |
parent | 75b0aed85204717a116a14674039dcab1381fc90 (diff) | |
download | portato-ee7e444d9214f5cbc83d18a26b38afd7eaf90159.tar.gz portato-ee7e444d9214f5cbc83d18a26b38afd7eaf90159.tar.bz2 portato-ee7e444d9214f5cbc83d18a26b38afd7eaf90159.zip |
reverted back to png, but now using the image in the svg
Diffstat (limited to '')
-rw-r--r-- | portato_gtk.desktop | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/portato_gtk.desktop b/portato_gtk.desktop index aa064b4..d5f503a 100644 --- a/portato_gtk.desktop +++ b/portato_gtk.desktop @@ -1,6 +1,6 @@ [Desktop Entry] Name=Portato (Gtk) -Icon=portato-icon.svg +Icon=portato-icon Exec=gksu -D "Portato (GTK)" -u root portato gtk StartupNotify=true Type=Application |