Mercurial > pidgin.yaz
comparison pidgin/gtksession.c @ 29671:b98519a42e53
propagate from branch 'im.pidgin.pidgin' (head 431618de0f30a6938f7e14d2d61ee5d7738acd59)
to branch 'im.pidgin.cpw.attention_ui' (head 152f22112dfd920caedfff2893c8ffd449c1083c)
author | Marcus Lundblad <ml@update.uu.se> |
---|---|
date | Mon, 02 Mar 2009 22:07:59 +0000 |
parents | 584063555949 |
children | 21277e69e06c |
comparison
equal
deleted
inserted
replaced
29670:a0668fbf2483 | 29671:b98519a42e53 |
---|---|
106 } | 106 } |
107 | 107 |
108 purple_debug(PURPLE_DEBUG_INFO, NULL, "done.\n"); | 108 purple_debug(PURPLE_DEBUG_INFO, NULL, "done.\n"); |
109 } | 109 } |
110 | 110 |
111 /* We call any handler installed before (or after) ice_init but | 111 /* We call any handler installed before (or after) ice_init but |
112 * avoid calling the default libICE handler which does an exit(). | 112 * avoid calling the default libICE handler which does an exit(). |
113 * | 113 * |
114 * This means we do nothing by default, which is probably correct, | 114 * This means we do nothing by default, which is probably correct, |
115 * the connection will get closed by libICE | 115 * the connection will get closed by libICE |
116 */ | 116 */ |