[gnome-initial-setup] Do a simple first design update pass



commit fbf122f863aa3dc6cab173e70878d839813bcea2
Author: Jasper St. Pierre <jstpierre mecheye net>
Date:   Wed Oct 16 17:30:54 2013 -0400

    Do a simple first design update pass
    
    Add the icons, adopt new headings and text to network, summary and goa,
    but don't do any actual content changes yet. Those will come later.

 gnome-initial-setup/pages/goa/gis-goa-page.ui      |   36 ++++++---
 .../pages/network/gis-network-page.ui              |   87 ++++++++++++++------
 .../pages/summary/gis-summary-page.ui              |   22 +----
 3 files changed, 89 insertions(+), 56 deletions(-)
---
diff --git a/gnome-initial-setup/pages/goa/gis-goa-page.ui b/gnome-initial-setup/pages/goa/gis-goa-page.ui
index 9c81282..473d4c0 100644
--- a/gnome-initial-setup/pages/goa/gis-goa-page.ui
+++ b/gnome-initial-setup/pages/goa/gis-goa-page.ui
@@ -1,28 +1,43 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!-- Generated with glade 3.16.0 on Wed Oct 16 17:29:50 2013 -->
 <interface>
   <!-- interface-requires gtk+ 3.0 -->
   <object class="GtkGrid" id="goa-page">
     <property name="visible">True</property>
     <property name="can_focus">False</property>
-    <property name="halign">fill</property>
     <property name="margin_left">80</property>
     <property name="margin_right">80</property>
     <child>
+      <object class="GtkImage" id="image1">
+        <property name="visible">True</property>
+        <property name="can_focus">False</property>
+        <property name="pixel_size">128</property>
+        <property name="icon_name">goa-panel-symbolic</property>
+        <property name="icon_size">1</property>
+      </object>
+      <packing>
+        <property name="left_attach">0</property>
+        <property name="top_attach">0</property>
+        <property name="width">1</property>
+        <property name="height">1</property>
+      </packing>
+    </child>
+    <child>
       <object class="GtkLabel" id="online-title">
         <property name="visible">True</property>
         <property name="can_focus">False</property>
-        <property name="halign">start</property>
+        <property name="halign">center</property>
         <property name="valign">start</property>
         <property name="margin_bottom">18</property>
-        <property name="label" translatable="yes">Connect to your existing data in the cloud</property>
+        <property name="label" translatable="yes">Connect Your Online Accounts</property>
         <attributes>
           <attribute name="weight" value="bold"/>
-          <attribute name="scale" value="1.2"/>
+          <attribute name="scale" value="1.6"/>
         </attributes>
       </object>
       <packing>
         <property name="left_attach">0</property>
-        <property name="top_attach">0</property>
+        <property name="top_attach">1</property>
         <property name="width">1</property>
         <property name="height">1</property>
       </packing>
@@ -31,12 +46,11 @@
       <object class="GtkLabel" id="online-accounts-label">
         <property name="visible">True</property>
         <property name="can_focus">False</property>
-        <property name="margin_bottom">18</property>
-        <property name="halign">fill</property>
-        <property name="xalign">0</property>
         <property name="valign">start</property>
+        <property name="margin_bottom">18</property>
+        <property name="label" translatable="yes">Connecting your accounts will allow you to easily access 
your email, online calendar, contacts, documents and photos.</property>
+        <property name="justify">center</property>
         <property name="wrap">True</property>
-        <property name="label" translatable="yes">Adding accounts will allow you to transparently connect to 
your online photos, contacts, mail, and more.</property>
       </object>
       <packing>
         <property name="left_attach">0</property>
@@ -49,11 +63,9 @@
       <object class="GtkFrame" id="online-accounts-frame">
         <property name="visible">True</property>
         <property name="can_focus">False</property>
+        <property name="hexpand">True</property>
         <property name="label_xalign">0</property>
         <property name="shadow_type">in</property>
-        <property name="margin-left">0</property>
-        <property name="margin-right">0</property>
-        <property name="hexpand">True</property>
         <child>
           <object class="GtkListBox" id="online-accounts-list">
             <property name="visible">True</property>
diff --git a/gnome-initial-setup/pages/network/gis-network-page.ui 
b/gnome-initial-setup/pages/network/gis-network-page.ui
index 848f7d0..e021833 100644
--- a/gnome-initial-setup/pages/network/gis-network-page.ui
+++ b/gnome-initial-setup/pages/network/gis-network-page.ui
@@ -1,29 +1,29 @@
-<?xml version="1.0"?>
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- Generated with glade 3.16.0 on Wed Oct 16 17:37:48 2013 -->
 <interface>
-  <requires lib="gtk+" version="3.0"/>
+  <!-- interface-requires gtk+ 3.0 -->
   <object class="GtkGrid" id="network-page">
     <property name="name">network-page</property>
     <property name="visible">True</property>
-    <property name="margin-left">80</property>
-    <property name="margin-right">80</property>
-    <property name="halign">fill</property>
-    <property name="valign">fill</property>
+    <property name="can_focus">False</property>
+    <property name="margin_left">80</property>
+    <property name="margin_right">80</property>
     <child>
       <object class="GtkLabel" id="network-title">
         <property name="visible">True</property>
-        <property name="label" translatable="yes">Wireless Networks</property>
-        <property name="hexpand">False</property>
-        <property name="halign">start</property>
+        <property name="can_focus">False</property>
+        <property name="halign">center</property>
         <property name="valign">start</property>
-        <property name="margin-bottom">18</property>
+        <property name="margin_bottom">18</property>
+        <property name="label" translatable="yes">Wi-Fi</property>
         <attributes>
           <attribute name="weight" value="bold"/>
