Mercurial > pidgin
comparison finch/gntui.c @ 19658:1525c75849cc
merge of '2711852de086a4c03cc115b401f2f5ee0f6fab44'
and 'acf8d250c77786771f4fda3c7e69009acb30d4ed'
author | Kevin Stange <kevin@simguy.net> |
---|---|
date | Thu, 06 Sep 2007 06:30:30 +0000 |
parents | 6e9a16deb5b1 |
children | 44b4e8bd759b |
comparison
equal
deleted
inserted
replaced
19657:9cc67c3d145e | 19658:1525c75849cc |
---|---|
89 gnt_register_action(_("Sounds"), finch_sounds_show_all); | 89 gnt_register_action(_("Sounds"), finch_sounds_show_all); |
90 gnt_register_action(_("Preferences"), finch_prefs_show_all); | 90 gnt_register_action(_("Preferences"), finch_prefs_show_all); |
91 gnt_register_action(_("Statuses"), finch_savedstatus_show_all); | 91 gnt_register_action(_("Statuses"), finch_savedstatus_show_all); |
92 | 92 |
93 #ifdef STANDALONE | 93 #ifdef STANDALONE |
94 | |
95 finch_plugins_save_loaded(); | |
96 } | 94 } |
97 | 95 |
98 void gnt_ui_uninit() | 96 void gnt_ui_uninit() |
99 { | 97 { |
100 purple_accounts_set_ui_ops(NULL); | 98 purple_accounts_set_ui_ops(NULL); |