[totem] Bug 593221 — Unneeded invisible char in .ui file?



commit d2753fcc0977a35d4d2bfe134af7f2952178e926
Author: Philip Withnall <philip tecnocode co uk>
Date:   Fri Aug 28 15:24:17 2009 +0100

    Bug 593221 â?? Unneeded invisible char in .ui file?
    
    Remove unnecessary "invisible-char" properties from UI files. Removes one
    translatable string. Closes: bgo#593221

 src/plugins/jamendo/jamendo.ui             |    1 -
 src/plugins/screenshot/gnome-screenshot.ui |    1 -
 2 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/src/plugins/jamendo/jamendo.ui b/src/plugins/jamendo/jamendo.ui
index 5b80725..5f70146 100644
--- a/src/plugins/jamendo/jamendo.ui
+++ b/src/plugins/jamendo/jamendo.ui
@@ -101,7 +101,6 @@
 				<property name="max_length">0</property>
 				<property name="text" translatable="yes"/>
 				<property name="has_frame">True</property>
-				<property name="invisible_char">&#x25CF;</property>
 				<property name="activates_default">False</property>
 			</object>
 			<packing>
diff --git a/src/plugins/screenshot/gnome-screenshot.ui b/src/plugins/screenshot/gnome-screenshot.ui
index 7b443ae..44a9b00 100644
--- a/src/plugins/screenshot/gnome-screenshot.ui
+++ b/src/plugins/screenshot/gnome-screenshot.ui
@@ -110,7 +110,6 @@
             <property name="max-length">0</property>
             <property name="text" translatable="yes"/>
             <property name="has-frame">True</property>
-            <property name="invisible-char" translatable="yes">*</property>
             <property name="activates-default">True</property>
             <property name="width-chars">24</property>
           </object>



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