| 26502:f0c8338ca7da | 26503:8f0ab2bd6cf3 |
|---|---|
| 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 | |
| 316 pidgin_medias_init(); | 315 pidgin_medias_init(); |
| 317 #endif | |
| 318 } | 316 } |
| 319 | 317 |
| 320 static GHashTable *ui_info = NULL; | 318 static GHashTable *ui_info = NULL; |
| 321 | 319 |
| 322 static void | 320 static void |