Mercurial > pidgin.yaz
annotate pidgin.desktop.in @ 29479:39005e0d26a0
Drop a crapton of GTK+ code that we were carrying exclusively for backward
compatibility with really old GTK+ (some for pre 2.6.0, some for pre 2.4.0).
Refs #10024.
author | John Bailey <rekkanoryo@rekkanoryo.org> |
---|---|
date | Sun, 23 Aug 2009 02:36:31 +0000 |
parents | 1694eb347a78 |
children | 281bd8a973d8 |
rev | line source |
---|---|
15479 | 1 [Desktop Entry] |
2 _Name=Pidgin Internet Messenger | |
3 _GenericName=Internet Messenger | |
4 _Comment=Send instant messages over multiple protocols | |
5 Exec=pidgin | |
16441
ed4ea63c0b45
pidgin.png -> pidgin, to always find appropriate sizes.
Hylke Bons <hylkebons@gmail.com>
parents:
15479
diff
changeset
|
6 Icon=pidgin |
15479 | 7 StartupNotify=true |
8 Terminal=false | |
9 Type=Application | |
10 Categories=Network;InstantMessaging; |