Mercurial > pidgin.yaz
annotate gaim.desktop @ 9774:ec6ff57d7b06
[gaim-migrate @ 10642]
" moves make_buddy_menu to gaim_gtk_blist_make_buddy_menu
and makes it public.
Also, cleaned up a lot of extra pointers we were
passing around. No need to pass the menu, buddy, prpl,
and prplinfo when we can get the prpl and the prplinfo
from the buddy with buddy->account->gc->prpl, and
GAIM_PLUGIN_PROTOCOL_INFO();" --Gary Kramlich
committer: Tailor Script <tailor@pidgin.im>
author | Luke Schierer <lschiere@pidgin.im> |
---|---|
date | Wed, 18 Aug 2004 11:46:46 +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 |