Mercurial > pidgin
annotate gaim.desktop @ 9620:c001be3c330e
[gaim-migrate @ 10464]
Changes to those get_alias functions in blist.c from
Christopher (siege) O'Brien:
Renames gaim_get_buddy_alias to gaim_buddy_get_alias
Renames gaim_get_buddy_alias_only to
_gaim_buddy_get_alias_only
Adds function gaim_buddy_get_contact_alias, which looks
up a buddy's appropriate display name by order of:
buddy alias; contact alias; server alias; buddy name.
Note that the buddy alias is still the top-priority.
Changed conversation.c to use _get_contact_alias rather
than _get_alias
The end result of this is that aliasing the contact
will result in conversations with any of that contact's
buddies using the contact alias. This allows people
like myself to no longer have to alias each buddy to
the same alias in order to achieve the same effect.
committer: Tailor Script <tailor@pidgin.im>
author | Mark Doliner <mark@kingant.net> |
---|---|
date | Sat, 31 Jul 2004 21:29:40 +0000 |
parents | 78f9641ad4e5 |
children | 595a2fb511b9 |
rev | line source |
---|---|
325 | 1 [Desktop Entry] |
3726 | 2 Encoding=UTF-8 |
9338 | 3 Name=Gaim Internet Messenger |
9349 | 4 Name[de]=Gaim Internet Messenger |
9298 | 5 Name[dk]=Gaim - kvikbeskeder |
9344 | 6 Name[fr]=Gaim Messagerie Instantanée |
9361 | 7 Name[it]=Gaim Internet Messenger |
9355 | 8 Name[pl]=Komunikator Internetowy Gaim |
9345 | 9 Name[pt]=Mensageiro Instantâneo Gaim |
9338 | 10 GenericName=Internet Messenger |
9344 | 11 GenericName[fr]=Messagerie instantanée |
9361 | 12 GenericName[it]=Internet Messenger |
9355 | 13 GenericName[pl]=Komunikator Internetowy |
9345 | 14 GenericName[pt]=Mensageiro Instantâneo |
9357 | 15 GenericName[pt_BR]=Mensageiro da Internet Gaim |
9338 | 16 Comment=Multi-protocol Messaging Client |
9270 | 17 Comment[da]=Multiprotokolsklient til at sende og modtage beskeder |
9361 | 18 Comment[it]=Client multiprotocollo per messaggi immediati |
4305 | 19 Comment[es]=Cliente de mensajería instantánea multiprotocolo |
4472 | 20 Comment[fr]=Client de messagerie instantanée multiprotocole |
4589 | 21 Comment[de]=Multi-Protokoll Instant Messenger Client |
7360 | 22 Comment[ko]=다중 프로토콜 메신저 |
9367 | 23 Comment[pl]=Komunikator internetowy obsługujący kilka protokołów |
8795 | 24 Comment[pt]=Cliente de mensagens instantâneas multi-protocolo |
9530 | 25 Comment[pt_BR]=Cliente multi-protocolo de mensagens |
3726 | 26 Exec=gaim |
3364 | 27 Icon=gaim.png |
3726 | 28 Terminal=false |
325 | 29 Type=Application |
3726 | 30 Categories=Application;Network; |
7168
282887c9e3dc
[gaim-migrate @ 7735]
Christian Hammond <chipx86@chipx86.com>
parents:
4663
diff
changeset
|
31 StartupNotify=true |