diff options
author | necoro <> | 2007-04-24 20:23:54 +0000 |
---|---|---|
committer | necoro <> | 2007-04-24 20:23:54 +0000 |
commit | 9cb2b747090990fc2301c6b64ef521892ab2644f (patch) | |
tree | 063885fb0410156faff6dff7fa75ce96bc070d8f /portato_gtk.desktop | |
parent | 859fb7aad346664da005f67e97bb76c393cb1afc (diff) | |
download | portato-9cb2b747090990fc2301c6b64ef521892ab2644f.tar.gz portato-9cb2b747090990fc2301c6b64ef521892ab2644f.tar.bz2 portato-9cb2b747090990fc2301c6b64ef521892ab2644f.zip |
add application icon and desktop file
Diffstat (limited to '')
-rw-r--r-- | portato_gtk.desktop | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/portato_gtk.desktop b/portato_gtk.desktop new file mode 100644 index 0000000..3bbe12c --- /dev/null +++ b/portato_gtk.desktop @@ -0,0 +1,7 @@ +[Desktop Entry] +Name=Portato (Gtk) +Icon=portato-icon.png +Exec=portato gtk +StartupNotify=true +Type=Application +Categories=Application;System;PackageManager |