[Xfce4-commits] [xfce/xfce4-settings] 38/67: display: Make sure the notebook fills the settings page

noreply at xfce.org noreply at xfce.org
Sat Sep 22 11:23:29 CEST 2018


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

o   c   h   o   s   i       p   u   s   h   e   d       a       c   o   m   m   i   t       t   o       b   r   a   n   c   h       m   a   s   t   e   r   
   in repository xfce/xfce4-settings.

commit 0938d791955bd136f8736bcdb2332f17bb71366e
Author: Simon Steinbeiss <simon.steinbeiss at elfenbeinturm.at>
Date:   Sun Aug 26 18:17:14 2018 +0200

    display: Make sure the notebook fills the settings page
---
 dialogs/display-settings/display-dialog.glade | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/dialogs/display-settings/display-dialog.glade b/dialogs/display-settings/display-dialog.glade
index bc472ce..8088d6b 100644
--- a/dialogs/display-settings/display-dialog.glade
+++ b/dialogs/display-settings/display-dialog.glade
@@ -81,6 +81,8 @@
               <object class="GtkNotebook">
                 <property name="visible">True</property>
                 <property name="can_focus">True</property>
+                <property name="hexpand">True</property>
+                <property name="vexpand">True</property>
                 <child>
                   <object class="GtkBox">
                     <property name="visible">True</property>

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


More information about the Xfce4-commits mailing list