[gnome-disk-utility/udisks2-port] Use dim-label style in unlock 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 unlock dialog
- Date: Thu, 12 Jan 2012 16:50:29 +0000 (UTC)
commit a51627afcb33521f197cb592959e1aae8c75fdf6
Author: David Zeuthen <davidz redhat com>
Date: Thu Jan 12 11:48:58 2012 -0500
Use dim-label style in unlock dialog
Signed-off-by: David Zeuthen <davidz redhat com>
data/ui/unlock-device-dialog.ui | 5 ++++-
1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/data/ui/unlock-device-dialog.ui b/data/ui/unlock-device-dialog.ui
index 6184432..9343a31 100644
--- a/data/ui/unlock-device-dialog.ui
+++ b/data/ui/unlock-device-dialog.ui
@@ -37,9 +37,12 @@
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="xalign">1</property>
- <property name="label" translatable="yes">_Passphrase:</property>
+ <property name="label" translatable="yes">_Passphrase</property>
<property name="use_underline">True</property>
<property name="mnemonic_widget">unlock-device-passphrase-entry</property>
+ <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]