diff mbox

[1/4] gui: remove the status bar

Message ID 20171001161517.16407-1-nicolas.iooss@m4x.org (mailing list archive)
State Superseded
Headers show

Commit Message

Nicolas Iooss Oct. 1, 2017, 4:15 p.m. UTC
The status bar of system-config-selinux's main window is not used and
takes some room. Remove it.

Signed-off-by: Nicolas Iooss <nicolas.iooss@m4x.org>
---
 gui/system-config-selinux.ui | 19 -------------------
 1 file changed, 19 deletions(-)

Comments

Jason Zaman Oct. 2, 2017, 3:28 p.m. UTC | #1
On Sun, Oct 01, 2017 at 06:15:14PM +0200, Nicolas Iooss wrote:
> The status bar of system-config-selinux's main window is not used and
> takes some room. Remove it.
> 
> Signed-off-by: Nicolas Iooss <nicolas.iooss@m4x.org>

Merged this whole set. It all worked for me when i ran it in the tree, I
also realized that i havent packaged the gui for gentoo. I'll do that
soon.

-- Jason
diff mbox

Patch

diff --git a/gui/system-config-selinux.ui b/gui/system-config-selinux.ui
index c3f261a10d8d..7cc1cc532a1f 100644
--- a/gui/system-config-selinux.ui
+++ b/gui/system-config-selinux.ui
@@ -1862,25 +1862,6 @@  Level</property>
             <property name="position">1</property>
           </packing>
         </child>
-        <child>
-          <object class="GtkStatusbar">
-            <property name="visible">True</property>
-            <property name="can_focus">False</property>
-            <property name="margin_left">10</property>
-            <property name="margin_right">10</property>
-            <property name="margin_start">10</property>
-            <property name="margin_end">10</property>
-            <property name="margin_top">6</property>
-            <property name="margin_bottom">6</property>
-            <property name="orientation">vertical</property>
-            <property name="spacing">2</property>
-          </object>
-          <packing>
-            <property name="expand">False</property>
-            <property name="fill">False</property>
-            <property name="position">2</property>
-          </packing>
-        </child>
       </object>
     </child>
     <child type="titlebar">