pidgin.desktop.in

Mon, 04 Oct 2010 00:35:26 +0000

author
Daniel Atallah <datallah@pidgin.im>
date
Mon, 04 Oct 2010 00:35:26 +0000
changeset 30824
5cdb0deaaa9b
parent 28823
7802ef5b3c52
permissions
-rw-r--r--

Use DNSServiceGetAddrInfo() from dns_sd.h to resolve the IP for remote bonjour
users on Win32 instead of the libpurple resolving API. This way, we make sure
we're using the same interface as we received the presence notification on.

There is also some debug message improvement and using constants instead of
magic numbers in this commit.

[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