summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefano Karapetsas <[email protected]>2014-01-24 17:05:46 +0100
committerStefano Karapetsas <[email protected]>2014-01-24 17:05:46 +0100
commit05fc0e66fe3b2155182b9d90b0b5c1d0ec08881e (patch)
tree3339d075b5ddd5379f12eaee29522637254c1f0f
parentf586ff0e6382d3a509c587a28f302690519e2339 (diff)
downloadmate-control-center-05fc0e66fe3b2155182b9d90b0b5c1d0ec08881e.tar.bz2
mate-control-center-05fc0e66fe3b2155182b9d90b0b5c1d0ec08881e.tar.xz
Remove all separator occurrences
-rw-r--r--capplets/about-me/eel-alert-dialog.c3
-rw-r--r--capplets/common/file-transfer-dialog.c3
-rw-r--r--capplets/keyboard/mate-keyboard-properties-a11y-notifications.ui1
-rw-r--r--capplets/keyboard/mate-keyboard-properties-dialog.ui1
-rw-r--r--capplets/keyboard/mate-keyboard-properties-layout-chooser.ui1
-rw-r--r--capplets/keyboard/mate-keyboard-properties-model-chooser.ui1
-rw-r--r--capplets/keyboard/mate-keyboard-properties-options-dialog.ui1
-rw-r--r--capplets/mouse/mate-mouse-properties.ui1
-rw-r--r--capplets/windows/mate-window-properties.ui1
9 files changed, 0 insertions, 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 @@
<property name="title" translatable="yes">Keyboard Accessibility Audio Feedback</property>
<property name="window_position">center-on-parent</property>
<property name="type_hint">dialog</property>
- <property name="has_separator">False</property>
<child internal-child="vbox">
<object class="GtkVBox" id="dialog-vbox7">
<property name="visible">True</property>
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 @@
<property name="default_width">450</property>
<property name="default_height">430</property>
<property name="type_hint">dialog</property>
- <property name="has_separator">False</property>
<child internal-child="vbox">
<object class="GtkVBox" id="dialog-vbox1">
<property name="visible">True</property>
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 @@
<property name="default_width">670</property>
<property name="default_height">350</property>
<property name="type_hint">dialog</property>
- <property name="has_separator">False</property>
<child internal-child="vbox">
<object class="GtkVBox" id="dialog-vbox3">
<property name="visible">True</property>
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 @@
<property name="default_width">450</property>
<property name="default_height">400</property>
<property name="type_hint">dialog</property>
- <property name="has_separator">False</property>
<child internal-child="vbox">
<object class="GtkVBox" id="dialog-vbox2">
<property name="visible">True</property>
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 @@
<property name="default_width">550</property>
<property name="default_height">400</property>
<property name="type_hint">dialog</property>
- <property name="has_separator">False</property>
<child internal-child="vbox">
<object class="GtkVBox" id="dialog-vbox4">
<property name="visible">True</property>
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 @@
<property name="border_width">5</property>
<property name="title" translatable="yes">Mouse Preferences</property>
<property name="type_hint">dialog</property>
- <property name="has_separator">False</property>
<child internal-child="vbox">
<object class="GtkVBox" id="dialog-vbox1">
<property name="visible">True</property>
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 @@
<property name="title" translatable="yes">Window Preferences</property>
<property name="resizable">False</property>
<property name="type_hint">dialog</property>
- <property name="has_separator">False</property>
<child internal-child="vbox">
<object class="GtkVBox" id="dialog-vbox1">
<property name="visible">True</property>