[gnome-initial-setup] goa: Center the subtitle



commit 299329af870ab6f1b933d0d8fc2b2ae7baac092d
Author: Matthias Clasen <mclasen redhat com>
Date:   Wed Feb 17 22:38:47 2016 -0500

    goa: Center the subtitle
    
    This is in line with what all the other pages do.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=762178

 gnome-initial-setup/pages/goa/gis-goa-page.ui |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/gnome-initial-setup/pages/goa/gis-goa-page.ui b/gnome-initial-setup/pages/goa/gis-goa-page.ui
index 4c53f78..904d231 100644
--- a/gnome-initial-setup/pages/goa/gis-goa-page.ui
+++ b/gnome-initial-setup/pages/goa/gis-goa-page.ui
@@ -52,6 +52,7 @@
           <object class="GtkLabel" id="label">
             <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">6</property>
             <property name="label" translatable="yes">Connecting your accounts will allow you to easily 
access your email, online calendar, contacts, documents and photos.</property>


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