bernhard: thuban/Extensions/svgexport __init__.py,1.9,1.10
cvs@intevation.de
cvs at intevation.de
Wed Oct 19 10:56:49 CEST 2005
Author: bernhard
Update of /thubanrepository/thuban/Extensions/svgexport
In directory doto:/tmp/cvs-serv14523/Extensions/svgexport
Modified Files:
__init__.py
Log Message:
* Thuban/UI/about.py: remove unused import of getdefaultlocale.
Added display of internal encoding to the about dialog text.
* Extensions/svgexport/__init__.py: changed version to "1.0.0+cvs".
Started to update the NEWS file.
Index: __init__.py
===================================================================
RCS file: /thubanrepository/thuban/Extensions/svgexport/__init__.py,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- __init__.py 17 Oct 2005 20:10:18 -0000 1.9
+++ __init__.py 19 Oct 2005 08:56:47 -0000 1.10
@@ -24,7 +24,7 @@
ext_registry.add(ExtensionDesc(
name = 'SVG Export',
- version = '1.0.0cvs',
+ version = '1.0.0+cvs',
authors= [ 'Markus Rechtien', 'Bernhard Reiter' ],
copyright = '2004, 2005 Intevation GmbH',
desc = _("Export the current map and legend in Thuban-map-SVG format.")))
More information about the Thuban-devel
mailing list
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)