From aef402c6cd92c60b6ee6254f354363abb0ee3b2c Mon Sep 17 00:00:00 2001 From: Cosimo Cecchi Date: Sun, 24 May 2009 13:12:54 +0200 Subject: Remove the preferences --- src/empathy-preferences.c | 5 ----- src/empathy-preferences.ui | 36 ------------------------------------ 2 files changed, 41 deletions(-) (limited to 'src') diff --git a/src/empathy-preferences.c b/src/empathy-preferences.c index d2ac53bb3..406db4c9f 100644 --- a/src/empathy-preferences.c +++ b/src/empathy-preferences.c @@ -53,7 +53,6 @@ typedef struct { GtkWidget *checkbutton_autoconnect; GtkWidget *radiobutton_contact_list_sort_by_name; GtkWidget *radiobutton_contact_list_sort_by_state; - GtkWidget *checkbutton_use_hash; GtkWidget *checkbutton_sounds_enabled; GtkWidget *checkbutton_sounds_disabled_away; @@ -285,9 +284,6 @@ preferences_setup_widgets (EmpathyPreferences *preferences) preferences_hookup_sensitivity (preferences, EMPATHY_PREFS_LOCATION_PUBLISH, preferences->checkbutton_location_reduce_accuracy); - preferences_hookup_toggle_button (preferences, - EMPATHY_PREFS_FILE_TRANSFER_USE_HASH, - preferences->checkbutton_use_hash); id = empathy_conf_notify_add (empathy_conf_get (), EMPATHY_PREFS_UI_COMPACT_CONTACT_LIST, @@ -1132,7 +1128,6 @@ empathy_preferences_show (GtkWindow *parent) "checkbutton_autoconnect", &preferences->checkbutton_autoconnect, "radiobutton_contact_list_sort_by_name", &preferences->radiobutton_contact_list_sort_by_name, "radiobutton_contact_list_sort_by_state", &preferences->radiobutton_contact_list_sort_by_state, - "checkbutton_use_hash", &preferences->checkbutton_use_hash, "checkbutton_notifications_enabled", &preferences->checkbutton_notifications_enabled, "checkbutton_notifications_disabled_away", &preferences->checkbutton_notifications_disabled_away, "checkbutton_notifications_focus", &preferences->checkbutton_notifications_focus, diff --git a/src/empathy-preferences.ui b/src/empathy-preferences.ui index 4f45eeaf0..d92fc8f88 100644 --- a/src/empathy-preferences.ui +++ b/src/empathy-preferences.ui @@ -224,42 +224,6 @@ 2 - - - True - 0 - none - - - True - 6 - 12 - - - Use chec_ksum to validate file transfers, if possible - True - True - False - True - True - - - - - - - True - <b>File Transfer</b> - True - - - - - False - False - 3 - - -- cgit v1.2.3