Mercurial > pidgin.yaz
annotate gaim.desktop @ 8266:b37211166855
[gaim-migrate @ 8989]
Small oscar bug fix from GoRN (Kevin Barry) - gorn:
"In the oscar_tooltip_text ret is a pointer to a string
with a trailing \n, so at the end the \n is removed.
However if the string is never set (For mobile users or
AOL users) then you're chopping off something you
shouldn't. On x86 this doesn't seem to matter (But
could maybe do something bad (tm) under some cases),
however on PPC this causes a segfault every time you
hover over a mobile or AOL user."
committer: Tailor Script <tailor@pidgin.im>
author | Mark Doliner <mark@kingant.net> |
---|---|
date | Mon, 16 Feb 2004 04:01:05 +0000 |
parents | 86be4a8dc0a5 |
children | f7ee50e4d534 |
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]=다중 프로토콜 메신저 |
7663 | 10 Comment[pt_BR]=Cliente de mensagens instantâneas multi-protocolo |
3726 | 11 Exec=gaim |
3364 | 12 Icon=gaim.png |
3726 | 13 Terminal=false |
325 | 14 Type=Application |
3726 | 15 Categories=Application;Network; |
7168
282887c9e3dc
[gaim-migrate @ 7735]
Christian Hammond <chipx86@chipx86.com>
parents:
4663
diff
changeset
|
16 StartupNotify=true |