News feature: external tools
commit92806042fbacaadd1a9216d01c7b2503ede459af
authorGuilhem Bonnefille <guilhem.bonnefille@gmail.com>
Sat, 13 Dec 2008 21:31:37 +0000 (13 21:31 +0000)
committerGuilhem Bonnefille <guilhem.bonnefille@gmail.com>
Sat, 13 Dec 2008 21:31:37 +0000 (13 21:31 +0000)
tree6e45ae048ba6e40150cc6a72f26e2aeb60b82858
parent8c00358dd8db97445b243121db7a191dfd1a73ed
News feature: external tools

Come with some concrete tools:
- Google maps
- OpenStreetMap
- Edit OpenStreetMap
- Render Osmarender
14 files changed:
ChangeLog
src/Makefile.am
src/google.c
src/menu.xml.h
src/osm.c
src/vikexttool.c [new file with mode: 0644]
src/vikexttool.h [new file with mode: 0644]
src/vikexttools.c [new file with mode: 0644]
src/vikexttools.h [new file with mode: 0644]
src/vikwebtool.c [new file with mode: 0644]
src/vikwebtool.h [new file with mode: 0644]
src/vikwebtoolcenter.c [new file with mode: 0644]
src/vikwebtoolcenter.h [new file with mode: 0644]
src/vikwindow.c