pidgin.desktop.in

Tue, 26 Jan 2010 19:26:36 +0000

author
Paul Aurich <darkrain42@pidgin.im>
date
Tue, 26 Jan 2010 19:26:36 +0000
changeset 29232
a94f1f9cdcd2
parent 28823
7802ef5b3c52
permissions
-rw-r--r--

ft: Fix ui_ops->ui_read being called too often (when it's not ready).

Also fix a deadlock case stemming from that, where ui_read() returns 0,
but when it next calls purple_xfer_ui_ready(), libpurple doesn't think the
prpl is ready.

[Desktop Entry]
_Name=Pidgin Internet Messenger
_GenericName=Internet Messenger
_Comment=Chat over IM.  Supports AIM, Google Talk, Jabber/XMPP, MSN, Yahoo and more
Exec=pidgin
Icon=pidgin
StartupNotify=true
Terminal=false
Type=Application
Categories=Network;InstantMessaging;

mercurial