1 |
|
2004-12-17 Bernhard Herzog <[email protected]> |
2 |
|
|
3 |
|
Two windows specific fixes ported from thuban-1�0-branch: |
4 |
|
|
5 |
|
* Thuban/UI/about.py (unicodeToLocale): Use getdefaultlocale |
6 |
|
instead of getlocale because getlocale doesn't return a usable |
7 |
|
encoding name on a german windows 2000 |
8 |
|
|
9 |
|
* setup.py: windows build: Removed the absolute path names and |
10 |
|
made all prfixes relative to the directory containing setup.py. |
11 |
|
Makes it a little easier to adapt to a different system. |
12 |
|
|
13 |
2004-12-16 Bernhard Herzog <[email protected]> |
2004-12-16 Bernhard Herzog <[email protected]> |
14 |
|
|
15 |
Add support for PostGIS tables with LINESTRING geomentries. |
Add support for PostGIS tables with LINESTRING geomentries. |