Mercurial > pidgin
annotate pidgin.desktop.in @ 25409:0f2503390a6b
Change our ICQ client ID such that we identify ourselves to the ICQ servers as
ICQ Basic 14.34.3096. This is the same client ID a number of other third-party
clients are using with no issues. I have also added a new definition for this
ICQ Basic version and changed the CLIENTINFO_ICQ_KNOWNGOOD defiinition to
reflect this. Effects of this change are that available messages and buddy
icons are now published correctly and visible to other clients. Fixes #6235.
Thanks to Dimmuxx and h3llfire for pointing this out.
author | John Bailey <rekkanoryo@rekkanoryo.org> |
---|---|
date | Mon, 02 Feb 2009 22:20:04 +0000 |
parents | ed4ea63c0b45 |
children | 394a6c9b592c 1694eb347a78 |
rev | line source |
---|---|
15478 | 1 [Desktop Entry] |
2 Encoding=UTF-8 | |
3 _Name=Pidgin Internet Messenger | |
4 _GenericName=Internet Messenger | |
5 _Comment=Send instant messages over multiple protocols | |
6 Exec=pidgin | |
16438
ed4ea63c0b45
pidgin.png -> pidgin, to always find appropriate sizes.
Hylke Bons <hylkebons@gmail.com>
parents:
15478
diff
changeset
|
7 Icon=pidgin |
15478 | 8 StartupNotify=true |
9 Terminal=false | |
10 Type=Application | |
11 Categories=Network;InstantMessaging; |