Mercurial > pidgin
annotate gaim.desktop @ 9129:3e94a77ee0c7
[gaim-migrate @ 9907]
this will attempt connection to all the hosts that a hostname resolves to,
so if people have ipv6 support, but no ipv6 routes, we can still connect
to servers that have both AAAA and A records. It also makes things a bunch
cleaner, and may fix a bug or two.
committer: Tailor Script <tailor@pidgin.im>
author | Nathan Walp <nwalp@pidgin.im> |
---|---|
date | Sun, 30 May 2004 19:30:14 +0000 |
parents | f7ee50e4d534 |
children | 25553cb0fe96 |
rev | line source |
---|---|
325 | 1 [Desktop Entry] |
3726 | 2 Encoding=UTF-8 |
325 | 3 Name=Gaim |
3726 | 4 Comment=Multi-protocol Instant Messaging Client |
7307 | 5 Comment[it]=Client Multi-Protocollo per Messaggi Immediati |
4305 | 6 Comment[es]=Cliente de mensajería instantánea multiprotocolo |
4472 | 7 Comment[fr]=Client de messagerie instantanée multiprotocole |
4589 | 8 Comment[de]=Multi-Protokoll Instant Messenger Client |
7360 | 9 Comment[ko]=다중 프로토콜 메신저 |
8795 | 10 Comment[pt]=Cliente de mensagens instantâneas multi-protocolo |
7663 | 11 Comment[pt_BR]=Cliente de mensagens instantâneas multi-protocolo |
3726 | 12 Exec=gaim |
3364 | 13 Icon=gaim.png |
3726 | 14 Terminal=false |
325 | 15 Type=Application |
3726 | 16 Categories=Application;Network; |
7168
282887c9e3dc
[gaim-migrate @ 7735]
Christian Hammond <chipx86@chipx86.com>
parents:
4663
diff
changeset
|
17 StartupNotify=true |