[gnome-applets/wip/gnome-3.10+: 29/48] misc: remove has_separator from *.ui files



commit e469027e6881a5b47091a07879f37c140f2bc746
Author: Alberts Muktupāvels <alberts muktupavels gmail com>
Date:   Tue Jul 8 13:28:02 2014 +0300

    misc: remove has_separator from *.ui files

 battstat/battstat_applet.ui               |    1 -
 cpufreq/cpufreq-preferences.ui            |    1 -
 modemlights/modemlights.ui                |    1 -
 stickynotes/stickynotes.ui                |    4 ----
 trashapplet/trashapplet-empty-progress.ui |    1 -
 5 files changed, 0 insertions(+), 8 deletions(-)
---
diff --git a/battstat/battstat_applet.ui b/battstat/battstat_applet.ui
index 77d21a8..af5e9a8 100644
--- a/battstat/battstat_applet.ui
+++ b/battstat/battstat_applet.ui
@@ -13,7 +13,6 @@
     <property name="border_width">5</property>
     <property name="title" translatable="yes">Battery Charge Monitor Preferences</property>
     <property name="type_hint">dialog</property>
-    <property name="has_separator">False</property>
     <child internal-child="vbox">
       <object class="GtkVBox" id="dialog_vbox">
         <property name="visible">True</property>
diff --git a/cpufreq/cpufreq-preferences.ui b/cpufreq/cpufreq-preferences.ui
index 78530f0..33d719e 100644
--- a/cpufreq/cpufreq-preferences.ui
+++ b/cpufreq/cpufreq-preferences.ui
@@ -8,7 +8,6 @@
     <property name="resizable">False</property>
     <property name="destroy_with_parent">True</property>
     <property name="type_hint">dialog</property>
-    <property name="has_separator">False</property>
     <child internal-child="vbox">
       <object class="GtkVBox" id="prefs_dialog_vbox">
         <property name="visible">True</property>
diff --git a/modemlights/modemlights.ui b/modemlights/modemlights.ui
index 19b611d..8979f5b 100644
--- a/modemlights/modemlights.ui
+++ b/modemlights/modemlights.ui
@@ -8,7 +8,6 @@
     <property name="modal">True</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/stickynotes/stickynotes.ui b/stickynotes/stickynotes.ui
index 14bcdf3..736f1a4 100644
--- a/stickynotes/stickynotes.ui
+++ b/stickynotes/stickynotes.ui
@@ -62,7 +62,6 @@
     <property name="title" translatable="yes">Sticky Notes 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>
@@ -507,7 +506,6 @@
     <property name="resizable">False</property>
     <property name="modal">True</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>
@@ -626,7 +624,6 @@
     <property name="border_width">5</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-vbox4">
         <property name="visible">True</property>
@@ -916,7 +913,6 @@
     <property name="title" translatable="yes">Sticky Note Properties</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/trashapplet/trashapplet-empty-progress.ui b/trashapplet/trashapplet-empty-progress.ui
index 1b075d6..4be5585 100644
--- a/trashapplet/trashapplet-empty-progress.ui
+++ b/trashapplet/trashapplet-empty-progress.ui
@@ -7,7 +7,6 @@
     <property name="title" translatable="yes">Emptying the Trash</property>
     <property name="default_width">400</property>
     <property name="type_hint">normal</property>
-    <property name="has_separator">False</property>
     <child internal-child="vbox">
       <object class="GtkVBox" id="dialog-vbox1">
         <child>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]