[gnome-initial-setup] Update wording of the online accounts page



commit 6bde9731e47cd76cbe459860300b30e1eb5b6a30
Author: Matthias Clasen <mclasen redhat com>
Date:   Fri Jun 22 15:30:50 2012 -0400

    Update wording of the online accounts page
    
    Following updates in the design

 gnome-initial-setup/setup.ui |   23 +----------------------
 1 files changed, 1 insertions(+), 22 deletions(-)
---
diff --git a/gnome-initial-setup/setup.ui b/gnome-initial-setup/setup.ui
index 0961f47..49a6c31 100644
--- a/gnome-initial-setup/setup.ui
+++ b/gnome-initial-setup/setup.ui
@@ -636,7 +636,7 @@
             <child>
               <object class="GtkLabel" id="online-title">
                 <property name="visible">True</property>
-                <property name="label" translatable="yes">Online Accounts</property>
+                <property name="label" translatable="yes">Link other accounts</property>
                 <property name="halign">center</property>
                 <property name="valign">start</property>
                 <property name="margin-bottom">18</property>
@@ -653,27 +653,6 @@
               </packing>
             </child>
             <child>
-              <object class="GtkLabel" id="online-subtitle">
-                <property name="visible">True</property>
-                <property name="label" translatable="yes">Associate your new account with your existing online accounts.</property>
-                <property name="halign">start</property>
-                <property name="valign">start</property>
-                <property name="margin-bottom">18</property>
-                <property name="xalign">0.0</property>
-                <property name="wrap">True</property>
-                <property name="width-chars">50</property>
-                <attributes>
-                  <attribute name="weight" value="bold"/>
-                </attributes>
-              </object>
-              <packing>
-                <property name="left_attach">0</property>
-                <property name="top_attach">1</property>
-                <property name="width">1</property>
-                <property name="height">1</property>
-              </packing>
-            </child>
-            <child>
               <object class="GtkBox" id="online-accounts-list">
                 <property name="orientation">vertical</property>
                 <property name="visible">True</property>



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