Mercurial > pidgin.yaz
annotate gaim.desktop @ 10928:80a4e8e40057
[gaim-migrate @ 12705]
"destroy-event" doesn't get this far when the window is closed, so the trans. data isn't cleaned up when the conv. window is closed. This causes crashes when we do try to clean up. So, we use the "deleting-conversation" signal and detect that the last conversation in the window is being deleted.
committer: Tailor Script <tailor@pidgin.im>
author | Daniel Atallah <daniel.atallah@gmail.com> |
---|---|
date | Wed, 18 May 2005 22:06:32 +0000 |
parents | 5533f3131582 |
children | 6320ea98b28d |
rev | line source |
---|---|
325 | 1 [Desktop Entry] |
3726 | 2 Encoding=UTF-8 |
9338 | 3 Name=Gaim Internet Messenger |
10539 | 4 Name[da]=Gaim - internet beskeder |
9349 | 5 Name[de]=Gaim Internet Messenger |
9344 | 6 Name[fr]=Gaim Messagerie Instantanée |
10821 | 7 Name[hu]=Gaim IM |
9361 | 8 Name[it]=Gaim Internet Messenger |
10539 | 9 Name[ko]=게임 메신저 |
10 Name[nl]=Gaim - Expresberichten | |
9355 | 11 Name[pl]=Komunikator Internetowy Gaim |
9345 | 12 Name[pt]=Mensageiro Instantâneo Gaim |
9844 | 13 Name[sl]=Gaim - spletni sel |
10539 | 14 Name[sv]=Gaim Internet Messenger |
9338 | 15 GenericName=Internet Messenger |
9842 | 16 GenericName[da]=Internet beskeder |
9344 | 17 GenericName[fr]=Messagerie instantanée |
10821 | 18 GenericName[hu]=IM |
9361 | 19 GenericName[it]=Internet Messenger |
10539 | 20 GenericName[ko]=메신저 |
21 GenericName[nl]=Expresberichten | |
9355 | 22 GenericName[pl]=Komunikator Internetowy |
9345 | 23 GenericName[pt]=Mensageiro Instantâneo |
9357 | 24 GenericName[pt_BR]=Mensageiro da Internet Gaim |
9844 | 25 GenericName[sl]=Spletni sel |
9338 | 26 Comment=Multi-protocol Messaging Client |
9270 | 27 Comment[da]=Multiprotokolsklient til at sende og modtage beskeder |
10539 | 28 Comment[de]=Multi-Protokoll Instant Messenger Client |
4305 | 29 Comment[es]=Cliente de mensajería instantánea multiprotocolo |
4472 | 30 Comment[fr]=Client de messagerie instantanée multiprotocole |
10821 | 31 Comment[hu]=Többprotokollos üzenőkliens |
10539 | 32 Comment[it]=Client multiprotocollo per messaggi immediati |
7360 | 33 Comment[ko]=다중 프로토콜 메신저 |
10539 | 34 Comment[nl]=Multi-protocol programma voor expresberichten |
9367 | 35 Comment[pl]=Komunikator internetowy obsługujący kilka protokołów |
8795 | 36 Comment[pt]=Cliente de mensagens instantâneas multi-protocolo |
9530 | 37 Comment[pt_BR]=Cliente multi-protocolo de mensagens |
9844 | 38 Comment[sl]=Večprotokolni odjemalec za neposredno sporočanje |
10539 | 39 Comment[sv]=Meddelandenklient för många protokoll |
3726 | 40 Exec=gaim |
3364 | 41 Icon=gaim.png |
3726 | 42 Terminal=false |
325 | 43 Type=Application |
3726 | 44 Categories=Application;Network; |
7168
282887c9e3dc
[gaim-migrate @ 7735]
Christian Hammond <chipx86@chipx86.com>
parents:
4663
diff
changeset
|
45 StartupNotify=true |