[gnome-disk-utility/udisks2-port] Use dim-label style in main window
- From: David Zeuthen <davidz src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-disk-utility/udisks2-port] Use dim-label style in main window
- Date: Thu, 12 Jan 2012 16:50:34 +0000 (UTC)
commit d3bfa05c2479ef2e83dfd34cfa2e15a9e9b27696
Author: David Zeuthen <davidz redhat com>
Date: Thu Jan 12 11:49:05 2012 -0500
Use dim-label style in main window
Signed-off-by: David Zeuthen <davidz redhat com>
data/ui/palimpsest.ui | 69 +++++++++++++++++++++++++-----------------------
1 files changed, 36 insertions(+), 33 deletions(-)
---
diff --git a/data/ui/palimpsest.ui b/data/ui/palimpsest.ui
index a49cdbe..0f8ff55 100644
--- a/data/ui/palimpsest.ui
+++ b/data/ui/palimpsest.ui
@@ -365,9 +365,9 @@
<property name="can_focus">False</property>
<property name="xalign">1</property>
<property name="label" translatable="yes">Model</property>
- <attributes>
- <attribute name="foreground" value="#555555555555"/>
- </attributes>
+ <style>
+ <class name="dim-label"/>
+ </style>
</object>
<packing>
<property name="top_attach">1</property>
@@ -402,9 +402,10 @@
<property name="can_focus">False</property>
<property name="xalign">1</property>
<property name="label" translatable="yes">Serial Number</property>
- <attributes>
- <attribute name="foreground" value="#555555555555"/>
- </attributes>
+ <style>
+ <class name="dim-label"/>
+ </style>
+
</object>
<packing>
<property name="top_attach">4</property>
@@ -439,9 +440,10 @@
<property name="can_focus">False</property>
<property name="xalign">1</property>
<property name="label" translatable="yes">Media</property>
- <attributes>
- <attribute name="foreground" value="#555555555555"/>
- </attributes>
+ <style>
+ <class name="dim-label"/>
+ </style>
+
</object>
<packing>
<property name="top_attach">2</property>
@@ -489,9 +491,10 @@
<property name="can_focus">False</property>
<property name="xalign">1</property>
<property name="label" translatable="yes">Disk Size</property>
- <attributes>
- <attribute name="foreground" value="#555555555555"/>
- </attributes>
+ <style>
+ <class name="dim-label"/>
+ </style>
+
</object>
<packing>
<property name="top_attach">3</property>
@@ -526,9 +529,9 @@
<property name="can_focus">False</property>
<property name="xalign">1</property>
<property name="label" translatable="yes">Assessment</property>
- <attributes>
- <attribute name="foreground" value="#555555555555"/>
- </attributes>
+ <style>
+ <class name="dim-label"/>
+ </style>
</object>
<packing>
<property name="top_attach">5</property>
@@ -874,9 +877,9 @@
<property name="can_focus">False</property>
<property name="xalign">1</property>
<property name="label" translatable="yes">Size</property>
- <attributes>
- <attribute name="foreground" value="#555555555555"/>
- </attributes>
+ <style>
+ <class name="dim-label"/>
+ </style>
</object>
<packing>
<property name="x_options">GTK_FILL</property>
@@ -907,9 +910,9 @@
<property name="can_focus">False</property>
<property name="xalign">1</property>
<property name="label" translatable="yes">Contents</property>
- <attributes>
- <attribute name="foreground" value="#555555555555"/>
- </attributes>
+ <style>
+ <class name="dim-label"/>
+ </style>
</object>
<packing>
<property name="top_attach">4</property>
@@ -944,9 +947,9 @@
<property name="can_focus">False</property>
<property name="xalign">1</property>
<property name="label" translatable="yes">Device</property>
- <attributes>
- <attribute name="foreground" value="#555555555555"/>
- </attributes>
+ <style>
+ <class name="dim-label"/>
+ </style>
</object>
<packing>
<property name="top_attach">1</property>
@@ -981,9 +984,9 @@
<property name="can_focus">False</property>
<property name="xalign">1</property>
<property name="label" translatable="yes">In Use</property>
- <attributes>
- <attribute name="foreground" value="#555555555555"/>
- </attributes>
+ <style>
+ <class name="dim-label"/>
+ </style>
</object>
<packing>
<property name="top_attach">5</property>
@@ -1018,9 +1021,9 @@
<property name="can_focus">False</property>
<property name="xalign">1</property>
<property name="label" translatable="yes">Partition Type</property>
- <attributes>
- <attribute name="foreground" value="#555555555555"/>
- </attributes>
+ <style>
+ <class name="dim-label"/>
+ </style>
</object>
<packing>
<property name="top_attach">3</property>
@@ -1055,9 +1058,9 @@
<property name="can_focus">False</property>
<property name="xalign">1</property>
<property name="label" translatable="yes">Backing File</property>
- <attributes>
- <attribute name="foreground" value="#555555555555"/>
- </attributes>
+ <style>
+ <class name="dim-label"/>
+ </style>
</object>
<packing>
<property name="top_attach">2</property>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]