Done for Dutch (Belgium & The Netherlands)
... moment you implement offline routing...
Btw Martin, i checked a bit of the source last night. Some questions: 1) /opt/modrana/os.path seems like Postscript or something? What's this file for?
2) /opt/modrana/nbproject/project.properties lists "platform.active=Python_2.6.6" As far as i remember, Python 2.6 was a bit of a break compatibility-wise, was it? We have no official 2.6 on the N900; so does make it any difference if you develop with 2.6 under NetBeans instead of 2.5?
3) the theme.conf lists only the icons and the colors. What i also try to achieve is, changing the layout / the shape of the rounded "button" / "info" tiles. which file in /opt/modrana/modules/ is responsible for this?
there are five positional parameters: fill color,fill opacity, outline color, outline opacity, outline width (default 8) and corner radius (default 22) to use default value, just don't fill in the positional parameter ( len(parameter) == 0 ) USAGE: corner radius: default=22, 0 does right angle corners EXAMPLE: generic:green;1.0;blue;0.5;10;15
icon specifications are separated by >, which should be seen as a pointing arrow in this context we composite top -> down, for example: "icon1>icon2" icon1 will be drawn over icon2