[gnome-disk-utility/udisks2-port] Use dim-label style in SMART dialog
- From: David Zeuthen <davidz src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-disk-utility/udisks2-port] Use dim-label style in SMART dialog
- Date: Thu, 12 Jan 2012 16:50:24 +0000 (UTC)
commit 4adb30f7b4c7b7e82e4f3d7809b15a84849f3d40
Author: David Zeuthen <davidz redhat com>
Date: Thu Jan 12 11:48:46 2012 -0500
Use dim-label style in SMART dialog
Signed-off-by: David Zeuthen <davidz redhat com>
data/ui/smart-dialog.ui | 60 +++++++++++++++++++++++-----------------------
1 files changed, 30 insertions(+), 30 deletions(-)
---
diff --git a/data/ui/smart-dialog.ui b/data/ui/smart-dialog.ui
index 3794ded..b9d6470 100644
--- a/data/ui/smart-dialog.ui
+++ b/data/ui/smart-dialog.ui
@@ -105,9 +105,9 @@
<property name="can_focus">False</property>
<property name="xalign">1</property>
<property name="label" translatable="yes">Powered On</property>
- <attributes>
- <attribute name="foreground" value="#555555555555"/>
- </attributes>
+ <style>
+ <class name="dim-label"/>
+ </style>
</object>
<packing>
<property name="left_attach">0</property>
@@ -138,9 +138,9 @@
<property name="can_focus">False</property>
<property name="xalign">1</property>
<property name="label" translatable="yes">Updated</property>
- <attributes>
- <attribute name="foreground" value="#555555555555"/>
- </attributes>
+ <style>
+ <class name="dim-label"/>
+ </style>
</object>
<packing>
<property name="left_attach">0</property>
@@ -171,9 +171,9 @@
<property name="can_focus">False</property>
<property name="xalign">1</property>
<property name="label" translatable="yes">Temperature</property>
- <attributes>
- <attribute name="foreground" value="#555555555555"/>
- </attributes>
+ <style>
+ <class name="dim-label"/>
+ </style>
</object>
<packing>
<property name="left_attach">0</property>
@@ -204,9 +204,9 @@
<property name="can_focus">False</property>
<property name="xalign">1</property>
<property name="label" translatable="yes">Self-test Result</property>
- <attributes>
- <attribute name="foreground" value="#555555555555"/>
- </attributes>
+ <style>
+ <class name="dim-label"/>
+ </style>
</object>
<packing>
<property name="left_attach">0</property>
@@ -221,9 +221,9 @@
<property name="can_focus">False</property>
<property name="xalign">1</property>
<property name="label" translatable="yes">Self-assessment</property>
- <attributes>
- <attribute name="foreground" value="#555555555555"/>
- </attributes>
+ <style>
+ <class name="dim-label"/>
+ </style>
</object>
<packing>
<property name="left_attach">0</property>
@@ -238,9 +238,9 @@
<property name="can_focus">False</property>
<property name="xalign">1</property>
<property name="label" translatable="yes">Overall Assessment</property>
- <attributes>
- <attribute name="foreground" value="#555555555555"/>
- </attributes>
+ <style>
+ <class name="dim-label"/>
+ </style>
</object>
<packing>
<property name="left_attach">0</property>
@@ -354,9 +354,9 @@
<property name="can_focus">False</property>
<property name="xalign">1</property>
<property name="label" translatable="yes">Value</property>
- <attributes>
- <attribute name="foreground" value="#555555555555"/>
- </attributes>
+ <style>
+ <class name="dim-label"/>
+ </style>
</object>
<packing>
<property name="left_attach">0</property>
@@ -403,9 +403,9 @@
<property name="can_focus">False</property>
<property name="xalign">1</property>
<property name="label" translatable="yes">Updates</property>
- <attributes>
- <attribute name="foreground" value="#555555555555"/>
- </attributes>
+ <style>
+ <class name="dim-label"/>
+ </style>
</object>
<packing>
<property name="left_attach">0</property>
@@ -436,9 +436,9 @@
<property name="can_focus">False</property>
<property name="xalign">1</property>
<property name="label" translatable="yes">Type</property>
- <attributes>
- <attribute name="foreground" value="#555555555555"/>
- </attributes>
+ <style>
+ <class name="dim-label"/>
+ </style>
</object>
<packing>
<property name="left_attach">0</property>
@@ -469,9 +469,9 @@
<property name="can_focus">False</property>
<property name="xalign">1</property>
<property name="label" translatable="yes">Normalized</property>
- <attributes>
- <attribute name="foreground" value="#555555555555"/>
- </attributes>
+ <style>
+ <class name="dim-label"/>
+ </style>
</object>
<packing>
<property name="left_attach">0</property>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]