public
Description: A Clutter-based Twitter client
Homepage: http://live.gnome.org/Tweet
Clone URL: git://github.com/ebassi/tweet.git
Search Repo:
Use the icon name in the desktop file

The icon we install is part of the icon theme, so we don't
need the extension of the filename - just the name.
Emmanuele Bassi (author)
Wed Jul 02 01:39:17 -0700 2008
commit  7cec5923a6f4ba840f37e3da9e71ee4ff71edf44
tree    0afe6b6657780b158ddbede10e1e28620755613c
parent  8c7e70bb7c052aa66ec43613e54bd41a3f65991f
...
5
6
7
8
 
9
10
11
...
5
6
7
 
8
9
10
11
0
@@ -5,7 +5,7 @@ _Comment=Desktop client for the Twitter messaging service
0
 Exec=tweet
0
 Terminal=false
0
 Type=Application
0
-Icon=tweet.png
0
+Icon=tweet
0
 StartupNotify=true
0
 Categories=GNOME;GTK;Network;InstantMessaging;
0
 NotShowIn=KDE;

Comments

    No one has commented yet.