1 |
|
2004-11-24 Jan-Oliver Wagner <[email protected]> |
2 |
|
|
3 |
|
Fix broken tests for svg extension and added svg legend |
4 |
|
to Experimental menu. |
5 |
|
|
6 |
|
* Extensions/svgexport/test/test_svgmapwriter.py: Fix to have |
7 |
|
the test run correctly even if the extension is a package. |
8 |
|
Also removed the "import Thuban" which makes no sense. |
9 |
|
|
10 |
|
* Extensions/svgexport/__init__.py: Fix to have the extensions' |
11 |
|
test module also be executed from the global test routine. |
12 |
|
This is done by looking for the absense of the DISPLAY variable. |
13 |
|
|
14 |
|
* Extensions/svgexport/maplegend.py: Moved the menu entry from Extensions |
15 |
|
to Experimental menu since this module has yet not reached a stable |
16 |
|
status (ie. 1.0). |
17 |
|
|
18 |
2004-11-22 Bernhard Reiter <[email protected]> |
2004-11-22 Bernhard Reiter <[email protected]> |
19 |
|
|
20 |
* Extensions/svgexport/svgmapwriter.py: |
* Extensions/svgexport/svgmapwriter.py: |