annotate gaim.desktop.in @ 13279:0c50401679d3
[gaim-migrate @ 15645]
This is Greg Hudson's original fix to read the entire waiting ssl buffer so that we don't get stuck in a situation where the input function isn't triggered and there is still data that could be read. This is bug #1048535.
committer: Tailor Script <tailor@pidgin.im>
author |
Daniel Atallah <daniel.atallah@gmail.com> |
date |
Mon, 13 Feb 2006 22:03:20 +0000 |
parents |
5adc0c9da9f3 |
children |
346faf2a5acd |
rev |
line source |
13179
|
1 [Desktop Entry]
|
|
2 Encoding=UTF-8
|
|
3 _Name=Gaim Internet Messenger
|
|
4 _GenericName=Internet Messenger
|
|
5 _Comment=Send instant messages over multiple protocols
|
|
6 Exec=gaim
|
|
7 Icon=gaim.png
|
|
8 StartupNotify=true
|
|
9 Terminal=false
|
|
10 Type=Application
|
|
11 Categories=Application;Network;
|