[gnome-initial-setup/shell/4765: 350/362] keyboard: Remove redundant title



commit 597ceee24b098fdab8f3afbd7ece74015b1dbe34
Author: Roddy Shuler <roddy endlessm com>
Date:   Fri Mar 13 15:49:34 2015 -0700

    keyboard: Remove redundant title
    
    Also, change the styling of the remaining text
    for consistency with the other pages.
    
    [endlessm/eos-shell#3364]

 .../pages/keyboard/gis-keyboard-page.ui            |   26 +++++++-------------
 1 files changed, 9 insertions(+), 17 deletions(-)
---
diff --git a/gnome-initial-setup/pages/keyboard/gis-keyboard-page.ui 
b/gnome-initial-setup/pages/keyboard/gis-keyboard-page.ui
index 817e995..2eb1ea0 100644
--- a/gnome-initial-setup/pages/keyboard/gis-keyboard-page.ui
+++ b/gnome-initial-setup/pages/keyboard/gis-keyboard-page.ui
@@ -9,27 +9,19 @@
         <property name="valign">fill</property>
         <property name="orientation">vertical</property>
         <child>
-          <object class="GtkLabel" id="title">
-            <property name="visible">True</property>
-            <property name="can_focus">False</property>
-            <property name="halign">center</property>
-            <property name="valign">start</property>
-            <property name="label" translatable="yes">Typing</property>
-            <attributes>
-              <attribute name="weight" value="bold"/>
-              <attribute name="scale" value="1.8"/>
-            </attributes>
-          </object>
-        </child>
-        <child>
           <object class="GtkLabel" id="subtitle">
             <property name="visible">True</property>
             <property name="can_focus">False</property>
-            <property name="margin_top">6</property>
             <property name="label" translatable="yes">Select your keyboard layout or an input 
method.</property>
-            <property name="justify">left</property>
-            <property name="wrap">True</property>
-            <property name="max-width-chars">50</property>
+           <property name="hexpand">False</property>
+           <property name="halign">start</property>
+           <property name="valign">start</property>
+           <property name="xalign">0</property>
+           <property name="yalign">0</property>
+           <attributes>
+             <attribute name="weight" value="bold"/>
+             <attribute name="scale" value="1.2"/>
+           </attributes>
           </object>
         </child>
         <child>


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