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

small patch, extremely minor string changes, please apply.




assuming I've made it correctly the patch provided makes two minor string
changes so that in the import and export dialogs the
Dia Diagram and the
Dia Shape File
will get ordered beside each other and make things just a tiny bit clearer

I think this change is minor enough that it shouldn't bother translators.

Sincerely

Alan H.
? stringfix.diff
Index: shape-export.c
===================================================================
RCS file: /cvs/gnome/dia/plug-ins/shape/shape-export.c,v
retrieving revision 1.24
diff -u -p -d -r1.24 shape-export.c
--- shape-export.c	29 Nov 2003 18:05:34 -0000	1.24
+++ shape-export.c	9 Jan 2004 02:39:20 -0000
@@ -494,7 +494,7 @@ export_shape(DiagramData *data, const gc
 
 static const gchar *extensions[] = { "shape", NULL };
 DiaExportFilter shape_export_filter = {
-    N_("dia shape file"),
+    N_("Dia Shape File"),
     extensions,
     export_shape
 };


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index] Mail converted by Mofo Magic and the Flying D

 
All trademarks and copyrights are the property of their respective owners.

Other Directory Sites: SeekWonder | Directory Owners Forum

GuideSMACK