annotate po/POTFILES.skip @ 18909:c32fcdef2809

Only say we are connected after the MsimSession structure is fully setup. (Also change a few debugging statements to help find this bug.) Previously, purple_connection_set_state(..., PURPLE_CONNECTED) was called too early, so that if a client called any msimprpl functions that operated on MsimSession (pretty much all of them) within the signed-on signal handler, the userid etc., would not yet be correct and the call would fail. Now, the call is called at the right time so it works as expected. Closes #2520.
author Jeffrey Connelly <jaconnel@calpoly.edu>
date Sun, 12 Aug 2007 18:48:03 +0000
parents c6233773ce1d
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
17456
c6233773ce1d We don't need to translate nullprpl.
Richard Laager <rlaager@wiktel.com>
parents: 16138
diff changeset
1 libpurple/protocols/null/nullprpl.c
16138
e86977379fc1 Add a POTFILES.skip file to skip the crazychat plugin, which isn't built by
Richard Laager <rlaager@wiktel.com>
parents:
diff changeset
2 pidgin/plugins/crazychat/cc_pidgin_plugin.c