[gnome-initial-setup] account: Make the tip text consistent
- From: Jasper St. Pierre <jstpierre src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-initial-setup] account: Make the tip text consistent
- Date: Thu, 3 Jan 2013 19:43:36 +0000 (UTC)
commit 5901e155171fcee89e42a363cd1fe92475e9378a
Author: Jasper St. Pierre <jstpierre mecheye net>
Date: Thu Jan 3 14:17:36 2013 -0500
account: Make the tip text consistent
Use a dim label, small text, and don't start with "Tip:"
.../pages/account/gis-account-page.ui | 13 +++++++++++--
1 files changed, 11 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 e3a7ba1..a36d8d6 100644
--- a/gnome-initial-setup/pages/account/gis-account-page.ui
+++ b/gnome-initial-setup/pages/account/gis-account-page.ui
@@ -118,6 +118,9 @@
<style>
<class name="dim-label"/>
</style>
+ <attributes>
+ <attribute name="scale" value="0.8"/>
+ </attributes>
</object>
<packing>
<property name="left_attach">2</property>
@@ -212,6 +215,9 @@
<style>
<class name="dim-label"/>
</style>
+ <attributes>
+ <attribute name="scale" value="0.8"/>
+ </attributes>
</object>
<packing>
<property name="left_attach">2</property>
@@ -443,9 +449,12 @@
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="xalign">0</property>
- <property name="label" translatable="yes">Tip: Enterprise domain or realm name</property>
+ <property name="label" translatable="yes">Enterprise domain or realm name</property>
+ <style>
+ <class name="dim-label"/>
+ </style>
<attributes>
- <attribute name="scale" value="0.80000000000000004"/>
+ <attribute name="scale" value="0.8"/>
</attributes>
</object>
<packing>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]