[gnome-applets] Don't explicitly set invisible_char but rely on the gtk+ default.



commit 40eac4f023addf9d5c098e16942ab1e8db03d14e
Author: Kjartan Maraas <kmaraas gnome org>
Date:   Thu May 26 15:52:41 2011 +0200

    Don't explicitly set invisible_char but rely on the gtk+ default.

 invest-applet/data/prefs-dialog.ui |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/invest-applet/data/prefs-dialog.ui b/invest-applet/data/prefs-dialog.ui
index ee4e7ff..c6d8b9f 100644
--- a/invest-applet/data/prefs-dialog.ui
+++ b/invest-applet/data/prefs-dialog.ui
@@ -234,7 +234,6 @@
                       <object class="GtkEntry" id="currency">
                         <property name="visible">True</property>
                         <property name="can_focus">True</property>
-                        <property name="invisible_char">â??</property>
                       </object>
                     </child>
                   </object>



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