[gnome-initial-setup] account: Fix the appearance of the level bar
- From: Jasper St. Pierre <jstpierre src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-initial-setup] account: Fix the appearance of the level bar
- Date: Fri, 14 Dec 2012 21:13:25 +0000 (UTC)
commit 1f97dbed58c4175213927771052cf09861f3db06
Author: Jasper St. Pierre <jstpierre mecheye net>
Date: Fri Dec 14 15:52:39 2012 -0500
account: Fix the appearance of the level bar
.../pages/account/gis-account-page.ui | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/gnome-initial-setup/pages/account/gis-account-page.ui b/gnome-initial-setup/pages/account/gis-account-page.ui
index 617e7f1..36a53c2 100644
--- a/gnome-initial-setup/pages/account/gis-account-page.ui
+++ b/gnome-initial-setup/pages/account/gis-account-page.ui
@@ -213,8 +213,9 @@
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="halign">start</property>
- <property name="min-value">0</property>
- <property name="max-value">3</property>
+ <property name="valign">center</property>
+ <property name="vexpand">False</property>
+ <property name="max-value">4</property>
<property name="mode">discrete</property>
</object>
<packing>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]