Mercurial > pidgin
annotate gaim.desktop @ 10810:9a1ced2bc585
[gaim-migrate @ 12463]
This makes conversations contact aware, or is a start to it anyway.
All messages from the same contact will appear in the same IM tab.
Whoever messaged you last is who your messages go to.
Don't forget to run make install in the top level src directory, or some
plugin will likely crash gaim, as I changed a struct they use.
Known bugs include a crash if you close the convo window (clicking the X
on the tab doesn't crash however [actually it used to, but i fixed that one
already]), and the history plugin inserting history when it shouldn't.
There's probably many more tiny bugs. If you're wondering "how does it
handle X?" the answer is probably it doesn't. However, I think this is
all stuff our CPWs can handle, if I don't have time to fix it first (and
I probably won't til friday).
committer: Tailor Script <tailor@pidgin.im>
author | Tim Ringenbach <marv@pidgin.im> |
---|---|
date | Mon, 11 Apr 2005 02:20:34 +0000 |
parents | 5a50946954dd |
children | 5533f3131582 |
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 |
9361 | 7 Name[it]=Gaim Internet Messenger |
10539 | 8 Name[ko]=게임 메신저 |
9 Name[nl]=Gaim - Expresberichten | |
9355 | 10 Name[pl]=Komunikator Internetowy Gaim |
9345 | 11 Name[pt]=Mensageiro Instantâneo Gaim |
9844 | 12 Name[sl]=Gaim - spletni sel |
10539 | 13 Name[sv]=Gaim Internet Messenger |
9338 | 14 GenericName=Internet Messenger |
9842 | 15 GenericName[da]=Internet beskeder |
9344 | 16 GenericName[fr]=Messagerie instantanée |
9361 | 17 GenericName[it]=Internet Messenger |
10539 | 18 GenericName[ko]=메신저 |
19 GenericName[nl]=Expresberichten | |
9355 | 20 GenericName[pl]=Komunikator Internetowy |
9345 | 21 GenericName[pt]=Mensageiro Instantâneo |
9357 | 22 GenericName[pt_BR]=Mensageiro da Internet Gaim |
9844 | 23 GenericName[sl]=Spletni sel |
9338 | 24 Comment=Multi-protocol Messaging Client |
9270 | 25 Comment[da]=Multiprotokolsklient til at sende og modtage beskeder |
10539 | 26 Comment[de]=Multi-Protokoll Instant Messenger Client |
4305 | 27 Comment[es]=Cliente de mensajería instantánea multiprotocolo |
4472 | 28 Comment[fr]=Client de messagerie instantanée multiprotocole |
10539 | 29 Comment[it]=Client multiprotocollo per messaggi immediati |
7360 | 30 Comment[ko]=다중 프로토콜 메신저 |
10539 | 31 Comment[nl]=Multi-protocol programma voor expresberichten |
9367 | 32 Comment[pl]=Komunikator internetowy obsługujący kilka protokołów |
8795 | 33 Comment[pt]=Cliente de mensagens instantâneas multi-protocolo |
9530 | 34 Comment[pt_BR]=Cliente multi-protocolo de mensagens |
9844 | 35 Comment[sl]=Večprotokolni odjemalec za neposredno sporočanje |
10539 | 36 Comment[sv]=Meddelandenklient för många protokoll |
3726 | 37 Exec=gaim |
3364 | 38 Icon=gaim.png |
3726 | 39 Terminal=false |
325 | 40 Type=Application |
3726 | 41 Categories=Application;Network; |
7168
282887c9e3dc
[gaim-migrate @ 7735]
Christian Hammond <chipx86@chipx86.com>
parents:
4663
diff
changeset
|
42 StartupNotify=true |