| 26338:eab4851586b7 | 26339:29f9a4c24cc5 |
|---|---|
| 310 pidgin_roomlist_init(); | 310 pidgin_roomlist_init(); |
| 311 pidgin_log_init(); | 311 pidgin_log_init(); |
| 312 pidgin_docklet_init(); | 312 pidgin_docklet_init(); |
| 313 pidgin_smileys_init(); | 313 pidgin_smileys_init(); |
| 314 pidgin_utils_init(); | 314 pidgin_utils_init(); |
| 315 #ifdef USE_VV | |
| 315 pidgin_medias_init(); | 316 pidgin_medias_init(); |
| 317 #endif | |
| 316 } | 318 } |
| 317 | 319 |
| 318 static GHashTable *ui_info = NULL; | 320 static GHashTable *ui_info = NULL; |
| 319 | 321 |
| 320 static void | 322 static void |