summaryrefslogtreecommitdiff
path: root/mate-panel
diff options
context:
space:
mode:
authorStefano Karapetsas <[email protected]>2013-12-01 18:26:34 +0100
committerStefano Karapetsas <[email protected]>2013-12-01 18:26:34 +0100
commitd2a24b977ff1d39564fb39176360a0dd229c9e05 (patch)
tree14234c7394c71fd1b0beb0b89749a79c55e7fa2b /mate-panel
parent17fc492a17e8f5317d7438c771ac9c95ce1e0a04 (diff)
downloadmate-panel-d2a24b977ff1d39564fb39176360a0dd229c9e05.tar.bz2
mate-panel-d2a24b977ff1d39564fb39176360a0dd229c9e05.tar.xz
Remove has_separator property from ui files
Diffstat (limited to 'mate-panel')
-rw-r--r--mate-panel/panel-properties-dialog.ui2
-rw-r--r--mate-panel/panel-run-dialog.ui1
-rw-r--r--mate-panel/panel-test-applets.ui1
3 files changed, 0 insertions, 4 deletions
diff --git a/mate-panel/panel-properties-dialog.ui b/mate-panel/panel-properties-dialog.ui
index 34feae70..30bb2ce0 100644
--- a/mate-panel/panel-properties-dialog.ui
+++ b/mate-panel/panel-properties-dialog.ui
@@ -8,7 +8,6 @@
<property name="resizable">False</property>
<property name="window_position">center</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>
@@ -613,7 +612,6 @@
<property name="title" translatable="yes">Image Background Details</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-vbox2">
<property name="visible">True</property>
diff --git a/mate-panel/panel-run-dialog.ui b/mate-panel/panel-run-dialog.ui
index 04fa84f7..16afda11 100644
--- a/mate-panel/panel-run-dialog.ui
+++ b/mate-panel/panel-run-dialog.ui
@@ -8,7 +8,6 @@
<property name="resizable">False</property>
<property name="window_position">center</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/mate-panel/panel-test-applets.ui b/mate-panel/panel-test-applets.ui
index a5a092c8..923ab27e 100644
--- a/mate-panel/panel-test-applets.ui
+++ b/mate-panel/panel-test-applets.ui
@@ -7,7 +7,6 @@
<property name="title" translatable="yes" comments="This is an utility to easily test various applets">Test applet utility</property>
<property name="resizable">False</property>
<property name="type_hint">dialog</property>
- <property name="has_separator">False</property>
<signal name="destroy" handler="gtk_main_quit"/>
<child internal-child="vbox">
<object class="GtkVBox" id="dialog-vbox1">