annotate gaim.desktop @ 4615:34878f660804
[gaim-migrate @ 4904]
Fixed aim_conn_completeconnect. There was no need to select on the connection fd, since proxy_connect does that. On windows, we would sometimes enter an infinite loop when select was returning 0 as a result.
committer: Tailor Script <tailor@pidgin.im>
author |
Herman Bloggs <hermanator12002@yahoo.com> |
date |
Tue, 25 Feb 2003 18:17:33 +0000 |
parents |
eddb870a3c4d |
children |
788f78343113 |
rev |
line source |
325
|
1 [Desktop Entry]
|
3726
|
2 Encoding=UTF-8
|
325
|
3 Name=Gaim
|
3726
|
4 Comment=Multi-protocol Instant Messaging Client
|
4305
|
5 Comment[es]=Cliente de mensajería instantánea multiprotocolo
|
4472
|
6 Comment[fr]=Client de messagerie instantanée multiprotocole
|
4589
|
7 Comment[de]=Multi-Protokoll Instant Messenger Client
|
3726
|
8 Exec=gaim
|
3364
|
9 Icon=gaim.png
|
3726
|
10 Terminal=false
|
325
|
11 Type=Application
|
3726
|
12 Categories=Application;Network;
|