[gnome-color-manager] viewer: vertically align the information header text for labels that might overfill
- From: Richard Hughes <rhughes src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-color-manager] viewer: vertically align the information header text for labels that might overfill
- Date: Fri, 25 Mar 2011 15:06:27 +0000 (UTC)
commit 836edeb44d1091c7c5e3ab6796d8c8c6f7156676
Author: Richard Hughes <richard hughsie com>
Date: Fri Mar 25 15:01:11 2011 +0000
viewer: vertically align the information header text for labels that might overfill
data/gcm-viewer.ui | 4 ++++
1 files changed, 4 insertions(+), 0 deletions(-)
---
diff --git a/data/gcm-viewer.ui b/data/gcm-viewer.ui
index 6fd2f5d..a4df722 100644
--- a/data/gcm-viewer.ui
+++ b/data/gcm-viewer.ui
@@ -315,6 +315,7 @@
<object class="GtkLabel" id="label_title_profile_manufacturer">
<property name="visible">True</property>
<property name="can_focus">False</property>
+ <property name="valign">start</property>
<property name="label" translatable="yes" comments="The manufacturer of the profile">Device manufacturer:</property>
<attributes>
<attribute name="weight" value="bold"/>
@@ -382,6 +383,7 @@
<object class="GtkLabel" id="label_title_profile_model">
<property name="visible">True</property>
<property name="can_focus">False</property>
+ <property name="valign">start</property>
<property name="label" translatable="yes" comments="The manufacturer of the profile">Device model:</property>
<attributes>
<attribute name="weight" value="bold"/>
@@ -582,6 +584,7 @@
<object class="GtkLabel" id="label_title_copyright">
<property name="visible">True</property>
<property name="can_focus">False</property>
+ <property name="valign">start</property>
<property name="label" translatable="yes" comments="The licence of the profile, normally non-free">License:</property>
<attributes>
<attribute name="weight" value="bold"/>
@@ -715,6 +718,7 @@
<object class="GtkLabel" id="label_title_filename">
<property name="visible">True</property>
<property name="can_focus">False</property>
+ <property name="valign">start</property>
<property name="label" translatable="yes" comments="The basename (the last section of the filename) of the profile">Filename:</property>
<attributes>
<attribute name="weight" value="bold"/>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]