pidgin.desktop.in

Sat, 31 Mar 2007 20:33:54 +0000

author
Evan Schoenberg <evands@pidgin.im>
date
Sat, 31 Mar 2007 20:33:54 +0000
changeset 16035
eb4eda79a147
parent 15549
24d6ba72d71d
child 16489
c2cb139e5bd9
child 20478
46933dc62880
permissions
-rw-r--r--

The network module now registers the signal 'network-configuration-changed' and emits it when a network change is detected via libnm or the win32 network monitor. The UI could also emit this signal if it knows something network.c doesn't. UPnP and NAT-PMP respond to the signal by clearing their IP address caches; changing networks without quitting/relaunching will now lead to the new IP address being (lazily) determined. This commit also enables nat-pmp and adds nat-pmp.[h|c] to the build process; please let me know if there are any problems building, as I only have OS X test machines.

[Desktop Entry]
Encoding=UTF-8
_Name=Pidgin Internet Messenger
_GenericName=Internet Messenger
_Comment=Send instant messages over multiple protocols
Exec=pidgin
Icon=pidgin.png
StartupNotify=true
Terminal=false
Type=Application
Categories=Network;InstantMessaging;

mercurial