Mercurial > pidgin.yaz
comparison pidgin/gtksession.c @ 27931:d8e6a2d592a4
propagate from branch 'im.pidgin.pidgin' (head 66190c21dfe7125476caca3c14725bac9db8b71b)
to branch 'im.pidgin.pidgin.yaz' (head 30f1655106c7764e3f9cfc8a139784d9b0bd4459)
author | Yoshiki Yazawa <yaz@honeyplanet.jp> |
---|---|
date | Tue, 03 Mar 2009 06:57:02 +0000 |
parents | 584063555949 |
children | 21277e69e06c |
comparison
equal
deleted
inserted
replaced
27930:25319f536d93 | 27931:d8e6a2d592a4 |
---|---|
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 */ |