[Xfce4-commits] [apps/xfce4-taskmanager] 04/11: Always show the status bar in the pane

noreply at xfce.org noreply at xfce.org
Fri Dec 19 12:44:50 CET 2014


This is an automated email from the git hooks/post-receive script.

peter pushed a commit to branch master
in repository apps/xfce4-taskmanager.

commit 69e4d3cdffde2474ca600ac0b38f10d1abd0af1e
Author: Peter de Ridder <peter at xfce.org>
Date:   Fri Dec 19 11:19:45 2014 +0100

    Always show the status bar in the pane
    
    Signed-off-by: Simon Steinbeiss <simon.steinbeiss at elfenbeinturm.at>
---
 src/process-window.ui |    5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/src/process-window.ui b/src/process-window.ui
index 1c4e71b..8068ec6 100644
--- a/src/process-window.ui
+++ b/src/process-window.ui
@@ -122,7 +122,6 @@
                 <property name="can_focus">False</property>
                 <child>
                   <object class="GtkHBox" id="graph-hbox">
-                    <property name="height_request">80</property>
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
                     <child>
@@ -169,8 +168,8 @@
                 </child>
               </object>
               <packing>
-                <property name="resize">False</property>
-                <property name="shrink">True</property>
+                <property name="resize">True</property>
+                <property name="shrink">False</property>
               </packing>
             </child>
             <child>

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Xfce4-commits mailing list