[gnome-control-center] user-accounts: use dim-label class instead of hardcoded color
- From: William Jon McCann <mccann src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-control-center] user-accounts: use dim-label class instead of hardcoded color
- Date: Mon, 14 Mar 2011 18:56:21 +0000 (UTC)
commit 936175eddf95084a399063975d1ef5fcbce54385
Author: William Jon McCann <jmccann redhat com>
Date: Mon Mar 14 14:14:56 2011 -0400
user-accounts: use dim-label class instead of hardcoded color
panels/user-accounts/data/account-dialog.ui | 18 ++++++------
panels/user-accounts/data/password-dialog.ui | 30 ++++++++++----------
panels/user-accounts/data/user-accounts-dialog.ui | 30 ++++++++++----------
3 files changed, 39 insertions(+), 39 deletions(-)
---
diff --git a/panels/user-accounts/data/account-dialog.ui b/panels/user-accounts/data/account-dialog.ui
index 92a6c91..fc75484 100644
--- a/panels/user-accounts/data/account-dialog.ui
+++ b/panels/user-accounts/data/account-dialog.ui
@@ -81,9 +81,9 @@
<property name="label" translatable="yes">_Username</property>
<property name="use_underline">True</property>
<property name="mnemonic_widget">username-combo</property>
- <attributes>
- <attribute name="foreground" value="#555555555555"/>
- </attributes>
+ <style>
+ <class name="dim-label"/>
+ </style>
</object>
<packing>
<property name="top_attach">4</property>
@@ -161,9 +161,9 @@
<property name="label" translatable="yes">_Full name</property>
<property name="use_underline">True</property>
<property name="mnemonic_widget">name-entry</property>
- <attributes>
- <attribute name="foreground" value="#555555555555"/>
- </attributes>
+ <style>
+ <class name="dim-label"/>
+ </style>
</object>
<packing>
<property name="top_attach">3</property>
@@ -178,9 +178,9 @@
<property name="label" translatable="yes">_Account Type</property>
<property name="use_underline">True</property>
<property name="mnemonic_widget">account-type-combo</property>
- <attributes>
- <attribute name="foreground" value="#555555555555"/>
- </attributes>
+ <style>
+ <class name="dim-label"/>
+ </style>
</object>
<packing>
<property name="top_attach">2</property>
diff --git a/panels/user-accounts/data/password-dialog.ui b/panels/user-accounts/data/password-dialog.ui
index 9a16458..73ab12d 100644
--- a/panels/user-accounts/data/password-dialog.ui
+++ b/panels/user-accounts/data/password-dialog.ui
@@ -69,9 +69,9 @@
<property name="label" translatable="yes">_Hint</property>
<property name="use_underline">True</property>
<property name="mnemonic_widget">normal-hint-entry</property>
- <attributes>
- <attribute name="foreground" value="#555555555555"/>
- </attributes>
+ <style>
+ <class name="dim-label"/>
+ </style>
</object>
<packing>
<property name="position">0</property>
@@ -145,9 +145,9 @@
<property name="label" translatable="yes">C_onfirm password</property>
<property name="use_underline">True</property>
<property name="mnemonic_widget">verify-entry</property>
- <attributes>
- <attribute name="foreground" value="#555555555555"/>
- </attributes>
+ <style>
+ <class name="dim-label"/>
+ </style>
</object>
<packing>
<property name="top_attach">5</property>
@@ -165,9 +165,9 @@
<property name="xalign">1</property>
<property name="label" translatable="yes">_New password</property>
<property name="use_underline">True</property>
- <attributes>
- <attribute name="foreground" value="#555555555555"/>
- </attributes>
+ <style>
+ <class name="dim-label"/>
+ </style>
</object>
<packing>
<property name="position">0</property>
@@ -282,9 +282,9 @@
<property name="label" translatable="yes">Current _password</property>
<property name="use_underline">True</property>
<property name="mnemonic_widget">old-password-entry</property>
- <attributes>
- <attribute name="foreground" value="#555555555555"/>
- </attributes>
+ <style>
+ <class name="dim-label"/>
+ </style>
</object>
<packing>
<property name="top_attach">3</property>
@@ -311,9 +311,9 @@
<property name="label" translatable="yes">_Action</property>
<property name="use_underline">True</property>
<property name="mnemonic_widget">action-combo</property>
- <attributes>
- <attribute name="foreground" value="#555555555555"/>
- </attributes>
+ <style>
+ <class name="dim-label"/>
+ </style>
</object>
<packing>
<property name="top_attach">2</property>
diff --git a/panels/user-accounts/data/user-accounts-dialog.ui b/panels/user-accounts/data/user-accounts-dialog.ui
index dcab7a4..71d0db3 100644
--- a/panels/user-accounts/data/user-accounts-dialog.ui
+++ b/panels/user-accounts/data/user-accounts-dialog.ui
@@ -189,9 +189,9 @@
<property name="visible">True</property>
<property name="xalign">1</property>
<property name="label" translatable="yes">Account type</property>
- <attributes>
- <attribute name="foreground" value="#555555555555"/>
- </attributes>
+ <style>
+ <class name="dim-label"/>
+ </style>
</object>
<packing>
<property name="top_attach">1</property>
@@ -245,9 +245,9 @@
<property name="visible">True</property>
<property name="xalign">1</property>
<property name="label" translatable="yes">Password</property>
- <attributes>
- <attribute name="foreground" value="#555555555555"/>
- </attributes>
+ <style>
+ <class name="dim-label"/>
+ </style>
</object>
<packing>
<property name="top_attach">4</property>
@@ -273,9 +273,9 @@
<property name="visible">True</property>
<property name="xalign">1</property>
<property name="label" translatable="yes">Automatic Login</property>
- <attributes>
- <attribute name="foreground" value="#555555555555"/>
- </attributes>
+ <style>
+ <class name="dim-label"/>
+ </style>
</object>
<packing>
<property name="top_attach">5</property>
@@ -314,9 +314,9 @@
<property name="visible">True</property>
<property name="xalign">1</property>
<property name="label" translatable="yes">Fingerprint Login</property>
- <attributes>
- <attribute name="foreground" value="#555555555555"/>
- </attributes>
+ <style>
+ <class name="dim-label"/>
+ </style>
</object>
<packing>
<property name="top_attach">6</property>
@@ -387,9 +387,9 @@
<property name="visible">True</property>
<property name="xalign">1</property>
<property name="label" translatable="yes">Language</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]