-          <attribute name="scale" value="1.2"/>
+          <attribute name="scale" value="1.6"/>
         </attributes>
       </object>
       <packing>
         <property name="left_attach">0</property>
-        <property name="top_attach">0</property>
+        <property name="top_attach">1</property>
         <property name="width">1</property>
         <property name="height">1</property>
       </packing>
@@ -31,19 +31,20 @@
     <child>
       <object class="GtkScrolledWindow" id="network-scrolledwindow">
         <property name="visible">True</property>
-        <property name="hscrollbar-policy">never</property>
-        <property name="vscrollbar-policy">automatic</property>
-        <property name="shadow-type">in</property>
+        <property name="can_focus">False</property>
+        <property name="hscrollbar_policy">never</property>
+        <property name="shadow_type">in</property>
         <child>
           <object class="GtkViewport" id="viewport1">
             <property name="visible">True</property>
+            <property name="can_focus">False</property>
             <child>
-               <object class="GtkListBox" id="network-list">
-                 <property name="visible">True</property>
-                 <property name="vexpand">True</property>
-                 <property name="hexpand">True</property>
-                 <property name="halign">fill</property>
-                 <property name="valign">fill</property>
+              <object class="GtkListBox" id="network-list">
+                <property name="visible">True</property>
+                <property name="vexpand">True</property>
+                <property name="hexpand">True</property>
+                <property name="halign">fill</property>
+                <property name="valign">fill</property>
               </object>
             </child>
           </object>
@@ -51,7 +52,7 @@
       </object>
       <packing>
         <property name="left_attach">0</property>
-        <property name="top_attach">1</property>
+        <property name="top_attach">3</property>
         <property name="width">1</property>
         <property name="height">1</property>
       </packing>
@@ -59,16 +60,18 @@
     <child>
       <object class="GtkGrid" id="no-network-grid">
         <property name="visible">True</property>
+        <property name="can_focus">False</property>
         <property name="halign">start</property>
         <property name="valign">start</property>
         <child>
           <object class="GtkSpinner" id="no-network-spinner">
             <property name="visible">True</property>
-            <property name="active">True</property>
+            <property name="can_focus">False</property>
             <property name="halign">center</property>
             <property name="valign">center</property>
-            <property name="margin-left">6</property>
-            <property name="margin-right">6</property>
+            <property name="margin_left">6</property>
+            <property name="margin_right">6</property>
+            <property name="active">True</property>
           </object>
           <packing>
             <property name="left_attach">0</property>
@@ -80,9 +83,10 @@
         <child>
           <object class="GtkLabel" id="no-network-label">
             <property name="visible">True</property>
-            <property name="label">No text</property>
+            <property name="can_focus">False</property>
             <property name="halign">center</property>
             <property name="valign">center</property>
+            <property name="label">No text</property>
           </object>
           <packing>
             <property name="left_attach">1</property>
@@ -94,7 +98,36 @@
       </object>
       <packing>
         <property name="left_attach">0</property>
-        <property name="top_attach">3</property>
+        <property name="top_attach">4</property>
+        <property name="width">1</property>
+        <property name="height">1</property>
+      </packing>
+    </child>
+    <child>
+      <object class="GtkImage" id="image1">
+        <property name="visible">True</property>
+        <property name="can_focus">False</property>
+        <property name="pixel_size">128</property>
+        <property name="icon_name">network-wireless-signal-excellent-symbolic</property>
+      </object>
+      <packing>
+        <property name="left_attach">0</property>
+        <property name="top_attach">0</property>
+        <property name="width">1</property>
+        <property name="height">1</property>
+      </packing>
+    </child>
+    <child>
+      <object class="GtkLabel" id="label1">
+        <property name="visible">True</property>
+        <property name="can_focus">False</property>
+        <property name="label" translatable="yes">Connecting to the internet will enable you to set the 
time, add your details, and enable you to access your email, calendar, and contacts. It is also necessary for 
enterprise login  accounts.</property>
+        <property name="justify">center</property>
+        <property name="wrap">True</property>
+      </object>
+      <packing>
+        <property name="left_attach">0</property>
+        <property name="top_attach">2</property>
         <property name="width">1</property>
         <property name="height">1</property>
       </packing>
diff --git a/gnome-initial-setup/pages/summary/gis-summary-page.ui 
b/gnome-initial-setup/pages/summary/gis-summary-page.ui
index 609ad87..158db5f 100644
--- a/gnome-initial-setup/pages/summary/gis-summary-page.ui
+++ b/gnome-initial-setup/pages/summary/gis-summary-page.ui
@@ -12,7 +12,11 @@
         <property name="halign">center</property>
         <property name="valign">start</property>
         <property name="margin_top">16</property>
-        <property name="label" translatable="yes">Your computer is ready to use.</property>
+        <property name="label" translatable="yes">That's it!</property>
+        <attributes>
+          <attribute name="weight" value="bold"/>
+          <attribute name="scale" value="1.6"/>
+        </attributes>
       </object>
       <packing>
         <property name="left_attach">0</property>
@@ -22,22 +26,6 @@
       </packing>
     </child>
     <child>
-      <object class="GtkLabel" id="summary-details2">
-        <property name="visible">True</property>
-        <property name="can_focus">False</property>
-        <property name="halign">center</property>
-        <property name="valign">start</property>
-        <property name="margin_top">16</property>
-        <property name="label" translatable="yes">You may change these options at any time in 
Settings.</property>
-      </object>
-      <packing>
-        <property name="left_attach">0</property>
-        <property name="top_attach">2</property>
-        <property name="width">1</property>
-        <property name="height">1</property>
-      </packing>
-    </child>
-    <child>
       <object class="GtkButton" id="summary-start-button">
         <property name="visible">True</property>
         <property name="can_focus">True</property>


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