[gnome-initial-setup] account: Left-align the heading
- From: Jasper St. Pierre <jstpierre src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-initial-setup] account: Left-align the heading
- Date: Thu, 15 Nov 2012 00:36:35 +0000 (UTC)
commit bb9b9f96f88deac2492bbb8abc1610666e01f5a9
Author: Jasper St. Pierre <jstpierre mecheye net>
Date: Wed Nov 14 19:00:47 2012 -0500
account: Left-align the heading
TODO | 1 -
.../pages/account/gis-account-page.ui | 2 +-
2 files changed, 1 insertions(+), 2 deletions(-)
---
diff --git a/TODO b/TODO
index 6ee94ad..d3088c4 100644
--- a/TODO
+++ b/TODO
@@ -7,7 +7,6 @@
* Network
** need to check the connecting progress
* Account
-** centered heading - should be left aligned
** just use the local account page by default, with a button for "use enterprise login instead" (design is required here)
** act as administrator checkbox won't be useful
** various alignment issues - text entry boxes need be longer
diff --git a/gnome-initial-setup/pages/account/gis-account-page.ui b/gnome-initial-setup/pages/account/gis-account-page.ui
index 2568096..4f931e8 100644
--- a/gnome-initial-setup/pages/account/gis-account-page.ui
+++ b/gnome-initial-setup/pages/account/gis-account-page.ui
@@ -24,7 +24,7 @@
<object class="GtkLabel" id="account-title">
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="halign">center</property>
+ <property name="halign">start</property>
<property name="valign">start</property>
<property name="margin_bottom">18</property>
<property name="hexpand">True</property>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]