diff options
author | Stefano Karapetsas <[email protected]> | 2014-01-24 17:05:46 +0100 |
---|---|---|
committer | Stefano Karapetsas <[email protected]> | 2014-01-24 17:05:46 +0100 |
commit | 05fc0e66fe3b2155182b9d90b0b5c1d0ec08881e (patch) | |
tree | 3339d075b5ddd5379f12eaee29522637254c1f0f /capplets/keyboard | |
parent | f586ff0e6382d3a509c587a28f302690519e2339 (diff) | |
download | mate-control-center-05fc0e66fe3b2155182b9d90b0b5c1d0ec08881e.tar.bz2 mate-control-center-05fc0e66fe3b2155182b9d90b0b5c1d0ec08881e.tar.xz |
Remove all separator occurrences
Diffstat (limited to 'capplets/keyboard')
5 files changed, 0 insertions, 5 deletions
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> |