Mercurial > pidgin
annotate gaim.desktop @ 10760:f93ed7f6ecc7
[gaim-migrate @ 12363]
Changing your away message by just typing new text into the GtkStatusBox
works again. I broke that earlier today when I fix a small bit of the
which-status-is-the-active-status-in-this-presence thing.
I also removed the log in or out in account.c depending on the status that
was set. This was already handled by most of the PRPLs, and I feel that's
the best way to do it.
There was some talk of removing the login and close PRPL callbacks, and
I'm not entirely against that, but things are starting to get pretty good.
I don't see a need to change that right now.
Also, I'm going to add a link to my (Mark Doliner) blog, for google,
I guess: http://www.livejournal.com/users/thekingant/
committer: Tailor Script <tailor@pidgin.im>
author | Mark Doliner <mark@kingant.net> |
---|---|
date | Mon, 28 Mar 2005 04:26:33 +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 |