1 |
|
2004-11-16 Jan-Oliver Wagner <[email protected]> |
2 |
|
|
3 |
|
Changed way of Extension Registry for gns2shp and profiling. |
4 |
|
|
5 |
|
* Extensions/gns2shp/gns2shp.py: Removed registry entry (moved to |
6 |
|
__init__.py). |
7 |
|
|
8 |
|
* Extensions/gns2shp/__init__.py: Added registry entry and the importing |
9 |
|
of the actual gns2shp module. |
10 |
|
|
11 |
|
* Extensions/profiling/profiling.py: Removed registry entry (moved to |
12 |
|
__init__.py). |
13 |
|
|
14 |
|
* Extensions/profiling/__init__.py: Added registry entry and the importing |
15 |
|
of the actual profiling module. |
16 |
|
|
17 |
2004-10-28 Bernhard Reiter <[email protected]> |
2004-10-28 Bernhard Reiter <[email protected]> |
18 |
|
|
19 |
* Extensions/svgexport/: Minor improvements to doc strings. |
* Extensions/svgexport/: Minor improvements to doc strings. |