Mercurial > pidgin.yaz
annotate gaim.desktop @ 9329:d42f3e4fd7ad
[gaim-migrate @ 10137]
We were ignoring an extra packet the server is sending now on joining
a room, which has extra members in it. This makes us process it. We
do so one at a time though, so it prints a has joined message for them,
which sucks but oh well.
This also fixes a "bug" where we were getting confused and thinking
keys were values and values were keys. But the reason we were getting
confused is pretty weird. I think the server was intentionally trying
to confuse us this way, to hide extra data from older clients.
committer: Tailor Script <tailor@pidgin.im>
author | Tim Ringenbach <marv@pidgin.im> |
---|---|
date | Sun, 20 Jun 2004 19:18:42 +0000 |
parents | b0b544e0f246 |
children | 32d7a35a72d3 |
rev | line source |
---|---|
325 | 1 [Desktop Entry] |
3726 | 2 Encoding=UTF-8 |
9271 | 3 Name=Gaim Instant Messenger |
9298 | 4 Name[dk]=Gaim - kvikbeskeder |
9296 | 5 GenericName=Instant Messenger |
3726 | 6 Comment=Multi-protocol Instant Messaging Client |
9270 | 7 Comment[da]=Multiprotokolsklient til at sende og modtage beskeder |
7307 | 8 Comment[it]=Client Multi-Protocollo per Messaggi Immediati |
4305 | 9 Comment[es]=Cliente de mensajería instantánea multiprotocolo |
4472 | 10 Comment[fr]=Client de messagerie instantanée multiprotocole |
4589 | 11 Comment[de]=Multi-Protokoll Instant Messenger Client |
7360 | 12 Comment[ko]=다중 프로토콜 메신저 |
8795 | 13 Comment[pt]=Cliente de mensagens instantâneas multi-protocolo |
7663 | 14 Comment[pt_BR]=Cliente de mensagens instantâneas multi-protocolo |
3726 | 15 Exec=gaim |
3364 | 16 Icon=gaim.png |
3726 | 17 Terminal=false |
325 | 18 Type=Application |
3726 | 19 Categories=Application;Network; |
7168
282887c9e3dc
[gaim-migrate @ 7735]
Christian Hammond <chipx86@chipx86.com>
parents:
4663
diff
changeset
|
20 StartupNotify=true |