[gnome-system-tools] Replace UTF-8 characters escaped by glade. Fixes #613115



commit 6fd68edc24134011975e00044dd3dc53a5c9ba6e
Author: Gabor Kelemen <kelemeng gnome hu>
Date:   Fri Mar 19 00:00:47 2010 +0100

    Replace UTF-8 characters escaped by glade. Fixes #613115

 interfaces/users.ui |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/interfaces/users.ui b/interfaces/users.ui
index c6cd5fd..f073da0 100644
--- a/interfaces/users.ui
+++ b/interfaces/users.ui
@@ -2479,9 +2479,9 @@
                     <property name="xalign">0</property>
                     <property name="yalign">0</property>
                     <property name="label" translatable="yes" comments="No item should exceed a length of 40 characters, to avoid wrapping on two lines. Better simplifying than making it hard to read!">Short name must consist of:
-  &#x27A3; lower case letters from the English alphabet
-  &#x27A3; digits
-  &#x27A3; any of the characters ".", "-" and "_"</property>
+  â?£ lower case letters from the English alphabet
+  â?£ digits
+  â?£ any of the characters ".", "-" and "_"</property>
                     <property name="wrap">True</property>
                     <attributes>
                       <attribute name="style" value="italic"/>



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