[goffice] use unicode chanracter for "times" instead of x



commit eb7a5a3742a8f1281dfb1e64a258016ffa8d7650
Author: Andreas J Guelzow <aguelzow pyrshep ca>
Date:   Tue Aug 23 14:41:53 2011 -0600

    use unicode chanracter for "times" instead of x
    
    2011-08-23  Andreas J. Guelzow <aguelzow pyrshep ca>
    
    	* goffice/gtk/go-format-sel.ui: use unicode chanracter for "times" instead
    	of x

 ChangeLog                    |    7 ++++++-
 goffice/gtk/go-format-sel.ui |    2 +-
 2 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index 305ea06..57ef0da 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
 2011-08-23  Andreas J. Guelzow <aguelzow pyrshep ca>
 
+	* goffice/gtk/go-format-sel.ui: use unicode chanracter for "times" instead
+	of x
+
+2011-08-23  Andreas J. Guelzow <aguelzow pyrshep ca>
+
 	* goffice/gtk/go-format-sel.c (study_format): in scientific formatting the
 	selector also handles details->min_digits == 0
 	* goffice/utils/go-format.c (go_format_get_details): EE+ can also occur in
@@ -23,7 +28,7 @@
 	* goffice/graph/gog-view.c (gog_view_get_natural_size): new function
 	(see #629794)
 	* goffice/graph/gog-view.h: ditto.
-	* plugins/plot_barcol/gog-barcol.c (gog_barcol_view_render): use 
+	* plugins/plot_barcol/gog-barcol.c (gog_barcol_view_render): use
 	gog_renderer_draw_data_label.
 
 2011-08-18  Andreas J. Guelzow <aguelzow pyrshep ca>
diff --git a/goffice/gtk/go-format-sel.ui b/goffice/gtk/go-format-sel.ui
index 71511b9..ebeb69f 100644
--- a/goffice/gtk/go-format-sel.ui
+++ b/goffice/gtk/go-format-sel.ui
@@ -440,7 +440,7 @@
                     <property name="left_padding">24</property>
                     <child>
                       <object class="GtkCheckButton" id="format_superscript_hide_1_button">
-                        <property name="label" translatable="yes">_Don't show 1xs</property>
+                        <property name="label" translatable="yes">_Don't show 1&#215;s</property>
                         <property name="visible">True</property>
                         <property name="can_focus">True</property>
                         <property name="receives_default">False</property>



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