From 05fc0e66fe3b2155182b9d90b0b5c1d0ec08881e Mon Sep 17 00:00:00 2001 From: Stefano Karapetsas Date: Fri, 24 Jan 2014 17:05:46 +0100 Subject: Remove all separator occurrences --- capplets/about-me/eel-alert-dialog.c | 3 --- capplets/common/file-transfer-dialog.c | 3 --- capplets/keyboard/mate-keyboard-properties-a11y-notifications.ui | 1 - capplets/keyboard/mate-keyboard-properties-dialog.ui | 1 - capplets/keyboard/mate-keyboard-properties-layout-chooser.ui | 1 - capplets/keyboard/mate-keyboard-properties-model-chooser.ui | 1 - capplets/keyboard/mate-keyboard-properties-options-dialog.ui | 1 - capplets/mouse/mate-mouse-properties.ui | 1 - capplets/windows/mate-window-properties.ui | 1 - 9 files changed, 13 deletions(-) diff --git a/capplets/about-me/eel-alert-dialog.c b/capplets/about-me/eel-alert-dialog.c index 9efed13f..3fe9197d 100644 --- a/capplets/about-me/eel-alert-dialog.c +++ b/capplets/about-me/eel-alert-dialog.c @@ -356,9 +356,6 @@ eel_alert_dialog_new (GtkWindow *parent, gtk_container_set_border_width (GTK_CONTAINER (dialog), 5); gtk_box_set_spacing (GTK_BOX (gtk_dialog_get_content_area (GTK_DIALOG (dialog))), 14); gtk_window_set_resizable (GTK_WINDOW (dialog), FALSE); -#if !GTK_CHECK_VERSION (3, 0, 0) - gtk_dialog_set_has_separator (dialog, FALSE); -#endif gtk_window_set_title (GTK_WINDOW (dialog), (title != NULL) ? title : ""); diff --git a/capplets/common/file-transfer-dialog.c b/capplets/common/file-transfer-dialog.c index 994fe8ae..9ec531cd 100644 --- a/capplets/common/file-transfer-dialog.c +++ b/capplets/common/file-transfer-dialog.c @@ -337,9 +337,6 @@ file_transfer_dialog_init (FileTransferDialog *dlg) gtk_dialog_add_button (GTK_DIALOG (dlg), GTK_STOCK_CANCEL, GTK_RESPONSE_CANCEL); -#if !GTK_CHECK_VERSION (3, 0, 0) - gtk_dialog_set_has_separator (GTK_DIALOG (dlg), FALSE); -#endif gtk_container_set_border_width (GTK_CONTAINER (dlg), 6); gtk_widget_show_all (content_area); diff --git a/capplets/keyboard/mate-keyboard-properties-a11y-notifications.ui b/capplets/keyboard/mate-keyboard-properties-a11y-notifications.ui index 3f33d991..78d3a85e 100644 --- a/capplets/keyboard/mate-keyboard-properties-a11y-notifications.ui +++ b/capplets/keyboard/mate-keyboard-properties-a11y-notifications.ui @@ -8,7 +8,6 @@ Keyboard Accessibility Audio Feedback center-on-parent dialog - False True diff --git a/capplets/keyboard/mate-keyboard-properties-dialog.ui b/capplets/keyboard/mate-keyboard-properties-dialog.ui index 4b5f7aa7..b82195ff 100644 --- a/capplets/keyboard/mate-keyboard-properties-dialog.ui +++ b/capplets/keyboard/mate-keyboard-properties-dialog.ui @@ -75,7 +75,6 @@ 450 430 dialog - False True diff --git a/capplets/keyboard/mate-keyboard-properties-layout-chooser.ui b/capplets/keyboard/mate-keyboard-properties-layout-chooser.ui index 2beb56d0..2de4c9b4 100644 --- a/capplets/keyboard/mate-keyboard-properties-layout-chooser.ui +++ b/capplets/keyboard/mate-keyboard-properties-layout-chooser.ui @@ -9,7 +9,6 @@ 670 350 dialog - False True diff --git a/capplets/keyboard/mate-keyboard-properties-model-chooser.ui b/capplets/keyboard/mate-keyboard-properties-model-chooser.ui index 3fe7d4e1..a89cfc93 100644 --- a/capplets/keyboard/mate-keyboard-properties-model-chooser.ui +++ b/capplets/keyboard/mate-keyboard-properties-model-chooser.ui @@ -10,7 +10,6 @@ 450 400 dialog - False True diff --git a/capplets/keyboard/mate-keyboard-properties-options-dialog.ui b/capplets/keyboard/mate-keyboard-properties-options-dialog.ui index f92c4cd2..06914448 100644 --- a/capplets/keyboard/mate-keyboard-properties-options-dialog.ui +++ b/capplets/keyboard/mate-keyboard-properties-options-dialog.ui @@ -10,7 +10,6 @@ 550 400 dialog - False True diff --git a/capplets/mouse/mate-mouse-properties.ui b/capplets/mouse/mate-mouse-properties.ui index edc91a8c..bf14f876 100644 --- a/capplets/mouse/mate-mouse-properties.ui +++ b/capplets/mouse/mate-mouse-properties.ui @@ -62,7 +62,6 @@ 5 Mouse Preferences dialog - False True diff --git a/capplets/windows/mate-window-properties.ui b/capplets/windows/mate-window-properties.ui index 3e495b79..6a40b744 100644 --- a/capplets/windows/mate-window-properties.ui +++ b/capplets/windows/mate-window-properties.ui @@ -7,7 +7,6 @@ Window Preferences False dialog - False True -- cgit v1.2.1