Mercurial > pidgin
annotate gaim.desktop.in @ 15455:79f25bbe69bf
This makes IRC /names handling generally more robust, as well as
properly dealing with the case where the user runs /quote names #chan
and we don't know about it. I thought things were already handled in
this fashion, but obviously they were not.
author | Ethan Blanton <elb@pidgin.im> |
---|---|
date | Sun, 28 Jan 2007 21:48:58 +0000 |
parents | f79e0f4df793 |
children |
rev | line source |
---|---|
13179 | 1 [Desktop Entry] |
2 Encoding=UTF-8 | |
15372
f79e0f4df793
Add a PIDGIN_NAME macro defined to "Pidgin," and converted a few
Sean Egan <seanegan@gmail.com>
parents:
15074
diff
changeset
|
3 _Name=Pidgin Internet Messenger |
13179 | 4 _GenericName=Internet Messenger |
5 _Comment=Send instant messages over multiple protocols | |
6 Exec=gaim | |
7 Icon=gaim.png | |
8 StartupNotify=true | |
9 Terminal=false | |
10 Type=Application | |
15074 | 11 Categories=Network;InstantMessaging; |