Mercurial > pidgin.yaz
annotate gaim.desktop @ 9075:0d5206ffe86a
[gaim-migrate @ 9851]
Fixed a privacy-related bug in MSN that affected blocking/permitting, which
was due to case-sensitive string comparisons. Patch by Gudmundur Olafsson.
13:19:27 <Aquatopia> I block myself: aquatopia@hotmail.com
13:19:43 <Aquatopia> and when I wanna unblock me, I go to the tools |
privacy window
13:20:05 <Aquatopia> and I add: Aquatopia@hotmail.com (I registered to MSN
with an uppercase A)
13:20:28 <Aquatopia> the client compares aquatopia@hotmail.com from the
server to Aquatopia@hotmail.com
committer: Tailor Script <tailor@pidgin.im>
author | Christian Hammond <chipx86@chipx86.com> |
---|---|
date | Wed, 26 May 2004 20:21:30 +0000 |
parents | f7ee50e4d534 |
children | 25553cb0fe96 |
rev | line source |
---|---|
325 | 1 [Desktop Entry] |
3726 | 2 Encoding=UTF-8 |
325 | 3 Name=Gaim |
3726 | 4 Comment=Multi-protocol Instant Messaging Client |
7307 | 5 Comment[it]=Client Multi-Protocollo per Messaggi Immediati |
4305 | 6 Comment[es]=Cliente de mensajería instantánea multiprotocolo |
4472 | 7 Comment[fr]=Client de messagerie instantanée multiprotocole |
4589 | 8 Comment[de]=Multi-Protokoll Instant Messenger Client |
7360 | 9 Comment[ko]=다중 프로토콜 메신저 |
8795 | 10 Comment[pt]=Cliente de mensagens instantâneas multi-protocolo |
7663 | 11 Comment[pt_BR]=Cliente de mensagens instantâneas multi-protocolo |
3726 | 12 Exec=gaim |
3364 | 13 Icon=gaim.png |
3726 | 14 Terminal=false |
325 | 15 Type=Application |
3726 | 16 Categories=Application;Network; |
7168
282887c9e3dc
[gaim-migrate @ 7735]
Christian Hammond <chipx86@chipx86.com>
parents:
4663
diff
changeset
|
17 StartupNotify=true |