[gnome-control-center] user-accounts: Remove unneeded markup in label



commit a24c6a7f6609e5bbb15abf43d9ad62862c84ba2b
Author: Bastien Nocera <hadess hadess net>
Date:   Mon Jul 11 13:37:47 2011 +0100

    user-accounts: Remove unneeded markup in label

 panels/user-accounts/data/password-dialog.ui |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/panels/user-accounts/data/password-dialog.ui b/panels/user-accounts/data/password-dialog.ui
index 5e249c9..e80d657 100644
--- a/panels/user-accounts/data/password-dialog.ui
+++ b/panels/user-accounts/data/password-dialog.ui
@@ -109,9 +109,12 @@
                       <object class="GtkLabel" id="password-normal-hint-description-label">
                         <property name="visible">True</property>
                         <property name="xalign">0</property>
-                        <property name="label" translatable="yes">&lt;small&gt;This hint may be displayed at the login screen.  It will be visible to all users of this system.  Do &lt;b&gt;not&lt;/b&gt; include the password here.&lt;/small&gt;</property>
+                        <property name="label" translatable="yes">This hint may be displayed at the login screen.  It will be visible to all users of this system.  Do &lt;b&gt;not&lt;/b&gt; include the password here.</property>
                         <property name="use_markup">True</property>
                         <property name="wrap">True</property>
+                        <attributes>
+                          <attribute name="scale" value="0.83333333333329995"/>
+                        </attributes>
                       </object>
                       <packing>
                         <property name="position">1</property>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]