[gnome-control-center] wacom: Align the stylus section with the tablet section



commit 752c964c1c8546bcc5bfe73d911b9e59c77dfcbe
Author: Bastien Nocera <hadess hadess net>
Date:   Fri Oct 4 09:04:42 2013 +0200

    wacom: Align the stylus section with the tablet section
    
    https://bugzilla.gnome.org/show_bug.cgi?id=709360

 panels/wacom/wacom-stylus-page.ui |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/panels/wacom/wacom-stylus-page.ui b/panels/wacom/wacom-stylus-page.ui
index 98eaf84..026eca1 100644
--- a/panels/wacom/wacom-stylus-page.ui
+++ b/panels/wacom/wacom-stylus-page.ui
@@ -66,6 +66,7 @@
     <property name="can_focus">False</property>
     <property name="column_spacing">10</property>
     <property name="row_spacing">10</property>
+    <property name="hexpand">True</property>
     <child>
       <object class="GtkLabel" id="label-stylus">
         <property name="visible">True</property>
@@ -108,6 +109,7 @@
         <property name="margin_top">6</property>
         <property name="row_spacing">10</property>
         <property name="column_spacing">10</property>
+        <property name="hexpand">True</property>
         <child>
           <object class="GtkLabel" id="label-eraser-feel">
             <property name="visible">True</property>
@@ -132,6 +134,7 @@
             <property name="visible">True</property>
             <property name="can_focus">False</property>
             <property name="spacing">10</property>
+            <property name="hexpand">True</property>
             <child>
               <object class="GtkLabel" id="label-eraser-soft">
                 <property name="visible">True</property>


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