pidgin/gtkprefs.c

branch
soc.2013.gobjectification
changeset 34853
cd81f6c8f83d
parent 34746
dc9c911dbd35
parent 34259
5309bb9956cf
child 34874
e03d555394c5
equal deleted inserted replaced
34852:0e01a98b2ef7 34853:cd81f6c8f83d
4316 purple_prefs_remove(PIDGIN_PREFS_ROOT "/blist/button_style"); 4316 purple_prefs_remove(PIDGIN_PREFS_ROOT "/blist/button_style");
4317 purple_prefs_remove(PIDGIN_PREFS_ROOT "/blist/grey_idle_buddies"); 4317 purple_prefs_remove(PIDGIN_PREFS_ROOT "/blist/grey_idle_buddies");
4318 purple_prefs_remove(PIDGIN_PREFS_ROOT "/blist/raise_on_events"); 4318 purple_prefs_remove(PIDGIN_PREFS_ROOT "/blist/raise_on_events");
4319 purple_prefs_remove(PIDGIN_PREFS_ROOT "/blist/show_group_count"); 4319 purple_prefs_remove(PIDGIN_PREFS_ROOT "/blist/show_group_count");
4320 purple_prefs_remove(PIDGIN_PREFS_ROOT "/blist/show_warning_level"); 4320 purple_prefs_remove(PIDGIN_PREFS_ROOT "/blist/show_warning_level");
4321 purple_prefs_remove(PIDGIN_PREFS_ROOT "/blist/tooltip_delay");
4321 purple_prefs_remove(PIDGIN_PREFS_ROOT "/conversations/button_type"); 4322 purple_prefs_remove(PIDGIN_PREFS_ROOT "/conversations/button_type");
4322 purple_prefs_remove(PIDGIN_PREFS_ROOT "/conversations/ctrl_enter_sends"); 4323 purple_prefs_remove(PIDGIN_PREFS_ROOT "/conversations/ctrl_enter_sends");
4323 purple_prefs_remove(PIDGIN_PREFS_ROOT "/conversations/enter_sends"); 4324 purple_prefs_remove(PIDGIN_PREFS_ROOT "/conversations/enter_sends");
4324 purple_prefs_remove(PIDGIN_PREFS_ROOT "/conversations/escape_closes"); 4325 purple_prefs_remove(PIDGIN_PREFS_ROOT "/conversations/escape_closes");
4325 purple_prefs_remove(PIDGIN_PREFS_ROOT "/conversations/html_shortcuts"); 4326 purple_prefs_remove(PIDGIN_PREFS_ROOT "/conversations/html_shortcuts");

mercurial