summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--navit/navit.xml80
-rw-r--r--navit/xpm/Makefile.am41
-rw-r--r--navit/xpm/airport.svg112
-rw-r--r--navit/xpm/attraction.svg108
-rw-r--r--navit/xpm/bank.svg193
-rw-r--r--navit/xpm/bar.svg139
-rw-r--r--navit/xpm/boat_ramp.svg94
-rw-r--r--navit/xpm/bus.svg198
-rw-r--r--navit/xpm/church.svg149
-rw-r--r--navit/xpm/cinema.svg130
-rw-r--r--navit/xpm/exit.svg167
-rw-r--r--navit/xpm/fastfood.svg217
-rw-r--r--navit/xpm/firebrigade.svg109
-rw-r--r--navit/xpm/fuel.svg201
-rw-r--r--navit/xpm/hospital.svg100
-rw-r--r--navit/xpm/peak.svg124
-rw-r--r--navit/xpm/police.svg99
-rw-r--r--navit/xpm/post.svg88
-rw-r--r--navit/xpm/shopping.svg158
-rw-r--r--navit/xpm/traffic_signals.svg132
20 files changed, 2580 insertions, 59 deletions
diff --git a/navit/navit.xml b/navit/navit.xml
index 2534a8ff..1ec78680 100644
--- a/navit/navit.xml
+++ b/navit/navit.xml
@@ -1097,7 +1097,7 @@
<polyline color="#3f3fff" width="3"/>
</itemgra>
<itemgra item_types="poi_airport" order="5-">
- <icon src="airport.xpm"/>
+ <icon src="airport.png"/>
</itemgra>
<itemgra item_types="town_ghost" order="10-">
<icon src="ghost_town.xpm"/>
@@ -1112,13 +1112,13 @@
<icon src="car_dealer.xpm"/>
</itemgra>
<itemgra item_types="poi_fuel" order="12-">
- <icon src="fuel.xpm"/>
+ <icon src="fuel.png"/>
</itemgra>
<itemgra item_types="poi_shopping" order="12-">
- <icon src="shopping.xpm"/>
+ <icon src="shopping.png"/>
</itemgra>
<itemgra item_types="poi_attraction" order="11-">
- <icon src="attraction.xpm"/>
+ <icon src="attraction.png"/>
</itemgra>
<itemgra item_types="poi_cafe" order="12-">
<icon src="cafe.xpm"/>
@@ -1130,7 +1130,7 @@
<icon src="bridge.xpm"/>
</itemgra>
<itemgra item_types="highway_exit" order="11-">
- <icon src="exit.xpm"/>
+ <icon src="exit.png"/>
</itemgra>
<itemgra item_types="poi_camp_rv" order="12-">
<icon src="camping.xpm"/>
@@ -1139,7 +1139,7 @@
<icon src="museum.xpm"/>
</itemgra>
<itemgra item_types="poi_hospital" order="12-">
- <icon src="hospital.xpm"/>
+ <icon src="hospital.png"/>
</itemgra>
<!-- Sorry but I really dislike all those blue dots in osm maps - and they will be more in the future! -->
<!--
@@ -1151,10 +1151,10 @@
<icon src="dining.xpm"/>
</itemgra>
<itemgra item_types="poi_fastfood" order="12-">
- <icon src="fastfood.xpm"/>
+ <icon src="fastfood.png"/>
</itemgra>
<itemgra item_types="poi_police" order="12-">
- <icon src="police.xpm"/>
+ <icon src="police.png"/>
</itemgra>
<itemgra item_types="poi_auto_club" order="12-">
<icon src="auto_club.xpm"/>
@@ -1163,7 +1163,7 @@
<icon src="car_dealer.xpm"/>
</itemgra>
<itemgra item_types="poi_bank" order="12-">
- <icon src="bank.xpm"/>
+ <icon src="bank.png"/>
</itemgra>
<itemgra item_types="poi_bay" order="12-">
<icon src="bay.xpm"/>
@@ -1172,7 +1172,7 @@
<icon src="bend.xpm"/>
</itemgra>
<itemgra item_types="poi_boat_ramp" order="12-">
- <icon src="boat_ramp.xpm"/>
+ <icon src="boat_ramp.png"/>
</itemgra>
<itemgra item_types="poi_border_station" order="12-">
<icon src="border_station.xpm"/>
@@ -1181,10 +1181,10 @@
<icon src="bowling.xpm"/>
</itemgra>
<itemgra item_types="poi_bus_station" order="11-">
- <icon src="bus.xpm"/>
+ <icon src="bus.png"/>
</itemgra>
<itemgra item_types="poi_bus_stop" order="12-">
- <icon src="bus.xpm"/>
+ <icon src="bus.png"/>
</itemgra>
<itemgra item_types="poi_bussines_service" order="12-">
<icon src="bussines_service.xpm"/>
@@ -1202,10 +1202,10 @@
<icon src="cemetery.xpm"/>
</itemgra>
<itemgra item_types="poi_church" order="11-">
- <icon src="church.xpm"/>
+ <icon src="church.png"/>
</itemgra>
<itemgra item_types="poi_cinema" order="12-">
- <icon src="cinema.xpm"/>
+ <icon src="cinema.png"/>
</itemgra>
<itemgra item_types="poi_civil" order="12-">
<icon src="civil.xpm"/>
@@ -1247,7 +1247,7 @@
<icon src="fair.xpm"/>
</itemgra>
<itemgra item_types="poi_firebrigade" order="12-">
- <icon src="firebrigade.xpm"/>
+ <icon src="firebrigade.png"/>
</itemgra>
<itemgra item_types="poi_fish" order="9-">
<icon src="fish.xpm"/>
@@ -1328,7 +1328,7 @@
<icon src="oil_field.xpm"/>
</itemgra>
<itemgra item_types="poi_peak" order="7-">
- <icon src="peak.xpm"/>
+ <icon src="peak.png"/>
</itemgra>
<itemgra item_types="poi_personal_service" order="12-">
<icon src="personal_service.xpm"/>
@@ -1337,7 +1337,7 @@
<icon src="pharmacy.xpm"/>
</itemgra>
<itemgra item_types="poi_post" order="13-">
- <icon src="post.xpm"/>
+ <icon src="post.png"/>
</itemgra>
<itemgra item_types="poi_public_office" order="12-">
<icon src="public_office.xpm"/>
@@ -1499,7 +1499,7 @@
<icon src="gc_webcam.xpm"/>
</itemgra>
<itemgra item_types="traffic_signals" order="13-">
- <icon src="traffic_signals.xpm"/>
+ <icon src="traffic_signals.png"/>
</itemgra>
<itemgra item_types="poi_wifi" order="13-">
<icon src="wifi.xpm"/>
@@ -2428,7 +2428,7 @@
<polyline color="#3f3f3f" width="1"/>
</itemgra>
<itemgra item_types="poi_airport" order="5-">
- <icon src="airport.xpm"/>
+ <icon src="airport.png"/>
</itemgra>
<itemgra item_types="town_ghost" order="0-">
<icon src="ghost_town.xpm"/>
@@ -2443,13 +2443,13 @@
<icon src="car_dealer.xpm"/>
</itemgra>
<itemgra item_types="poi_fuel" order="10-">
- <icon src="fuel.xpm"/>
+ <icon src="fuel.png"/>
</itemgra>
<itemgra item_types="poi_shopping" order="10-">
- <icon src="shopping.xpm"/>
+ <icon src="shopping.png"/>
</itemgra>
<itemgra item_types="poi_attraction" order="8-">
- <icon src="attraction.xpm"/>
+ <icon src="attraction.png"/>
</itemgra>
<itemgra item_types="poi_cafe" order="12-">
<icon src="cafe.xpm"/>
@@ -2461,7 +2461,7 @@
<icon src="bridge.xpm"/>
</itemgra>
<itemgra item_types="highway_exit" order="11-">
- <icon src="exit.xpm"/>
+ <icon src="exit.png"/>
</itemgra>
<itemgra item_types="poi_camp_rv" order="9-">
<icon src="camping.xpm"/>
@@ -2470,7 +2470,7 @@
<icon src="museum.xpm"/>
</itemgra>
<itemgra item_types="poi_hospital" order="12-">
- <icon src="hospital.xpm"/>
+ <icon src="hospital.png"/>
</itemgra>
<!-- not really usefull -->
<!--
@@ -2482,10 +2482,10 @@
<icon src="dining.xpm"/>
</itemgra>
<itemgra item_types="poi_fastfood" order="12-">
- <icon src="fastfood.xpm"/>
+ <icon src="fastfood.png"/>
</itemgra>
<itemgra item_types="poi_police" order="12-">
- <icon src="police.xpm"/>
+ <icon src="police.png"/>
</itemgra>
<itemgra item_types="poi_auto_club" order="0-">
<icon src="auto_club.xpm"/>
@@ -2494,7 +2494,7 @@
<icon src="autoservice.xpm"/>
</itemgra>
<itemgra item_types="poi_bank" order="12-">
- <icon src="bank.xpm"/>
+ <icon src="bank.png"/>
</itemgra>
<itemgra item_types="poi_bay" order="0-">
<icon src="bay.xpm"/>
@@ -2503,7 +2503,7 @@
<icon src="bend.xpm"/>
</itemgra>
<itemgra item_types="poi_boat_ramp" order="12-">
- <icon src="boat_ramp.xpm"/>
+ <icon src="boat_ramp.png"/>
</itemgra>
<itemgra item_types="poi_border_station" order="0-">
<icon src="border_station.xpm"/>
@@ -2512,10 +2512,10 @@
<icon src="bowling.xpm"/>
</itemgra>
<itemgra item_types="poi_bus_station" order="12-">
- <icon src="bus.xpm"/>
+ <icon src="bus.png"/>
</itemgra>
<itemgra item_types="poi_bus_stop" order="12-">
- <icon src="bus.xpm"/>
+ <icon src="bus.png"/>
</itemgra>
<itemgra item_types="poi_bussines_service" order="0-">
<icon src="bussines_service.xpm"/>
@@ -2533,10 +2533,10 @@
<icon src="cemetery.xpm"/>
</itemgra>
<itemgra item_types="poi_church" order="11-">
- <icon src="church.xpm"/>
+ <icon src="church.png"/>
</itemgra>
<itemgra item_types="poi_cinema" order="12-">
- <icon src="cinema.xpm"/>
+ <icon src="cinema.png"/>
</itemgra>
<itemgra item_types="poi_civil" order="0-">
<icon src="civil.xpm"/>
@@ -2578,7 +2578,7 @@
<icon src="fair.xpm"/>
</itemgra>
<itemgra item_types="poi_firebrigade" order="12-">
- <icon src="firebrigade.xpm"/>
+ <icon src="firebrigade.png"/>
</itemgra>
<itemgra item_types="poi_fish" order="0-">
<icon src="fish.xpm"/>
@@ -2659,7 +2659,7 @@
<icon src="oil_field.xpm"/>
</itemgra>
<itemgra item_types="poi_peak" order="6-">
- <icon src="peak.xpm"/>
+ <icon src="peak.png"/>
</itemgra>
<itemgra item_types="poi_personal_service" order="0-">
<icon src="personal_service.xpm"/>
@@ -2668,7 +2668,7 @@
<icon src="pharmacy.xpm"/>
</itemgra>
<itemgra item_types="poi_post" order="13-">
- <icon src="post.xpm"/>
+ <icon src="post.png"/>
</itemgra>
<itemgra item_types="poi_public_office" order="0-">
<icon src="public_office.xpm"/>
@@ -2833,7 +2833,7 @@
<icon src="gc_webcam.xpm"/>
</itemgra>
<itemgra item_types="traffic_signals" order="13-">
- <icon src="traffic_signals.xpm"/>
+ <icon src="traffic_signals.png"/>
</itemgra>
<itemgra item_types="poly_flats,poly_scrub,poly_military_zone,poly_marine,plantation,tundra" order="0-">
<polygon color="#041a06"/>
@@ -4117,17 +4117,17 @@
<!-- !!!!...POIs...!!!! -->
<!-- amenity=bank -->
<itemgra item_types="poi_bank" order="14-">
- <icon src="bank.xpm"/>
+ <icon src="bank.png"/>
<circle color="#000000" radius="3" text_size="7"/>
</itemgra>
<!-- amenity=fuel -->
<itemgra item_types="poi_fuel" order="14-">
- <icon src="fuel.xpm"/>
+ <icon src="fuel.png"/>
<circle color="#000000" radius="3" text_size="7"/>
</itemgra>
<!-- amenity=hospitalg -->
<itemgra item_types="poi_hospital" order="14-">
- <icon src="hospital.xpm"/>
+ <icon src="hospital.png"/>
<circle color="#000000" radius="3" text_size="7"/>
</itemgra>
<!-- amenity=parking -->
@@ -4136,7 +4136,7 @@
</itemgra>
<!-- amenity=police -->
<itemgra item_types="poi_police" order="14-">
- <icon src="police.xpm"/>
+ <icon src="police.png"/>
<circle color="#000000" radius="3" text_size="7"/>
</itemgra>
<!-- amenity=restaurant -->
diff --git a/navit/xpm/Makefile.am b/navit/xpm/Makefile.am
index 31ebd610..d1d5c829 100644
--- a/navit/xpm/Makefile.am
+++ b/navit/xpm/Makefile.am
@@ -1,14 +1,8 @@
include $(top_srcdir)/Makefile.inc
-xpm_DATA = airport.xpm
-xpm_DATA += attraction.xpm
-xpm_DATA += bank.xpm
-xpm_DATA += bar.xpm
-xpm_DATA += bench.xpm
+xpm_DATA = bench.xpm
xpm_DATA += biergarten.xpm
-xpm_DATA += boat_ramp.xpm
xpm_DATA += boundary_stone.xpm
-xpm_DATA += bus.xpm
xpm_DATA += bus_halt.xpm
xpm_DATA += cafe.xpm
xpm_DATA += camping.xpm
@@ -16,15 +10,9 @@ xpm_DATA += car_dealer.xpm
xpm_DATA += castle.xpm
xpm_DATA += ruins.xpm
xpm_DATA += cemetery.xpm
-xpm_DATA += church.xpm
-xpm_DATA += cinema.xpm
xpm_DATA += cursor.xpm
xpm_DATA += dumping-station.xpm
-xpm_DATA += exit.xpm
-xpm_DATA += fastfood.xpm
-xpm_DATA += firebrigade.xpm
xpm_DATA += fountain.xpm
-xpm_DATA += fuel.xpm
xpm_DATA += flag_bk_tr.xpm flag_bk_wh.xpm flag_bl_wh.xpm flag_wh_bk.xpm
xpm_DATA += golf.xpm
xpm_DATA += gc_tradi.xpm
@@ -38,7 +26,7 @@ xpm_DATA += gc_stages.xpm
xpm_DATA += heliport.xpm
xpm_DATA += highway_exit.xpm
xpm_DATA += hunting_stand.xpm
-xpm_DATA += hospital.xpm hotel.xpm
+xpm_DATA += hotel.xpm
xpm_DATA += information.xpm
xpm_DATA += justice.xpm
xpm_DATA += level_crossing.xpm
@@ -53,16 +41,12 @@ xpm_DATA += nav_straight.xpm nav_straight_32.xpm
xpm_DATA += nav_left_1_32.xpm nav_left_2_32.xpm
xpm_DATA += nav_right_1_32.xpm nav_right_2_32.xpm
xpm_DATA += parking.xpm
-xpm_DATA += peak.xpm
xpm_DATA += pharmacy.xpm
xpm_DATA += picnic.xpm
-xpm_DATA += police.xpm
-xpm_DATA += post.xpm
xpm_DATA += potable_water.xpm
xpm_DATA += restaurant.xpm
xpm_DATA += restroom.xpm
xpm_DATA += shelter.xpm
-xpm_DATA += shopping.xpm
xpm_DATA += skiing.xpm
xpm_DATA += sport.xpm
xpm_DATA += swimming.xpm
@@ -71,7 +55,6 @@ xpm_DATA += theater.xpm
xpm_DATA += toilets.xpm
xpm_DATA += tower.xpm
xpm_DATA += townhall.xpm
-xpm_DATA += traffic_signals.xpm
xpm_DATA += trailerpark.xpm
xpm_DATA += unknown.xpm
xpm_DATA += wifi.xpm
@@ -125,6 +108,26 @@ svgs += gui_strength_5.svg
svgs += gui_minus.svg
svgs += gui_plus.svg
+svgs += airport.svg
+svgs += attraction.svg
+svgs += bank.svg
+svgs += bar.svg
+svgs += boat_ramp.svg
+svgs += bus.svg
+svgs += cinema.svg
+svgs += exit.svg
+svgs += fastfood.svg
+svgs += firebrigade.svg
+svgs += fuel.svg
+svgs += hospital.svg
+svgs += parking.svg
+svgs += peak.svg
+svgs += police.svg
+svgs += post.svg
+svgs += shopping.svg
+svgs += traffic_signals.svg
+svgs += church.svg
+
nav_svgs = nav_left_1_bk.svg nav_left_1_wh.svg nav_left_2_bk.svg nav_left_2_wh.svg nav_left_3_bk.svg nav_left_3_wh.svg
nav_svgs += nav_right_1_bk.svg nav_right_1_wh.svg nav_right_2_bk.svg nav_right_2_wh.svg nav_right_3_bk.svg nav_right_3_wh.svg
nav_svgs += nav_roundabout_l1_bk.svg nav_roundabout_l1_wh.svg nav_roundabout_l2_bk.svg nav_roundabout_l2_wh.svg
diff --git a/navit/xpm/airport.svg b/navit/xpm/airport.svg
new file mode 100644
index 00000000..c21edce7
--- /dev/null
+++ b/navit/xpm/airport.svg
@@ -0,0 +1,112 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+<svg
+ xmlns:dc="http://purl.org/dc/elements/1.1/"
+ xmlns:cc="http://creativecommons.org/ns#"
+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+ xmlns:svg="http://www.w3.org/2000/svg"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+ width="22"
+ height="22"
+ id="svg2"
+ sodipodi:version="0.32"
+ inkscape:version="0.46"
+ version="1.0"
+ sodipodi:docname="airport.svg"
+ inkscape:output_extension="org.inkscape.output.svg.inkscape"
+ inkscape:export-filename="/home/jeff/projets/navit/icons/png/airport.png"
+ inkscape:export-xdpi="90"
+ inkscape:export-ydpi="90">
+ <defs
+ id="defs4">
+ <linearGradient
+ id="linearGradient3181">
+ <stop
+ id="stop3183"
+ offset="0"
+ style="stop-color:#ffffff;stop-opacity:0;" />
+ <stop
+ id="stop3185"
+ offset="1"
+ style="stop-color:#ffffff;stop-opacity:1;" />
+ </linearGradient>
+ <linearGradient
+ id="linearGradient3169">
+ <stop
+ style="stop-color:#d2d2d2;stop-opacity:1;"
+ offset="0"
+ id="stop3171" />
+ <stop
+ style="stop-color:#656565;stop-opacity:1;"
+ offset="1"
+ id="stop3173" />
+ </linearGradient>
+ <inkscape:perspective
+ sodipodi:type="inkscape:persp3d"
+ inkscape:vp_x="0 : 526.18109 : 1"
+ inkscape:vp_y="0 : 1000 : 0"
+ inkscape:vp_z="744.09448 : 526.18109 : 1"
+ inkscape:persp3d-origin="372.04724 : 350.78739 : 1"
+ id="perspective10" />
+ </defs>
+ <sodipodi:namedview
+ id="base"
+ pagecolor="#0083f4"
+ bordercolor="#666666"
+ borderopacity="1.0"
+ inkscape:pageopacity="0"
+ inkscape:pageshadow="2"
+ inkscape:zoom="15.839192"
+ inkscape:cx="5.4622369"
+ inkscape:cy="14.72009"
+ inkscape:document-units="px"
+ inkscape:current-layer="layer1"
+ showgrid="true"
+ inkscape:window-width="1024"
+ inkscape:window-height="699"
+ inkscape:window-x="0"
+ inkscape:window-y="25">
+ <inkscape:grid
+ type="xygrid"
+ id="grid2380"
+ visible="true"
+ enabled="true" />
+ </sodipodi:namedview>
+ <metadata
+ id="metadata7">
+ <rdf:RDF>
+ <cc:Work
+ rdf:about="">
+ <dc:format>image/svg+xml</dc:format>
+ <dc:type
+ rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+ </cc:Work>
+ </rdf:RDF>
+ </metadata>
+ <g
+ inkscape:label="Calque 1"
+ inkscape:groupmode="layer"
+ id="layer1">
+ <path
+ style="fill:#0083f4;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;stroke-dasharray:none"
+ d="M 10.90625 1.0625 C 10.2601 1.0859246 9.6526591 1.7005043 9.0625 2.84375 L 9.0625 6.9375 L 1 11.78125 L 1 14.4375 L 9.0625 12.8125 L 9.0625 17.75 L 5.78125 19.71875 L 5.78125 21.09375 L 10.96875 20.0625 L 16.125 21.09375 L 16.125 19.71875 L 12.9375 17.8125 L 12.9375 12.8125 L 21 14.4375 L 21 11.78125 L 12.9375 6.9375 L 12.9375 2.84375 C 12.228331 1.6068057 11.5524 1.0390754 10.90625 1.0625 z "
+ id="rect3173" />
+ <path
+ style="fill:#215430;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:3;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+ d="M -25.973036,9.4879786 L -15.973037,3.4879785 L -5.973038,9.4879786 L -5.973038,12.16655 L -15.973037,10.16655 L -25.973036,12.16655 L -25.973036,9.4879786 z"
+ id="path2390"
+ sodipodi:nodetypes="ccccccc" />
+ <path
+ style="fill:#215430;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:3;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+ d="M -21.182288,17.443887 L -16.01768,14.345121 L -10.853072,17.443887 L -10.853072,18.827264 L -16.01768,17.794342 L -21.182288,18.827264 L -21.182288,17.443887 z"
+ id="path2392"
+ sodipodi:nodetypes="ccccccc" />
+ <path
+ style="fill:#215430;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:3;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+ d="M -17.915001,0.56833497 C -16.734683,-1.7181565 -15.44941,-1.9055536 -14.031073,0.56833497 L -14.031073,17.755835 L -17.915001,17.755835 L -17.915001,0.56833497 z"
+ id="path2394"
+ sodipodi:nodetypes="ccccc" />
+ </g>
+</svg>
diff --git a/navit/xpm/attraction.svg b/navit/xpm/attraction.svg
new file mode 100644
index 00000000..86ed5a4a
--- /dev/null
+++ b/navit/xpm/attraction.svg
@@ -0,0 +1,108 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+<svg
+ xmlns:dc="http://purl.org/dc/elements/1.1/"
+ xmlns:cc="http://creativecommons.org/ns#"
+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+ xmlns:svg="http://www.w3.org/2000/svg"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:xlink="http://www.w3.org/1999/xlink"
+ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+ width="22"
+ height="22"
+ id="svg2"
+ sodipodi:version="0.32"
+ inkscape:version="0.46"
+ version="1.0"
+ sodipodi:docname="attraction.svg"
+ inkscape:output_extension="org.inkscape.output.svg.inkscape"
+ inkscape:export-filename="/home/jeff/projets/navit/icons/png/attraction.png"
+ inkscape:export-xdpi="90"
+ inkscape:export-ydpi="90">
+ <defs
+ id="defs4">
+ <linearGradient
+ id="linearGradient3151">
+ <stop
+ style="stop-color:#6cff81;stop-opacity:1;"
+ offset="0"
+ id="stop3153" />
+ <stop
+ style="stop-color:#109026;stop-opacity:1;"
+ offset="1"
+ id="stop3155" />
+ </linearGradient>
+ <inkscape:perspective
+ sodipodi:type="inkscape:persp3d"
+ inkscape:vp_x="0 : 526.18109 : 1"
+ inkscape:vp_y="0 : 1000 : 0"
+ inkscape:vp_z="744.09448 : 526.18109 : 1"
+ inkscape:persp3d-origin="372.04724 : 350.78739 : 1"
+ id="perspective10" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient3151"
+ id="linearGradient3157"
+ x1="5.8379931"
+ y1="5.0950255"
+ x2="11.171147"
+ y2="8.0432262"
+ gradientUnits="userSpaceOnUse" />
+ </defs>
+ <sodipodi:namedview
+ id="base"
+ pagecolor="#f4ca00"
+ bordercolor="#666666"
+ borderopacity="1.0"
+ inkscape:pageopacity="0"
+ inkscape:pageshadow="2"
+ inkscape:zoom="16"
+ inkscape:cx="18.158254"
+ inkscape:cy="11.17505"
+ inkscape:document-units="px"
+ inkscape:current-layer="layer1"
+ showgrid="true"
+ inkscape:window-width="943"
+ inkscape:window-height="682"
+ inkscape:window-x="-4"
+ inkscape:window-y="24">
+ <inkscape:grid
+ type="xygrid"
+ id="grid2380"
+ visible="true"
+ enabled="true" />
+ </sodipodi:namedview>
+ <metadata
+ id="metadata7">
+ <rdf:RDF>
+ <cc:Work
+ rdf:about="">
+ <dc:format>image/svg+xml</dc:format>
+ <dc:type
+ rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+ </cc:Work>
+ </rdf:RDF>
+ </metadata>
+ <g
+ inkscape:label="Calque 1"
+ inkscape:groupmode="layer"
+ id="layer1">
+ <path
+ sodipodi:type="star"
+ style="opacity:1;fill:url(#linearGradient3157);fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.69094230999999995;stroke-linecap:round;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+ id="path2383"
+ sodipodi:sides="5"
+ sodipodi:cx="8.3928576"
+ sodipodi:cy="8.2321424"
+ sodipodi:r1="6.8401251"
+ sodipodi:r2="3.4200625"
+ sodipodi:arg1="0.94295973"
+ sodipodi:arg2="1.5712783"
+ inkscape:flatsided="false"
+ inkscape:rounded="0"
+ inkscape:randomized="0"
+ d="M 12.410715,13.767857 L 8.3912092,11.652205 L 4.3696665,13.763982 L 5.1396758,9.2874321 L 1.8885314,6.1152927 L 6.383929,5.4642852 L 8.396154,1.3920182 L 10.404453,5.4662229 L 14.899221,6.1215629 L 11.645021,9.2905675 L 12.410715,13.767857 z"
+ transform="matrix(1.4115471,0,0,1.4839561,-0.8483516,-0.2482945)" />
+ </g>
+</svg>
diff --git a/navit/xpm/bank.svg b/navit/xpm/bank.svg
new file mode 100644
index 00000000..a08a4d96
--- /dev/null
+++ b/navit/xpm/bank.svg
@@ -0,0 +1,193 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+<svg
+ xmlns:dc="http://purl.org/dc/elements/1.1/"
+ xmlns:cc="http://creativecommons.org/ns#"
+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+ xmlns:svg="http://www.w3.org/2000/svg"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:xlink="http://www.w3.org/1999/xlink"
+ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+ width="22"
+ height="22"
+ id="svg2"
+ sodipodi:version="0.32"
+ inkscape:version="0.46"
+ version="1.0"
+ sodipodi:docname="bank.svg"
+ inkscape:output_extension="org.inkscape.output.svg.inkscape"
+ inkscape:export-filename="/home/jeff/projets/navit/icons/png/bank.png"
+ inkscape:export-xdpi="90"
+ inkscape:export-ydpi="90">
+ <defs
+ id="defs4">
+ <linearGradient
+ id="linearGradient3173">
+ <stop
+ style="stop-color:#33b400;stop-opacity:1;"
+ offset="0"
+ id="stop3175" />
+ <stop
+ style="stop-color:#93cb00;stop-opacity:1;"
+ offset="1"
+ id="stop3177" />
+ </linearGradient>
+ <inkscape:perspective
+ sodipodi:type="inkscape:persp3d"
+ inkscape:vp_x="0 : 526.18109 : 1"
+ inkscape:vp_y="0 : 1000 : 0"
+ inkscape:vp_z="744.09448 : 526.18109 : 1"
+ inkscape:persp3d-origin="372.04724 : 350.78739 : 1"
+ id="perspective10" />
+ <inkscape:perspective
+ id="perspective2390"
+ inkscape:persp3d-origin="372.04724 : 350.78739 : 1"
+ inkscape:vp_z="744.09448 : 526.18109 : 1"
+ inkscape:vp_y="0 : 1000 : 0"
+ inkscape:vp_x="0 : 526.18109 : 1"
+ sodipodi:type="inkscape:persp3d" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient3173"
+ id="linearGradient3179"
+ x1="1.0178572"
+ y1="6.2410717"
+ x2="8.7142859"
+ y2="6.2410717"
+ gradientUnits="userSpaceOnUse"
+ spreadMethod="reflect" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient3173"
+ id="linearGradient3182"
+ gradientUnits="userSpaceOnUse"
+ spreadMethod="reflect"
+ x1="1.0178572"
+ y1="6.2410717"
+ x2="8.7142859"
+ y2="6.2410717"
+ gradientTransform="matrix(1.0605835,0,0,1.0620282,-0.5527848,0.1776314)" />
+ </defs>
+ <sodipodi:namedview
+ id="base"
+ pagecolor="#22a638"
+ bordercolor="#666666"
+ borderopacity="1.0"
+ inkscape:pageopacity="1"
+ inkscape:pageshadow="2"
+ inkscape:zoom="11.2"
+ inkscape:cx="10.796387"
+ inkscape:cy="15.570919"
+ inkscape:document-units="px"
+ inkscape:current-layer="layer1"
+ showgrid="true"
+ inkscape:window-width="943"
+ inkscape:window-height="682"
+ inkscape:window-x="0"
+ inkscape:window-y="25">
+ <inkscape:grid
+ type="xygrid"
+ id="grid2380"
+ visible="true"
+ enabled="true" />
+ </sodipodi:namedview>
+ <metadata
+ id="metadata7">
+ <rdf:RDF>
+ <cc:Work
+ rdf:about="">
+ <dc:format>image/svg+xml</dc:format>
+ <dc:type
+ rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+ </cc:Work>
+ </rdf:RDF>
+ </metadata>
+ <g
+ inkscape:label="Calque 1"
+ inkscape:groupmode="layer"
+ id="layer1">
+ <rect
+ style="opacity:1;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.98289597;stroke-linecap:round;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+ id="rect2382"
+ width="21.056721"
+ height="21.056721"
+ x="0.48869637"
+ y="0.4886966" />
+ <path
+ style="fill:url(#linearGradient3182);fill-opacity:1;fill-rule:evenodd;stroke:#0d4300;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+ d="M 2.193369,8.2755965 C 4.6236295,5.398295 7.8351628,5.6503419 11,5.7153499 C 13.825482,6.0742653 16.729468,5.5684517 19.806631,3.1551033 L 19.806631,10.456547 C 17.082066,12.683193 14.226857,14.059491 11,13.016794 C 8.0644563,12.535247 5.1289127,13.033062 2.193369,15.577041 L 2.193369,8.2755965 z"
+ id="rect3171"
+ sodipodi:nodetypes="ccccccc" />
+ <path
+ sodipodi:type="arc"
+ style="opacity:1;fill:#b4a300;fill-opacity:1;fill-rule:evenodd;stroke:#433800;stroke-width:1.32791519;stroke-linecap:round;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+ id="path3186"
+ sodipodi:cx="4.375"
+ sodipodi:cy="12"
+ sodipodi:rx="3.125"
+ sodipodi:ry="3.125"
+ d="M 7.5,12 A 3.125,3.125 0 1 1 1.25,12 A 3.125,3.125 0 1 1 7.5,12 z"
+ transform="matrix(1,0,0,0.5670996,10.910714,7.6190477)" />
+ <path
+ sodipodi:type="arc"
+ style="opacity:1;fill:#b4a300;fill-opacity:1;fill-rule:evenodd;stroke:#433800;stroke-width:1.32791519;stroke-linecap:round;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+ id="path2395"
+ sodipodi:cx="4.375"
+ sodipodi:cy="12"
+ sodipodi:rx="3.125"
+ sodipodi:ry="3.125"
+ d="M 7.5,12 A 3.125,3.125 0 1 1 1.25,12 A 3.125,3.125 0 1 1 7.5,12 z"
+ transform="matrix(1,0,0,0.5670996,2.5,10.654762)" />
+ <path
+ sodipodi:type="arc"
+ style="opacity:1;fill:#b4a300;fill-opacity:1;fill-rule:evenodd;stroke:#433800;stroke-width:1.32791519;stroke-linecap:round;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+ id="path3184"
+ sodipodi:cx="4.375"
+ sodipodi:cy="12"
+ sodipodi:rx="3.125"
+ sodipodi:ry="3.125"
+ d="M 7.5,12 A 3.125,3.125 0 1 1 1.25,12 A 3.125,3.125 0 1 1 7.5,12 z"
+ transform="matrix(1,0,0,0.5670996,12.410714,11.011905)" />
+ <path
+ sodipodi:type="arc"
+ style="opacity:1;fill:#b4a300;fill-opacity:1;fill-rule:evenodd;stroke:#433800;stroke-width:1.32791519;stroke-linecap:round;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+ id="path3169"
+ sodipodi:cx="4.375"
+ sodipodi:cy="12"
+ sodipodi:rx="3.125"
+ sodipodi:ry="3.125"
+ d="M 7.5,12 A 3.125,3.125 0 1 1 1.25,12 A 3.125,3.125 0 1 1 7.5,12 z"
+ transform="matrix(1,0,0,0.5670996,8.5,10.654762)" />
+ <path
+ sodipodi:type="arc"
+ style="opacity:1;fill:#b4a300;fill-opacity:1;fill-rule:evenodd;stroke:#433800;stroke-width:1.32791519;stroke-linecap:round;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+ id="path3167"
+ sodipodi:cx="4.375"
+ sodipodi:cy="12"
+ sodipodi:rx="3.125"
+ sodipodi:ry="3.125"
+ d="M 7.5,12 A 3.125,3.125 0 1 1 1.25,12 A 3.125,3.125 0 1 1 7.5,12 z"
+ transform="matrix(1,0,0,0.5670996,6.5,9.5205628)" />
+ <text
+ xml:space="preserve"
+ style="font-size:7.2734828px;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans"
+ x="8.6464329"
+ y="11.712525"
+ id="text2394"><tspan
+ sodipodi:role="line"
+ id="tspan2396"
+ x="8.6464329"
+ y="11.712525">$</tspan></text>
+ <path
+ sodipodi:type="arc"
+ style="opacity:1;fill:#b4a300;fill-opacity:1;fill-rule:evenodd;stroke:#433800;stroke-width:1.32791519;stroke-linecap:round;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+ id="path3188"
+ sodipodi:cx="4.375"
+ sodipodi:cy="12"
+ sodipodi:rx="3.125"
+ sodipodi:ry="3.125"
+ d="M 7.5,12 A 3.125,3.125 0 1 1 1.25,12 A 3.125,3.125 0 1 1 7.5,12 z"
+ transform="matrix(1,0,0,0.5670996,6.1428569,7.1948048)" />
+ </g>
+</svg>
diff --git a/navit/xpm/bar.svg b/navit/xpm/bar.svg
new file mode 100644
index 00000000..44c6083d
--- /dev/null
+++ b/navit/xpm/bar.svg
@@ -0,0 +1,139 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+<svg
+ xmlns:dc="http://purl.org/dc/elements/1.1/"
+ xmlns:cc="http://creativecommons.org/ns#"
+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+ xmlns:svg="http://www.w3.org/2000/svg"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+ width="22"
+ height="22"
+ id="svg2"
+ sodipodi:version="0.32"
+ inkscape:version="0.46"
+ version="1.0"
+ sodipodi:docname="bar.svg"
+ inkscape:output_extension="org.inkscape.output.svg.inkscape"
+ inkscape:export-filename="/home/jeff/navit/icons/png/bar.png"
+ inkscape:export-xdpi="90"
+ inkscape:export-ydpi="90">
+ <defs
+ id="defs4">
+ <inkscape:perspective
+ sodipodi:type="inkscape:persp3d"
+ inkscape:vp_x="0 : 526.18109 : 1"
+ inkscape:vp_y="0 : 1000 : 0"
+ inkscape:vp_z="744.09448 : 526.18109 : 1"
+ inkscape:persp3d-origin="372.04724 : 350.78739 : 1"
+ id="perspective10" />
+ </defs>
+ <sodipodi:namedview
+ id="base"
+ pagecolor="#f4ca00"
+ bordercolor="#666666"
+ borderopacity="1.0"
+ inkscape:pageopacity="0"
+ inkscape:pageshadow="2"
+ inkscape:zoom="16"
+ inkscape:cx="18.00973"
+ inkscape:cy="10.084813"
+ inkscape:document-units="px"
+ inkscape:current-layer="layer1"
+ showgrid="true"
+ inkscape:window-width="943"
+ inkscape:window-height="682"
+ inkscape:window-x="-4"
+ inkscape:window-y="24"
+ showguides="true"
+ inkscape:guide-bbox="true"
+ inkscape:snap-global="false">
+ <inkscape:grid
+ type="xygrid"
+ id="grid2380"
+ visible="true"
+ enabled="true" />
+ </sodipodi:namedview>
+ <metadata
+ id="metadata7">
+ <rdf:RDF>
+ <cc:Work
+ rdf:about="">
+ <dc:format>image/svg+xml</dc:format>
+ <dc:type
+ rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+ </cc:Work>
+ </rdf:RDF>
+ </metadata>
+ <g
+ inkscape:label="Calque 1"
+ inkscape:groupmode="layer"
+ id="layer1">
+ <path
+ sodipodi:type="arc"
+ style="opacity:1;fill:#e5ff39;fill-opacity:1;fill-rule:evenodd;stroke:#aaaf00;stroke-width:0.74631548;stroke-linecap:round;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+ id="path3157"
+ sodipodi:cx="6.3639612"
+ sodipodi:cy="0.9739809"
+ sodipodi:rx="2.9168155"
+ sodipodi:ry="2.9168155"
+ d="M 9.2807767,0.9739809 A 2.9168155,2.9168155 0 1 1 3.4471457,0.9739809 A 2.9168155,2.9168155 0 1 1 9.2807767,0.9739809 z"
+ transform="matrix(1.3416456,0,0,1.3381885,2.0831091,3.1319181)" />
+ <path
+ sodipodi:type="arc"
+ style="opacity:1;fill:#e5ff39;fill-opacity:1;fill-rule:evenodd;stroke:#aaaf00;stroke-width:0.74631548;stroke-linecap:round;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+ id="path3155"
+ sodipodi:cx="6.3639612"
+ sodipodi:cy="0.9739809"
+ sodipodi:rx="2.9168155"
+ sodipodi:ry="2.9168155"
+ d="M 9.2807767,0.9739809 A 2.9168155,2.9168155 0 1 1 3.4471457,0.9739809 A 2.9168155,2.9168155 0 1 1 9.2807767,0.9739809 z"
+ transform="matrix(1.3416456,0,0,1.3381885,-1.5337588,4.3147209)" />
+ <path
+ sodipodi:type="arc"
+ style="opacity:1;fill:#e5ff39;fill-opacity:1;fill-rule:evenodd;stroke:#aaaf00;stroke-width:0.74631548;stroke-linecap:round;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+ id="path3159"
+ sodipodi:cx="6.3639612"
+ sodipodi:cy="0.9739809"
+ sodipodi:rx="2.9168155"
+ sodipodi:ry="2.9168155"
+ d="M 9.2807767,0.9739809 A 2.9168155,2.9168155 0 1 1 3.4471457,0.9739809 A 2.9168155,2.9168155 0 1 1 9.2807767,0.9739809 z"
+ transform="matrix(1.3416456,0,0,1.3381885,4.8698763,4.7287019)" />
+ <path
+ style="fill:#b9d500;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+ d="M 2.5802671,4.5048738 L 16.055717,4.6231541 L 16.277778,20.502853 L 2.5953769,20.561993 L 2.5802671,4.5048738 z"
+ id="rect2381"
+ sodipodi:nodetypes="ccccc" />
+ <path
+ style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+ d="M 16.059205,7.3933677 C 20.204787,7.4385313 20.4421,15.229925 16.237084,15.295003"
+ id="path3158"
+ sodipodi:nodetypes="cc" />
+ <path
+ style="opacity:0.3;fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="M 5.586164,7.0643331 L 5.586164,17.827838"
+ id="path3161"
+ sodipodi:nodetypes="cc" />
+ <path
+ style="opacity:0.3;fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="M 7.6444553,7.0643331 L 7.6444553,17.827838"
+ id="path3163"
+ sodipodi:nodetypes="cc" />
+ <path
+ style="opacity:0.3;fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="M 9.515246,7.0643331 L 9.515246,17.827838"
+ id="path3165"
+ sodipodi:nodetypes="cc" />
+ <path
+ style="opacity:0.3;fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="M 11.515246,7.0643331 L 11.515246,17.827838"
+ id="path3160"
+ sodipodi:nodetypes="cc" />
+ <path
+ style="opacity:0.3;fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="M 13.515246,7.0643331 L 13.515246,17.827838"
+ id="path3162"
+ sodipodi:nodetypes="cc" />
+ </g>
+</svg>
diff --git a/navit/xpm/boat_ramp.svg b/navit/xpm/boat_ramp.svg
new file mode 100644
index 00000000..1ccc88b7
--- /dev/null
+++ b/navit/xpm/boat_ramp.svg
@@ -0,0 +1,94 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+<svg
+ xmlns:dc="http://purl.org/dc/elements/1.1/"
+ xmlns:cc="http://creativecommons.org/ns#"
+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+ xmlns:svg="http://www.w3.org/2000/svg"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+ width="22"
+ height="22"
+ id="svg2"
+ sodipodi:version="0.32"
+ inkscape:version="0.46"
+ version="1.0"
+ sodipodi:docname="boat_ramp.svg"
+ inkscape:output_extension="org.inkscape.output.svg.inkscape"
+ inkscape:export-filename="/home/jeff/navit/icons/png/boat_ramp.png"
+ inkscape:export-xdpi="90"
+ inkscape:export-ydpi="90">
+ <defs
+ id="defs4">
+ <inkscape:perspective
+ sodipodi:type="inkscape:persp3d"
+ inkscape:vp_x="0 : 526.18109 : 1"
+ inkscape:vp_y="0 : 1000 : 0"
+ inkscape:vp_z="744.09448 : 526.18109 : 1"
+ inkscape:persp3d-origin="372.04724 : 350.78739 : 1"
+ id="perspective10" />
+ </defs>
+ <sodipodi:namedview
+ id="base"
+ pagecolor="#f4ca00"
+ bordercolor="#666666"
+ borderopacity="1.0"
+ inkscape:pageopacity="0"
+ inkscape:pageshadow="2"
+ inkscape:zoom="22.627417"
+ inkscape:cx="15.902761"
+ inkscape:cy="9.2438685"
+ inkscape:document-units="px"
+ inkscape:current-layer="layer1"
+ showgrid="true"
+ inkscape:window-width="943"
+ inkscape:window-height="682"
+ inkscape:window-x="38"
+ inkscape:window-y="24"
+ showguides="true"
+ inkscape:guide-bbox="true"
+ inkscape:snap-global="false">
+ <inkscape:grid
+ type="xygrid"
+ id="grid2380"
+ visible="true"
+ enabled="true" />
+ </sodipodi:namedview>
+ <metadata
+ id="metadata7">
+ <rdf:RDF>
+ <cc:Work
+ rdf:about="">
+ <dc:format>image/svg+xml</dc:format>
+ <dc:type
+ rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+ </cc:Work>
+ </rdf:RDF>
+ </metadata>
+ <g
+ inkscape:label="Calque 1"
+ inkscape:groupmode="layer"
+ id="layer1">
+ <path
+ style="fill:#3d6b98;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+ d="M 0.65911209,15.560037 L 20.545958,15.515843 L 19.597655,21.589701 L 3.4774734,21.545507 L 0.65911209,15.560037 z"
+ id="rect2381"
+ sodipodi:nodetypes="ccccc" />
+ <path
+ style="fill:#9fbcd9;fill-opacity:1;fill-rule:evenodd;stroke:#4d618c;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+ d="M 6.4053422,0.51263443 L 10.619456,0.51263443 L 10.57834,13.451186 L 0.54037468,13.49538 L 6.4053422,0.51263443 z"
+ id="path3154"
+ sodipodi:nodetypes="ccccc" />
+ <path
+ style="fill:#9fbcd9;fill-opacity:1;fill-rule:evenodd;stroke:#4d618c;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;stroke-dasharray:none"
+ d="M 15.547394,3.454693 L 12.467784,3.4104988 L 12.491839,13.416625 L 20.557566,13.416625 L 15.547394,3.454693 z"
+ id="path3156"
+ sodipodi:nodetypes="ccccc" />
+ <path
+ style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="M 11.545578,0.0090946102 L 11.545578,15.053346"
+ id="path3158"
+ sodipodi:nodetypes="cc" />
+ </g>
+</svg>
diff --git a/navit/xpm/bus.svg b/navit/xpm/bus.svg
new file mode 100644
index 00000000..8ef93e64
--- /dev/null
+++ b/navit/xpm/bus.svg
@@ -0,0 +1,198 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+<svg
+ xmlns:dc="http://purl.org/dc/elements/1.1/"
+ xmlns:cc="http://creativecommons.org/ns#"
+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+ xmlns:svg="http://www.w3.org/2000/svg"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:xlink="http://www.w3.org/1999/xlink"
+ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+ width="22"
+ height="22"
+ id="svg2"
+ sodipodi:version="0.32"
+ inkscape:version="0.46"
+ version="1.0"
+ sodipodi:docname="bus.svg"
+ inkscape:output_extension="org.inkscape.output.svg.inkscape"
+ inkscape:export-filename="/home/jeff/navit/icons/png/bus.png"
+ inkscape:export-xdpi="90"
+ inkscape:export-ydpi="90">
+ <defs
+ id="defs4">
+ <linearGradient
+ id="linearGradient3181">
+ <stop
+ id="stop3183"
+ offset="0"
+ style="stop-color:#ffffff;stop-opacity:0;" />
+ <stop
+ id="stop3185"
+ offset="1"
+ style="stop-color:#ffffff;stop-opacity:1;" />
+ </linearGradient>
+ <linearGradient
+ id="linearGradient3169">
+ <stop
+ style="stop-color:#d2d2d2;stop-opacity:1;"
+ offset="0"
+ id="stop3171" />
+ <stop
+ style="stop-color:#656565;stop-opacity:1;"
+ offset="1"
+ id="stop3173" />
+ </linearGradient>
+ <inkscape:perspective
+ sodipodi:type="inkscape:persp3d"
+ inkscape:vp_x="0 : 526.18109 : 1"
+ inkscape:vp_y="0 : 1000 : 0"
+ inkscape:vp_z="744.09448 : 526.18109 : 1"
+ inkscape:persp3d-origin="372.04724 : 350.78739 : 1"
+ id="perspective10" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient3169"
+ id="linearGradient3175"
+ x1="13.119969"
+ y1="12.919525"
+ x2="13.280306"
+ y2="4.8899608"
+ gradientUnits="userSpaceOnUse" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient3181"
+ id="linearGradient3179"
+ gradientUnits="userSpaceOnUse"
+ x1="13.069741"
+ y1="8.9047422"
+ x2="13.129622"
+ y2="-6.9136248"
+ gradientTransform="matrix(0.8888038,0,0,0.8888038,1.2344919,0.9901737)" />
+ </defs>
+ <sodipodi:namedview
+ id="base"
+ pagecolor="#0083f4"
+ bordercolor="#666666"
+ borderopacity="1.0"
+ inkscape:pageopacity="0"
+ inkscape:pageshadow="2"
+ inkscape:zoom="22.4"
+ inkscape:cx="10.658503"
+ inkscape:cy="11.00096"
+ inkscape:document-units="px"
+ inkscape:current-layer="layer1"
+ showgrid="true"
+ inkscape:window-width="1024"
+ inkscape:window-height="699"
+ inkscape:window-x="0"
+ inkscape:window-y="25">
+ <inkscape:grid
+ type="xygrid"
+ id="grid2380"
+ visible="true"
+ enabled="true" />
+ </sodipodi:namedview>
+ <metadata
+ id="metadata7">
+ <rdf:RDF>
+ <cc:Work
+ rdf:about="">
+ <dc:format>image/svg+xml</dc:format>
+ <dc:type
+ rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+ </cc:Work>
+ </rdf:RDF>
+ </metadata>
+ <g
+ inkscape:label="Calque 1"
+ inkscape:groupmode="layer"
+ id="layer1">
+ <rect
+ style="opacity:1;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+ id="rect3159"
+ width="3.0357144"
+ height="5.3571458"
+ x="3.0357141"
+ y="15.669642"
+ rx="1"
+ ry="1" />
+ <rect
+ style="opacity:1;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+ id="rect3163"
+ width="3.0357144"
+ height="5.3571458"
+ x="16.107141"
+ y="15.758928"
+ rx="1"
+ ry="1" />
+ <path
+ style="fill:#516280;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+ d="M 1.1964286,1.0625 C 7.0673776,0.17836005 14.927626,-0.024420878 21.035716,1.1071428 L 21.07143,11.084821 L 21.07143,19.062499 L 1.1160715,19.062499 L 1.1160715,11.084821 L 1.1964286,1.0625 z"
+ id="rect2386"
+ sodipodi:nodetypes="ccccccc" />
+ <rect
+ style="opacity:1;fill:#babd00;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+ id="rect3165"
+ width="17.723225"
+ height="3.2500007"
+ x="2.3035712"
+ y="2"
+ rx="1"
+ ry="0.95535707" />
+ <path
+ style="fill:url(#linearGradient3175);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+ d="M 2.155573,3 L 20,3.0446429 L 19.826461,12.919525 L 2.0485408,12.919525 L 2.155573,3 z"
+ id="path3167"
+ sodipodi:nodetypes="ccccc" />
+ <rect
+ style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.50000000000000000;stroke-linecap:round;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+ id="rect3187"
+ width="2.9017856"
+ height="1.8749995"
+ x="2.0535715"
+ y="15.035714" />
+ <rect
+ style="opacity:0.5;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.50000000000000000;stroke-linecap:round;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+ id="rect3415"
+ width="2.9017856"
+ height="1.8749995"
+ x="15.125"
+ y="15" />
+ <rect
+ style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.5;stroke-linecap:round;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+ id="rect3413"
+ width="2.9017856"
+ height="1.8749995"
+ x="17.125"
+ y="15" />
+ <rect
+ style="opacity:0.5;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.5;stroke-linecap:round;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+ id="rect3417"
+ width="2.9017856"
+ height="1.8749995"
+ x="3.9642856"
+ y="15" />
+ <path
+ style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.5;stroke-linecap:round;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+ d="M 14.373479,8.5271747 L 15.676062,8.5271747 C 16.372813,8.5271747 16.933736,9.0630558 16.933736,9.7287019 L 16.933736,11.884714 L 16.953387,13.002022 L 13.138263,13.016058 L 13.115805,11.884714 L 13.115805,9.7287019 C 13.115805,9.0630558 13.676728,8.5271747 14.373479,8.5271747 z"
+ id="rect3419"
+ sodipodi:nodetypes="ccccccccc" />
+ <path
+ sodipodi:type="arc"
+ style="opacity:1;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.5;stroke-linecap:round;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+ id="path3421"
+ sodipodi:cx="17.901785"
+ sodipodi:cy="6.1071429"
+ sodipodi:rx="1.1071428"
+ sodipodi:ry="1.1071428"
+ d="M 19.008928,6.1071429 A 1.1071428,1.1071428 0 1 1 16.794642,6.1071429 A 1.1071428,1.1071428 0 1 1 19.008928,6.1071429 z"
+ transform="matrix(1.2576734,0,0,1.2576734,-7.4785958,-0.6807912)" />
+ <path
+ style="fill:url(#linearGradient3179);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+ d="M 4.0927349,3.5854032 L 18.121763,3.5060325 C 18.795114,5.9461485 18.919421,10.138186 18.856325,12.473096 L 3.3329939,12.473096 C 3.335812,10.305907 3.3579912,6.2753972 4.0927349,3.5854032 z"
+ id="path3177"
+ sodipodi:nodetypes="ccccc" />
+ </g>
+</svg>
diff --git a/navit/xpm/church.svg b/navit/xpm/church.svg
new file mode 100644
index 00000000..12441b19
--- /dev/null
+++ b/navit/xpm/church.svg
@@ -0,0 +1,149 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+<svg
+ xmlns:dc="http://purl.org/dc/elements/1.1/"
+ xmlns:cc="http://creativecommons.org/ns#"
+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+ xmlns:svg="http://www.w3.org/2000/svg"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:xlink="http://www.w3.org/1999/xlink"
+ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+ width="22"
+ height="22"
+ id="svg2"
+ sodipodi:version="0.32"
+ inkscape:version="0.46"
+ version="1.0"
+ sodipodi:docname="worship.svg"
+ inkscape:output_extension="org.inkscape.output.svg.inkscape"
+ inkscape:export-filename="/home/jeff/projets/navit/icons/png/worship.png"
+ inkscape:export-xdpi="90"
+ inkscape:export-ydpi="90">
+ <defs
+ id="defs4">
+ <linearGradient
+ id="linearGradient3164">
+ <stop
+ style="stop-color:#58f071;stop-opacity:1;"
+ offset="0"
+ id="stop3166" />
+ <stop
+ style="stop-color:#22a638;stop-opacity:1;"
+ offset="1"
+ id="stop3168" />
+ </linearGradient>
+ <inkscape:perspective
+ sodipodi:type="inkscape:persp3d"
+ inkscape:vp_x="0 : 526.18109 : 1"
+ inkscape:vp_y="0 : 1000 : 0"
+ inkscape:vp_z="744.09448 : 526.18109 : 1"
+ inkscape:persp3d-origin="372.04724 : 350.78739 : 1"
+ id="perspective10" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient3164"
+ id="linearGradient3170"
+ x1="5.4863591"
+ y1="10.53991"
+ x2="7.5346413"
+ y2="16.638706"
+ gradientUnits="userSpaceOnUse" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient3164"
+ id="linearGradient3177"
+ x1="9.8994942"
+ y1="4.6095934"
+ x2="12.065009"
+ y2="4.6095934"
+ gradientUnits="userSpaceOnUse" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient3164"
+ id="linearGradient3179"
+ x1="7.1152611"
+ y1="3.0407002"
+ x2="15.070212"
+ y2="3.0407002"
+ gradientUnits="userSpaceOnUse" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient3164"
+ id="linearGradient3182"
+ gradientUnits="userSpaceOnUse"
+ x1="7.1152611"
+ y1="3.0407002"
+ x2="15.070212"
+ y2="3.0407002"
+ gradientTransform="translate(-0.2209709,0.5745242)" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient3164"
+ id="linearGradient3184"
+ gradientUnits="userSpaceOnUse"
+ x1="5.4863591"
+ y1="10.53991"
+ x2="7.5346413"
+ y2="16.638706" />
+ </defs>
+ <sodipodi:namedview
+ id="base"
+ pagecolor="#f4ca00"
+ bordercolor="#666666"
+ borderopacity="1.0"
+ inkscape:pageopacity="0"
+ inkscape:pageshadow="2"
+ inkscape:zoom="5.6568545"
+ inkscape:cx="9.3432727"
+ inkscape:cy="-0.19430913"
+ inkscape:document-units="px"
+ inkscape:current-layer="layer1"
+ showgrid="true"
+ inkscape:window-width="943"
+ inkscape:window-height="682"
+ inkscape:window-x="69"
+ inkscape:window-y="34">
+ <inkscape:grid
+ type="xygrid"
+ id="grid2380"
+ visible="true"
+ enabled="true" />
+ </sodipodi:namedview>
+ <metadata
+ id="metadata7">
+ <rdf:RDF>
+ <cc:Work
+ rdf:about="">
+ <dc:format>image/svg+xml</dc:format>
+ <dc:type
+ rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+ </cc:Work>
+ </rdf:RDF>
+ </metadata>
+ <g
+ inkscape:label="Calque 1"
+ inkscape:groupmode="layer"
+ id="layer1">
+ <path
+ style="fill:url(#linearGradient3184);fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;stroke-dasharray:none"
+ d="M 9.5053617,0.55713834 L 9.5053617,2.5495558 L 6.90625,2.5495558 L 6.90625,5.5 L 9.5053617,5.5 L 9.5053617,7.75 L 1.59375,11.59375 L 1.5625,20.5625 L 8.625,20.5625 C 8.6691942,15.149816 9.1446642,15 11.0625,15 C 12.981054,15 13.481692,14.914551 13.46875,20.46875 L 20.5625,20.5 L 20.5625,11.46875 L 12.59375,7.78125 L 12.59375,5.5 L 15.46875,5.5 L 15.46875,2.5495558 L 12.59375,2.5495558 L 12.59375,0.55713834 L 9.5053617,0.55713834 z"
+ id="rect2381"
+ sodipodi:nodetypes="cccccccccscccccccccc" />
+ <path
+ style="fill:#56769c;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+ d="M -25.921034,11.106694 L -16.96875,7.0625 L -7.928078,11.106694 L -7.928078,21.044194 L -14.959597,21 C -14.946655,15.4458 -15.018946,15 -16.9375,15 C -18.855336,15 -18.971431,15.587316 -19.015625,21 L -25.858534,21.044194 L -25.921034,11.106694 z"
+ id="path2383"
+ sodipodi:nodetypes="ccccczccc" />
+ <path
+ style="fill:none;fill-rule:evenodd;stroke:#56769c;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+ d="M -17,-0.0625 L -17,8.8998106"
+ id="path2385"
+ sodipodi:nodetypes="cc" />
+ <path
+ style="fill:none;fill-rule:evenodd;stroke:#56769c;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+ d="M -12.916593,2.9722718 L -21.039214,3"
+ id="path2387"
+ sodipodi:nodetypes="cc" />
+ </g>
+</svg>
diff --git a/navit/xpm/cinema.svg b/navit/xpm/cinema.svg
new file mode 100644
index 00000000..dbfa6b60
--- /dev/null
+++ b/navit/xpm/cinema.svg
@@ -0,0 +1,130 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+<svg
+ xmlns:dc="http://purl.org/dc/elements/1.1/"
+ xmlns:cc="http://creativecommons.org/ns#"
+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+ xmlns:svg="http://www.w3.org/2000/svg"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:xlink="http://www.w3.org/1999/xlink"
+ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+ width="22"
+ height="22"
+ id="svg2"
+ sodipodi:version="0.32"
+ inkscape:version="0.46"
+ version="1.0"
+ sodipodi:docname="cinema.svg"
+ inkscape:output_extension="org.inkscape.output.svg.inkscape"
+ inkscape:export-filename="/home/jeff/projets/navit/icons/png/cinema.png"
+ inkscape:export-xdpi="90"
+ inkscape:export-ydpi="90">
+ <defs
+ id="defs4">
+ <linearGradient
+ id="linearGradient3156">
+ <stop
+ style="stop-color:#ffffff;stop-opacity:1;"
+ offset="0"
+ id="stop3158" />
+ <stop
+ id="stop3166"
+ offset="0.41698599"
+ style="stop-color:#ffffff;stop-opacity:1;" />
+ <stop
+ id="stop3164"
+ offset="0.41698599"
+ style="stop-color:#000000;stop-opacity:1;" />
+ <stop
+ style="stop-color:#3d3d3d;stop-opacity:1;"
+ offset="1"
+ id="stop3160" />
+ </linearGradient>
+ <inkscape:perspective
+ sodipodi:type="inkscape:persp3d"
+ inkscape:vp_x="0 : 526.18109 : 1"
+ inkscape:vp_y="0 : 1000 : 0"
+ inkscape:vp_z="744.09448 : 526.18109 : 1"
+ inkscape:persp3d-origin="372.04724 : 350.78739 : 1"
+ id="perspective10" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient3156"
+ id="linearGradient3162"
+ x1="0.875"
+ y1="3.59375"
+ x2="2.0625"
+ y2="4.65625"
+ gradientUnits="userSpaceOnUse"
+ spreadMethod="reflect" />
+ </defs>
+ <sodipodi:namedview
+ id="base"
+ pagecolor="#22a638"
+ bordercolor="#666666"
+ borderopacity="1.0"
+ inkscape:pageopacity="0"
+ inkscape:pageshadow="2"
+ inkscape:zoom="16"
+ inkscape:cx="10.642241"
+ inkscape:cy="12.077112"
+ inkscape:document-units="px"
+ inkscape:current-layer="layer1"
+ showgrid="true"
+ inkscape:window-width="943"
+ inkscape:window-height="682"
+ inkscape:window-x="-4"
+ inkscape:window-y="24">
+ <inkscape:grid
+ type="xygrid"
+ id="grid2380"
+ visible="true"
+ enabled="true" />
+ </sodipodi:namedview>
+ <metadata
+ id="metadata7">
+ <rdf:RDF>
+ <cc:Work
+ rdf:about="">
+ <dc:format>image/svg+xml</dc:format>
+ <dc:type
+ rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+ </cc:Work>
+ </rdf:RDF>
+ </metadata>
+ <g
+ inkscape:label="Calque 1"
+ inkscape:groupmode="layer"
+ id="layer1">
+ <path
+ style="fill:#5a5a5a;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+ d="M 1.4375,6.5625 L 19.625,7.6875 L 19.625,19.6875 L 3.3125,20.5625 L 1.4375,6.5625 z"
+ id="rect2381"
+ sodipodi:nodetypes="ccccc" />
+ <path
+ style="fill:url(#linearGradient3162);fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+ d="M 1.5,3.5625 L 19.6875,1.5625 L 19.8125,4.5 L 1.375,5.625 L 1.5,3.5625 z"
+ id="path3154"
+ sodipodi:nodetypes="ccccc" />
+ <path
+ style="fill:none;fill-rule:evenodd;stroke:#ffffff;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="M 4.331029,9.2720779 L 17,9.8907964"
+ id="path3168" />
+ <path
+ style="fill:none;fill-rule:evenodd;stroke:#ffffff;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="M 5.1265242,13.537243 L 16.955806,13.581436"
+ id="path3170"
+ sodipodi:nodetypes="cc" />
+ <path
+ style="fill:none;fill-rule:evenodd;stroke:#ffffff;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="M 5.7010484,18.023379 L 17.027728,17.581437"
+ id="path3172"
+ sodipodi:nodetypes="cc" />
+ <path
+ style="fill:none;fill-rule:evenodd;stroke:#ffffff;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:0.45597485"
+ d="M 12.52167,13.831883 L 12.521671,17.441048"
+ id="path3174"
+ sodipodi:nodetypes="cc" />
+ </g>
+</svg>
diff --git a/navit/xpm/exit.svg b/navit/xpm/exit.svg
new file mode 100644
index 00000000..8fd6d863
--- /dev/null
+++ b/navit/xpm/exit.svg
@@ -0,0 +1,167 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+<svg
+ xmlns:dc="http://purl.org/dc/elements/1.1/"
+ xmlns:cc="http://creativecommons.org/ns#"
+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+ xmlns:svg="http://www.w3.org/2000/svg"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+ width="22"
+ height="22"
+ id="svg2"
+ sodipodi:version="0.32"
+ inkscape:version="0.46"
+ version="1.0"
+ sodipodi:docname="exit.svg"
+ inkscape:output_extension="org.inkscape.output.svg.inkscape"
+ inkscape:export-filename="/home/jeff/projets/navit/icons/png/exit.png"
+ inkscape:export-xdpi="90"
+ inkscape:export-ydpi="90">
+ <defs
+ id="defs4">
+ <marker
+ inkscape:stockid="TriangleOutS"
+ orient="auto"
+ refY="0"
+ refX="0"
+ id="TriangleOutS"
+ style="overflow:visible">
+ <path
+ id="path3310"
+ d="M 5.77,0 L -2.88,5 L -2.88,-5 L 5.77,0 z"
+ style="fill-rule:evenodd;stroke:#000000;stroke-width:1pt;marker-start:none"
+ transform="scale(0.2,0.2)" />
+ </marker>
+ <marker
+ inkscape:stockid="Tail"
+ orient="auto"
+ refY="0"
+ refX="0"
+ id="Tail"
+ style="overflow:visible">
+ <g
+ id="g3197"
+ transform="scale(-1.2,-1.2)">
+ <path
+ id="path3199"
+ d="M -3.8048674,-3.9585227 L 0.54352094,0"
+ style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.80000001;stroke-linecap:round;marker-start:none;marker-end:none" />
+ <path
+ id="path3201"
+ d="M -1.2866832,-3.9585227 L 3.0617053,0"
+ style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.80000001;stroke-linecap:round;marker-start:none;marker-end:none" />
+ <path
+ id="path3203"
+ d="M 1.3053582,-3.9585227 L 5.6537466,0"
+ style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.80000001;stroke-linecap:round;marker-start:none;marker-end:none" />
+ <path
+ id="path3205"
+ d="M -3.8048674,4.1775838 L 0.54352094,0.21974226"
+ style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.80000001;stroke-linecap:round;marker-start:none;marker-end:none" />
+ <path
+ id="path3207"
+ d="M -1.2866832,4.1775838 L 3.0617053,0.21974226"
+ style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.80000001;stroke-linecap:round;marker-start:none;marker-end:none" />
+ <path
+ id="path3209"
+ d="M 1.3053582,4.1775838 L 5.6537466,0.21974226"
+ style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.80000001;stroke-linecap:round;marker-start:none;marker-end:none" />
+ </g>
+ </marker>
+ <marker
+ inkscape:stockid="Arrow1Send"
+ orient="auto"
+ refY="0"
+ refX="0"
+ id="Arrow1Send"
+ style="overflow:visible">
+ <path
+ id="path3176"
+ d="M 0,0 L 5,-5 L -12.5,0 L 5,5 L 0,0 z"
+ style="fill-rule:evenodd;stroke:#000000;stroke-width:1pt;marker-start:none"
+ transform="matrix(-0.2,0,0,-0.2,-1.2,0)" />
+ </marker>
+ <marker
+ inkscape:stockid="Arrow1Lend"
+ orient="auto"
+ refY="0"
+ refX="0"
+ id="Arrow1Lend"
+ style="overflow:visible">
+ <path
+ id="path3164"
+ d="M 0,0 L 5,-5 L -12.5,0 L 5,5 L 0,0 z"
+ style="fill-rule:evenodd;stroke:#000000;stroke-width:1pt;marker-start:none"
+ transform="matrix(-0.8,0,0,-0.8,-10,0)" />
+ </marker>
+ <inkscape:perspective
+ sodipodi:type="inkscape:persp3d"
+ inkscape:vp_x="0 : 526.18109 : 1"
+ inkscape:vp_y="0 : 1000 : 0"
+ inkscape:vp_z="744.09448 : 526.18109 : 1"
+ inkscape:persp3d-origin="372.04724 : 350.78739 : 1"
+ id="perspective10" />
+ </defs>
+ <sodipodi:namedview
+ id="base"
+ pagecolor="#0083f4"
+ bordercolor="#666666"
+ borderopacity="1.0"
+ inkscape:pageopacity="1"
+ inkscape:pageshadow="2"
+ inkscape:zoom="15.839192"
+ inkscape:cx="9.0421129"
+ inkscape:cy="7.8731905"
+ inkscape:document-units="px"
+ inkscape:current-layer="layer1"
+ showgrid="true"
+ inkscape:window-width="943"
+ inkscape:window-height="682"
+ inkscape:window-x="-5"
+ inkscape:window-y="24">
+ <inkscape:grid
+ type="xygrid"
+ id="grid2380"
+ visible="true"
+ enabled="true" />
+ </sodipodi:namedview>
+ <metadata
+ id="metadata7">
+ <rdf:RDF>
+ <cc:Work
+ rdf:about="">
+ <dc:format>image/svg+xml</dc:format>
+ <dc:type
+ rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+ </cc:Work>
+ </rdf:RDF>
+ </metadata>
+ <g
+ inkscape:label="Calque 1"
+ inkscape:groupmode="layer"
+ id="layer1">
+ <path
+ style="opacity:0.80000000000000004;fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:3;stroke-linecap:butt;stroke-linejoin:miter;marker-end:url(#TriangleOutS);stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+ d="M 8.573647,21.264649 C 8.573647,21.264649 6.5031479,11.06486 16.162607,6.1851002"
+ id="path3156"
+ sodipodi:nodetypes="cc" />
+ <path
+ style="fill:#3f3f3f;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+ d="M 3.0843991,0.26423648 L 10,0.35295939 L 10,21.88409 L 3.0843991,21.795367 L 3.0843991,0.26423648 z"
+ id="rect2383"
+ sodipodi:nodetypes="ccccc" />
+ <rect
+ style="opacity:1;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.98289597;stroke-linecap:round;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+ id="rect2382"
+ width="21.141155"
+ height="21.141155"
+ x="0.49144804"
+ y="0.49144825" />
+ <path
+ style="fill:none;fill-rule:evenodd;stroke:#fdff03;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:2.00000002, 2.00000002;stroke-dashoffset:0;stroke-opacity:1"
+ d="M 6.4586472,1.9742322 L 6.4586472,21.227102"
+ id="path5565" />
+ </g>
+</svg>
diff --git a/navit/xpm/fastfood.svg b/navit/xpm/fastfood.svg
new file mode 100644
index 00000000..a10bc4bb
--- /dev/null
+++ b/navit/xpm/fastfood.svg
@@ -0,0 +1,217 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+<svg
+ xmlns:dc="http://purl.org/dc/elements/1.1/"
+ xmlns:cc="http://creativecommons.org/ns#"
+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+ xmlns:svg="http://www.w3.org/2000/svg"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:xlink="http://www.w3.org/1999/xlink"
+ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+ width="22"
+ height="22"
+ id="svg2"
+ sodipodi:version="0.32"
+ inkscape:version="0.46"
+ version="1.0"
+ sodipodi:docname="fastfood.svg"
+ inkscape:output_extension="org.inkscape.output.svg.inkscape"
+ inkscape:export-filename="/home/jeff/projets/navit/icons/png/fastfood.png"
+ inkscape:export-xdpi="90"
+ inkscape:export-ydpi="90">
+ <defs
+ id="defs4">
+ <linearGradient
+ id="linearGradient3179">
+ <stop
+ style="stop-color:#b45d00;stop-opacity:1;"
+ offset="0"
+ id="stop3181" />
+ <stop
+ style="stop-color:#502900;stop-opacity:1;"
+ offset="1"
+ id="stop3183" />
+ </linearGradient>
+ <linearGradient
+ id="linearGradient3163">
+ <stop
+ style="stop-color:#ffe639;stop-opacity:1;"
+ offset="0"
+ id="stop3165" />
+ <stop
+ style="stop-color:#cd7f00;stop-opacity:1;"
+ offset="1"
+ id="stop3167" />
+ </linearGradient>
+ <inkscape:perspective
+ sodipodi:type="inkscape:persp3d"
+ inkscape:vp_x="0 : 526.18109 : 1"
+ inkscape:vp_y="0 : 1000 : 0"
+ inkscape:vp_z="744.09448 : 526.18109 : 1"
+ inkscape:persp3d-origin="372.04724 : 350.78739 : 1"
+ id="perspective10" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient3163"
+ id="linearGradient3169"
+ x1="1.2863814"
+ y1="7.4118396"
+ x2="20.524135"
+ y2="7.4118396"
+ gradientUnits="userSpaceOnUse" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient3163"
+ id="linearGradient3177"
+ x1="1.8652222"
+ y1="17.49683"
+ x2="19.974939"
+ y2="17.49683"
+ gradientUnits="userSpaceOnUse" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient3179"
+ id="linearGradient3185"
+ x1="2.9744897"
+ y1="13.444727"
+ x2="19.051228"
+ y2="13.444727"
+ gradientUnits="userSpaceOnUse" />
+ </defs>
+ <sodipodi:namedview
+ id="base"
+ pagecolor="#f4ca00"
+ bordercolor="#666666"
+ borderopacity="1.0"
+ inkscape:pageopacity="0"
+ inkscape:pageshadow="2"
+ inkscape:zoom="16"
+ inkscape:cx="10.16782"
+ inkscape:cy="11.973272"
+ inkscape:document-units="px"
+ inkscape:current-layer="layer1"
+ showgrid="true"
+ inkscape:window-width="943"
+ inkscape:window-height="682"
+ inkscape:window-x="-4"
+ inkscape:window-y="24"
+ showguides="true"
+ inkscape:guide-bbox="true"
+ inkscape:snap-global="false">
+ <inkscape:grid
+ type="xygrid"
+ id="grid2380"
+ visible="true"
+ enabled="true" />
+ </sodipodi:namedview>
+ <metadata
+ id="metadata7">
+ <rdf:RDF>
+ <cc:Work
+ rdf:about="">
+ <dc:format>image/svg+xml</dc:format>
+ <dc:type
+ rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+ </cc:Work>
+ </rdf:RDF>
+ </metadata>
+ <g
+ inkscape:label="Calque 1"
+ inkscape:groupmode="layer"
+ id="layer1">
+ <rect
+ style="opacity:1;fill:url(#linearGradient3177);fill-opacity:1.0;fill-rule:evenodd;stroke:#947c38;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+ id="rect2388"
+ width="17.109716"
+ height="4.0315895"
+ x="2.3652222"
+ y="15.481035" />
+ <rect
+ style="opacity:1;fill:url(#linearGradient3185);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+ id="rect3160"
+ width="16.076738"
+ height="3.1512756"
+ x="2.9744897"
+ y="11.869089" />
+ <path
+ style="fill:url(#linearGradient3169);fill-opacity:1;fill-rule:evenodd;stroke:#947c38;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+ d="M 2.367162,5.5740819 C 7.6734217,2.8017603 13.343139,2.5027573 19.508128,5.5740819 C 20.309525,7.8309316 20.072627,9.698134 19.508128,11.442397 L 2.367162,11.442397 C 1.7828457,9.551264 1.4233243,7.6351346 2.367162,5.5740819 z"
+ id="rect3162"
+ sodipodi:nodetypes="ccccc" />
+ <path
+ style="fill:none;fill-rule:evenodd;stroke:#4bb216;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="M 12.116824,13.468571 L 17.787518,13.404084"
+ id="path3167"
+ sodipodi:nodetypes="cc" />
+ <path
+ style="fill:none;fill-rule:evenodd;stroke:#4bb216;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="M 13.569035,13.515262 L 13.569035,15.987082"
+ id="path3169"
+ sodipodi:nodetypes="cc" />
+ <g
+ id="g2388"
+ transform="translate(-0.84375,-0.75)">
+ <path
+ sodipodi:nodetypes="cc"
+ id="path3165"
+ d="M 5.2691033,13.237358 L 10.939798,13.172871"
+ style="fill:none;fill-rule:evenodd;stroke:#4bb216;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
+ <path
+ sodipodi:nodetypes="cc"
+ id="path3171"
+ d="M 8.4382877,13.240339 L 8.4070377,15.743408"
+ style="fill:none;fill-rule:evenodd;stroke:#4bb216;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
+ </g>
+ <path
+ sodipodi:type="arc"
+ style="opacity:1;fill:#68480a;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+ id="path2420"
+ sodipodi:cx="0"
+ sodipodi:cy="12.1875"
+ sodipodi:rx="0.9375"
+ sodipodi:ry="0.9375"
+ d="M 0.9375,12.1875 A 0.9375,0.9375 0 1 1 -0.9375,12.1875 A 0.9375,0.9375 0 1 1 0.9375,12.1875 z"
+ transform="translate(5.0625,-3.28125)" />
+ <path
+ sodipodi:type="arc"
+ style="opacity:1;fill:#68480a;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+ id="path3192"
+ sodipodi:cx="0"
+ sodipodi:cy="12.1875"
+ sodipodi:rx="0.9375"
+ sodipodi:ry="0.9375"
+ d="M 0.9375,12.1875 A 0.9375,0.9375 0 1 1 -0.9375,12.1875 A 0.9375,0.9375 0 1 1 0.9375,12.1875 z"
+ transform="translate(9.125,-5.25)" />
+ <path
+ sodipodi:type="arc"
+ style="opacity:1;fill:#68480a;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+ id="path3194"
+ sodipodi:cx="0"
+ sodipodi:cy="12.1875"
+ sodipodi:rx="0.9375"
+ sodipodi:ry="0.9375"
+ d="M 0.9375,12.1875 A 0.9375,0.9375 0 1 1 -0.9375,12.1875 A 0.9375,0.9375 0 1 1 0.9375,12.1875 z"
+ transform="translate(13.09375,-3.28125)" />
+ <path
+ sodipodi:type="arc"
+ style="opacity:1;fill:#68480a;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+ id="path3196"
+ sodipodi:cx="0"
+ sodipodi:cy="12.1875"
+ sodipodi:rx="0.9375"
+ sodipodi:ry="0.9375"
+ d="M 0.9375,12.1875 A 0.9375,0.9375 0 1 1 -0.9375,12.1875 A 0.9375,0.9375 0 1 1 0.9375,12.1875 z"
+ transform="translate(16.09375,-4.09375)" />
+ <path
+ sodipodi:type="arc"
+ style="opacity:1;fill:#68480a;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+ id="path3198"
+ sodipodi:cx="0"
+ sodipodi:cy="12.1875"
+ sodipodi:rx="0.9375"
+ sodipodi:ry="0.9375"
+ d="M 0.9375,12.1875 A 0.9375,0.9375 0 1 1 -0.9375,12.1875 A 0.9375,0.9375 0 1 1 0.9375,12.1875 z"
+ transform="translate(13.15625,-6.15625)" />
+ </g>
+</svg>
diff --git a/navit/xpm/firebrigade.svg b/navit/xpm/firebrigade.svg
new file mode 100644
index 00000000..93fd91aa
--- /dev/null
+++ b/navit/xpm/firebrigade.svg
@@ -0,0 +1,109 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+<svg
+ xmlns:dc="http://purl.org/dc/elements/1.1/"
+ xmlns:cc="http://creativecommons.org/ns#"
+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+ xmlns:svg="http://www.w3.org/2000/svg"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:xlink="http://www.w3.org/1999/xlink"
+ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+ width="22"
+ height="22"
+ id="svg2"
+ sodipodi:version="0.32"
+ inkscape:version="0.46"
+ version="1.0"
+ sodipodi:docname="firebrigade.svg"
+ inkscape:output_extension="org.inkscape.output.svg.inkscape"
+ inkscape:export-filename="/home/jeff/projets/navit/icons/png/firebrigade.png"
+ inkscape:export-xdpi="90"
+ inkscape:export-ydpi="90">
+ <defs
+ id="defs4">
+ <linearGradient
+ inkscape:collect="always"
+ id="linearGradient3153">
+ <stop
+ style="stop-color:#e20000;stop-opacity:1;"
+ offset="0"
+ id="stop3155" />
+ <stop
+ style="stop-color:#e20000;stop-opacity:0;"
+ offset="1"
+ id="stop3157" />
+ </linearGradient>
+ <inkscape:perspective
+ sodipodi:type="inkscape:persp3d"
+ inkscape:vp_x="0 : 526.18109 : 1"
+ inkscape:vp_y="0 : 1000 : 0"
+ inkscape:vp_z="744.09448 : 526.18109 : 1"
+ inkscape:persp3d-origin="372.04724 : 350.78739 : 1"
+ id="perspective10" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient3153"
+ id="linearGradient3159"
+ x1="11.552056"
+ y1="20.566092"
+ x2="11.552056"
+ y2="-2.348809"
+ gradientUnits="userSpaceOnUse" />
+ </defs>
+ <sodipodi:namedview
+ id="base"
+ pagecolor="#f4ca00"
+ bordercolor="#666666"
+ borderopacity="1.0"
+ inkscape:pageopacity="1"
+ inkscape:pageshadow="2"
+ inkscape:zoom="11.2"
+ inkscape:cx="14.068915"
+ inkscape:cy="13.61603"
+ inkscape:document-units="px"
+ inkscape:current-layer="layer1"
+ showgrid="true"
+ inkscape:window-width="943"
+ inkscape:window-height="682"
+ inkscape:window-x="-4"
+ inkscape:window-y="24">
+ <inkscape:grid
+ type="xygrid"
+ id="grid2380"
+ visible="true"
+ enabled="true" />
+ </sodipodi:namedview>
+ <metadata
+ id="metadata7">
+ <rdf:RDF>
+ <cc:Work
+ rdf:about="">
+ <dc:format>image/svg+xml</dc:format>
+ <dc:type
+ rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+ </cc:Work>
+ </rdf:RDF>
+ </metadata>
+ <g
+ inkscape:label="Calque 1"
+ inkscape:groupmode="layer"
+ id="layer1">
+ <path
+ id="path3157"
+ style="fill:url(#linearGradient3159);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:24.80315017999999938;stroke-linecap:round;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+ d="M 18.025271,14.578301 C 18.025271,17.882841 15.343326,20.564785 12.038786,20.564785 C 8.7342469,20.564785 6.0523019,17.882841 6.0523019,14.578301 C 6.0523019,11.27376 9.9229438,7.7482342 11.799328,1.7911694 C 12.956702,6.5973338 18.025271,11.27376 18.025271,14.578301 z M 13.443087,14.980042 C 13.443087,17.578337 11.334326,19.687097 8.7360317,19.687097 C 6.1377367,19.687097 4.0289759,17.578337 4.0289759,14.980042 C 4.0289759,12.381746 7.0723859,9.6096933 8.5477499,4.9257695 C 9.4577708,8.7047629 13.443087,12.381746 13.443087,14.980042 z" />
+ <rect
+ style="opacity:1;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.98289609;stroke-linecap:round;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+ id="rect2382"
+ width="21.088533"
+ height="21.088533"
+ x="0.49144801"
+ y="0.49144825" />
+ <path
+ style="fill:#e1e23e;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:24.80315018;stroke-linecap:round;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+ d="M 15.494816,15.311309 C 15.494816,17.468201 13.744296,19.218721 11.587404,19.218721 C 9.4305121,19.218721 7.6799911,17.468201 7.6799911,15.311309 C 7.6799911,13.154416 10.206382,10.853284 11.431108,6.9650742 C 12.186533,10.102086 15.494816,13.154416 15.494816,15.311309 z"
+ id="path2385"
+ sodipodi:nodetypes="csscc" />
+ </g>
+</svg>
diff --git a/navit/xpm/fuel.svg b/navit/xpm/fuel.svg
new file mode 100644
index 00000000..f653454d
--- /dev/null
+++ b/navit/xpm/fuel.svg
@@ -0,0 +1,201 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+<svg
+ xmlns:dc="http://purl.org/dc/elements/1.1/"
+ xmlns:cc="http://creativecommons.org/ns#"
+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+ xmlns:svg="http://www.w3.org/2000/svg"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:xlink="http://www.w3.org/1999/xlink"
+ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+ width="22"
+ height="22"
+ id="svg2"
+ sodipodi:version="0.32"
+ inkscape:version="0.46"
+ version="1.0"
+ sodipodi:docname="fuel.svg"
+ inkscape:output_extension="org.inkscape.output.svg.inkscape"
+ inkscape:export-filename="/home/jeff/projets/navit/icons/png/fuel.png"
+ inkscape:export-xdpi="90"
+ inkscape:export-ydpi="90">
+ <defs
+ id="defs4">
+ <linearGradient
+ id="linearGradient3172">
+ <stop
+ style="stop-color:#ffffff;stop-opacity:1;"
+ offset="0"
+ id="stop3174" />
+ <stop
+ id="stop3184"
+ offset="0.98979592"
+ style="stop-color:#ffffff;stop-opacity:1;" />
+ <stop
+ style="stop-color:#ffffff;stop-opacity:0;"
+ offset="1"
+ id="stop3176" />
+ </linearGradient>
+ <linearGradient
+ id="linearGradient3179">
+ <stop
+ style="stop-color:#e5a80d;stop-opacity:1;"
+ offset="0"
+ id="stop3181" />
+ <stop
+ style="stop-color:#a11708;stop-opacity:1;"
+ offset="1"
+ id="stop3183" />
+ </linearGradient>
+ <linearGradient
+ id="linearGradient3171">
+ <stop
+ style="stop-color:#7f7f7f;stop-opacity:1;"
+ offset="0"
+ id="stop3173" />
+ <stop
+ style="stop-color:#000000;stop-opacity:1;"
+ offset="1"
+ id="stop3175" />
+ </linearGradient>
+ <inkscape:perspective
+ sodipodi:type="inkscape:persp3d"
+ inkscape:vp_x="0 : 526.18109 : 1"
+ inkscape:vp_y="0 : 1000 : 0"
+ inkscape:vp_z="744.09448 : 526.18109 : 1"
+ inkscape:persp3d-origin="372.04724 : 350.78739 : 1"
+ id="perspective10" />
+ <inkscape:perspective
+ id="perspective2394"
+ inkscape:persp3d-origin="372.04724 : 350.78739 : 1"
+ inkscape:vp_z="744.09448 : 526.18109 : 1"
+ inkscape:vp_y="0 : 1000 : 0"
+ inkscape:vp_x="0 : 526.18109 : 1"
+ sodipodi:type="inkscape:persp3d" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient3171"
+ id="linearGradient3177"
+ x1="8.4442434"
+ y1="3.2490435"
+ x2="9.3754778"
+ y2="7"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="translate(3.1567267e-2,-0.1329269)" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient3179"
+ id="linearGradient3185"
+ x1="6.9290147"
+ y1="9.9886541"
+ x2="9.8439093"
+ y2="17.43853"
+ gradientUnits="userSpaceOnUse" />
+ <radialGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient3172"
+ id="radialGradient3180"
+ cx="11.616755"
+ cy="10.509515"
+ fx="11.616755"
+ fy="10.509515"
+ r="10.038391"
+ gradientUnits="userSpaceOnUse" />
+ </defs>
+ <sodipodi:namedview
+ id="base"
+ pagecolor="#4eadff"
+ bordercolor="#666666"
+ borderopacity="1.0"
+ inkscape:pageopacity="1"
+ inkscape:pageshadow="2"
+ inkscape:zoom="15.839192"
+ inkscape:cx="14.505912"
+ inkscape:cy="10.559476"
+ inkscape:document-units="px"
+ inkscape:current-layer="layer1"
+ showgrid="true"
+ inkscape:window-width="1022"
+ inkscape:window-height="682"
+ inkscape:window-x="4"
+ inkscape:window-y="60">
+ <inkscape:grid
+ type="xygrid"
+ id="grid2380"
+ visible="true"
+ enabled="true" />
+ </sodipodi:namedview>
+ <metadata
+ id="metadata7">
+ <rdf:RDF>
+ <cc:Work
+ rdf:about="">
+ <dc:format>image/svg+xml</dc:format>
+ <dc:type
+ rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+ </cc:Work>
+ </rdf:RDF>
+ </metadata>
+ <g
+ inkscape:label="Calque 1"
+ inkscape:groupmode="layer"
+ id="layer1">
+ <rect
+ style="opacity:1;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.98289591;stroke-linecap:round;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+ id="rect2382"
+ width="21.191694"
+ height="21.186056"
+ x="0.38812447"
+ y="0.38821825"
+ inkscape:export-xdpi="90"
+ inkscape:export-ydpi="90" />
+ <g
+ id="g3162"
+ transform="matrix(0.4728684,0,0,0.4727426,-10.754663,5.4085291)">
+ <g
+ transform="translate(-16.071429,-0.3571429)"
+ id="g2383">
+ <path
+ style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:24.80315018;stroke-linecap:round;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+ d="M 12.262964,10.421364 C 12.262964,12.774521 10.353156,14.684328 8,14.684328 C 5.6468437,14.684328 3.7370358,12.774521 3.7370358,10.421364 C 3.7370358,8.0682074 6.4933125,5.5576867 7.8294819,1.3156722 C 8.653646,4.7381328 12.262964,8.0682074 12.262964,10.421364 z"
+ id="path3157"
+ sodipodi:nodetypes="csscc" />
+ <path
+ style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:24.80315018;stroke-linecap:round;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+ d="M 11,10.267678 C 11,12.167782 9.4578876,13.709894 7.557785,13.709894 C 5.6576821,13.709894 8.9137943,13.304204 8.9137943,11.4041 C 8.9137943,9.503997 8.0458126,9.7496704 9.3772672,7.5239276 C 10.042755,8.5196945 10.810596,8.9989207 11,10.267678 z"
+ id="path2382"
+ sodipodi:nodetypes="csscc" />
+ </g>
+ </g>
+ <path
+ style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+ d="M 28.61162,8.2823375 L 33.233596,6.6308363 L 37.896949,14.689771 L 33.062506,18.452094 L 28.61162,8.2823375 z"
+ id="rect2387"
+ sodipodi:nodetypes="ccccc" />
+ <path
+ style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+ d="M 25.718614,2.538311 L 36,2.4123473 L 39.830319,7.9547562 C 39.830319,7.9547562 41.795878,11.607708 40.913896,14.252949 C 40.031914,16.898189 44.230666,19.885739 44.230666,19.885739"
+ id="path3159"
+ sodipodi:nodetypes="cccsc" />
+ <rect
+ style="opacity:1;fill:url(#linearGradient3185);fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+ id="rect2400"
+ width="8.0496521"
+ height="16.951622"
+ x="4.5141191"
+ y="2.5229964" />
+ <rect
+ style="opacity:1;fill:url(#linearGradient3177);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+ id="rect3172"
+ width="5.0507622"
+ height="5.0191951"
+ x="5.9662132"
+ y="4" />
+ <path
+ style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="M 12.690042,8.4633565 C 12.690042,8.4633565 14.457808,7.9209989 14.363106,13.382136 C 14.304244,16.796151 15.641514,18.432909 16.983189,18.464467 C 18.325236,18.496033 19.603273,17.26491 19.63484,15.244605 C 19.666418,13.22356 18.719389,13.539972 18.719389,11.519667 C 18.719389,9.4991155 19.508571,8.4225807 18.119611,5.7112903 C 16.730651,3 15.278557,2.4282946 15.278557,2.4282946 C 15.278557,2.4282946 18.37215,3.9907915 19.445437,5.9006939"
+ id="path3174"
+ sodipodi:nodetypes="cszzzscc" />
+ </g>
+</svg>
diff --git a/navit/xpm/hospital.svg b/navit/xpm/hospital.svg
new file mode 100644
index 00000000..2c01ea8a
--- /dev/null
+++ b/navit/xpm/hospital.svg
@@ -0,0 +1,100 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+<svg
+ xmlns:dc="http://purl.org/dc/elements/1.1/"
+ xmlns:cc="http://creativecommons.org/ns#"
+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+ xmlns:svg="http://www.w3.org/2000/svg"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+ width="22"
+ height="22"
+ id="svg2"
+ sodipodi:version="0.32"
+ inkscape:version="0.46"
+ version="1.0"
+ sodipodi:docname="hospital.svg"
+ inkscape:output_extension="org.inkscape.output.svg.inkscape"
+ inkscape:export-filename="/home/jeff/navit/icons/png/hospital.png"
+ inkscape:export-xdpi="90"
+ inkscape:export-ydpi="90">
+ <defs
+ id="defs4">
+ <inkscape:perspective
+ sodipodi:type="inkscape:persp3d"
+ inkscape:vp_x="0 : 526.18109 : 1"
+ inkscape:vp_y="0 : 1000 : 0"
+ inkscape:vp_z="744.09448 : 526.18109 : 1"
+ inkscape:persp3d-origin="372.04724 : 350.78739 : 1"
+ id="perspective10" />
+ </defs>
+ <sodipodi:namedview
+ id="base"
+ pagecolor="#f4ca00"
+ bordercolor="#666666"
+ borderopacity="1.0"
+ inkscape:pageopacity="1"
+ inkscape:pageshadow="2"
+ inkscape:zoom="7.919596"
+ inkscape:cx="18.168031"
+ inkscape:cy="13.483879"
+ inkscape:document-units="px"
+ inkscape:current-layer="layer1"
+ showgrid="true"
+ inkscape:window-width="943"
+ inkscape:window-height="682"
+ inkscape:window-x="0"
+ inkscape:window-y="25">
+ <inkscape:grid
+ type="xygrid"
+ id="grid2380"
+ visible="true"
+ enabled="true" />
+ </sodipodi:namedview>
+ <metadata
+ id="metadata7">
+ <rdf:RDF>
+ <cc:Work
+ rdf:about="">
+ <dc:format>image/svg+xml</dc:format>
+ <dc:type
+ rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+ </cc:Work>
+ </rdf:RDF>
+ </metadata>
+ <g
+ inkscape:label="Calque 1"
+ inkscape:groupmode="layer"
+ id="layer1">
+ <rect
+ style="opacity:1;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.98289609;stroke-linecap:round;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+ id="rect2382"
+ width="21.088533"
+ height="21.088533"
+ x="0.49144801"
+ y="0.49144825" />
+ <rect
+ style="opacity:1;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.5;stroke-linecap:round;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+ id="rect2423"
+ width="3.9196427"
+ height="16.0625"
+ x="4.0267859"
+ y="3.0267856" />
+ <rect
+ style="opacity:1;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.5;stroke-linecap:round;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+ id="rect3195"
+ width="3.9196427"
+ height="16.0625"
+ x="14.080358"
+ y="3" />
+ <rect
+ style="opacity:1;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.5;stroke-linecap:round;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+ id="rect3197"
+ width="3.9732146"
+ height="11.821425"
+ x="8.9553576"
+ y="-16.848215"
+ transform="matrix(0,1,-1,0,0,0)" />
+ </g>
+</svg>
diff --git a/navit/xpm/peak.svg b/navit/xpm/peak.svg
new file mode 100644
index 00000000..a8c05231
--- /dev/null
+++ b/navit/xpm/peak.svg
@@ -0,0 +1,124 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+<svg
+ xmlns:dc="http://purl.org/dc/elements/1.1/"
+ xmlns:cc="http://creativecommons.org/ns#"
+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+ xmlns:svg="http://www.w3.org/2000/svg"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:xlink="http://www.w3.org/1999/xlink"
+ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+ width="22"
+ height="22"
+ id="svg2"
+ sodipodi:version="0.32"
+ inkscape:version="0.46"
+ version="1.0"
+ sodipodi:docname="peak.svg"
+ inkscape:output_extension="org.inkscape.output.svg.inkscape"
+ inkscape:export-filename="/home/jeff/projets/navit/icons/png/peak.png"
+ inkscape:export-xdpi="90"
+ inkscape:export-ydpi="90">
+ <defs
+ id="defs4">
+ <linearGradient
+ id="linearGradient3156">
+ <stop
+ style="stop-color:#22a638;stop-opacity:1;"
+ offset="0"
+ id="stop3159" />
+ <stop
+ style="stop-color:#11571d;stop-opacity:1;"
+ offset="1"
+ id="stop3161" />
+ </linearGradient>
+ <linearGradient
+ id="linearGradient3154">
+ <stop
+ style="stop-color:#ffffff;stop-opacity:1;"
+ offset="0"
+ id="stop3156" />
+ <stop
+ style="stop-color:#ffffff;stop-opacity:0;"
+ offset="1"
+ id="stop3158" />
+ </linearGradient>
+ <inkscape:perspective
+ sodipodi:type="inkscape:persp3d"
+ inkscape:vp_x="0 : 526.18109 : 1"
+ inkscape:vp_y="0 : 1000 : 0"
+ inkscape:vp_z="744.09448 : 526.18109 : 1"
+ inkscape:persp3d-origin="372.04724 : 350.78739 : 1"
+ id="perspective10" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient3154"
+ id="linearGradient3160"
+ x1="12"
+ y1="7.5346489"
+ x2="12.048141"
+ y2="16.097149"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="translate(0,-0.125)" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient3156"
+ id="linearGradient3163"
+ x1="6.6808548"
+ y1="7.8981066"
+ x2="12.644531"
+ y2="8.9276867"
+ gradientUnits="userSpaceOnUse" />
+ </defs>
+ <sodipodi:namedview
+ id="base"
+ pagecolor="#f4ca00"
+ bordercolor="#666666"
+ borderopacity="1.0"
+ inkscape:pageopacity="0"
+ inkscape:pageshadow="2"
+ inkscape:zoom="8"
+ inkscape:cx="14.179676"
+ inkscape:cy="17.133893"
+ inkscape:document-units="px"
+ inkscape:current-layer="layer1"
+ showgrid="true"
+ inkscape:window-width="943"
+ inkscape:window-height="682"
+ inkscape:window-x="-4"
+ inkscape:window-y="24">
+ <inkscape:grid
+ type="xygrid"
+ id="grid2380"
+ visible="true"
+ enabled="true" />
+ </sodipodi:namedview>
+ <metadata
+ id="metadata7">
+ <rdf:RDF>
+ <cc:Work
+ rdf:about="">
+ <dc:format>image/svg+xml</dc:format>
+ <dc:type
+ rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+ </cc:Work>
+ </rdf:RDF>
+ </metadata>
+ <g
+ inkscape:label="Calque 1"
+ inkscape:groupmode="layer"
+ id="layer1">
+ <path
+ transform="matrix(1.4115471,0,0,1.4839561,-0.8483516,-0.2482945)"
+ style="fill:url(#linearGradient3163);fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.69094228999999996;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+ d="M 1.8015623,13.384928 L 4.5242674,5.8854567 L 7.7319891,1.4762525 L 10.404453,5.4662229 L 12.508227,3.6366511 L 15.187234,13.291697 C 10.749842,15.038029 6.3562797,14.205412 1.8015623,13.384928 z"
+ id="path2383"
+ sodipodi:nodetypes="ccccccc" />
+ <path
+ style="fill:url(#linearGradient3160);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+ d="M 5.6709911,9.720456 L 6.1042619,8.5740083 L 10,2.875 L 13.836782,8.5770705 L 16.535086,6.1186473 L 18.425291,13.623844 C 17.33201,14.07626 16.518773,10.986647 15.468751,10.771957 C 14.418728,10.557267 13.506921,12.030002 12.466501,11.482114 C 11.42608,10.934227 9.4445466,13.678217 8.3800711,13.13104 C 7.3155956,12.583862 6.7931784,9.933016 5.6709911,9.720456 z"
+ id="path3152"
+ sodipodi:nodetypes="ccccccsssc" />
+ </g>
+</svg>
diff --git a/navit/xpm/police.svg b/navit/xpm/police.svg
new file mode 100644
index 00000000..f5af848e
--- /dev/null
+++ b/navit/xpm/police.svg
@@ -0,0 +1,99 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+<svg
+ xmlns:dc="http://purl.org/dc/elements/1.1/"
+ xmlns:cc="http://creativecommons.org/ns#"
+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+ xmlns:svg="http://www.w3.org/2000/svg"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+ width="22"
+ height="22"
+ id="svg2"
+ sodipodi:version="0.32"
+ inkscape:version="0.46"
+ version="1.0"
+ sodipodi:docname="police.svg"
+ inkscape:output_extension="org.inkscape.output.svg.inkscape"
+ inkscape:export-filename="/home/jeff/projets/navit/icons/png/police.png"
+ inkscape:export-xdpi="90"
+ inkscape:export-ydpi="90">
+ <defs
+ id="defs4">
+ <inkscape:perspective
+ sodipodi:type="inkscape:persp3d"
+ inkscape:vp_x="0 : 526.18109 : 1"
+ inkscape:vp_y="0 : 1000 : 0"
+ inkscape:vp_z="744.09448 : 526.18109 : 1"
+ inkscape:persp3d-origin="372.04724 : 350.78739 : 1"
+ id="perspective10" />
+ </defs>
+ <sodipodi:namedview
+ id="base"
+ pagecolor="#f4ca00"
+ bordercolor="#666666"
+ borderopacity="1.0"
+ inkscape:pageopacity="1"
+ inkscape:pageshadow="2"
+ inkscape:zoom="7.919596"
+ inkscape:cx="4.228318"
+ inkscape:cy="2.9575573"
+ inkscape:document-units="px"
+ inkscape:current-layer="layer1"
+ showgrid="true"
+ inkscape:window-width="943"
+ inkscape:window-height="682"
+ inkscape:window-x="-4"
+ inkscape:window-y="24">
+ <inkscape:grid
+ type="xygrid"
+ id="grid2380"
+ visible="true"
+ enabled="true" />
+ </sodipodi:namedview>
+ <metadata
+ id="metadata7">
+ <rdf:RDF>
+ <cc:Work
+ rdf:about="">
+ <dc:format>image/svg+xml</dc:format>
+ <dc:type
+ rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+ </cc:Work>
+ </rdf:RDF>
+ </metadata>
+ <g
+ inkscape:label="Calque 1"
+ inkscape:groupmode="layer"
+ id="layer1">
+ <rect
+ style="opacity:1;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.98289609;stroke-linecap:round;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+ id="rect2382"
+ width="21.088533"
+ height="21.088533"
+ x="0.49144801"
+ y="0.49144825" />
+ <path
+ style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+ d="M 1.9642857,4.0446429 L 4.4955383,2.5580358 C 7.2473615,5.9567783 9.3016752,5.5646255 11.026791,3.0714286 C 13.727083,6.351945 15.740052,5.3710182 17.535719,2.5580386 L 20.044648,4.0446486 C 15.053284,7.0531313 22.014992,15.341425 10.892857,20.125006 C -0.39160289,14.860382 6.3806583,7.2279063 1.9642857,4.0446429 z"
+ id="rect2383"
+ sodipodi:nodetypes="ccccccc" />
+ <path
+ sodipodi:type="star"
+ style="opacity:1;fill:#f4f400;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.19999990000000001;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:0.40000001000000002;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+ id="path3162"
+ sodipodi:sides="5"
+ sodipodi:cx="11.237947"
+ sodipodi:cy="10.067573"
+ sodipodi:r1="6.6567273"
+ sodipodi:r2="3.3283637"
+ sodipodi:arg1="0.95385444"
+ sodipodi:arg2="1.582173"
+ inkscape:flatsided="false"
+ inkscape:rounded="0"
+ inkscape:randomized="0"
+ d="M 15.089154,15.497142 L 11.200083,13.395721 L 7.264208,15.408117 L 8.0609895,11.060015 L 4.930835,7.9386407 L 9.3123443,7.3527877 L 11.313677,3.4112761 L 13.224817,7.3973005 L 17.591863,8.082687 L 14.391504,11.132039 L 15.089154,15.497142 z"
+ transform="translate(-0.3915037,1.0101525)" />
+ </g>
+</svg>
diff --git a/navit/xpm/post.svg b/navit/xpm/post.svg
new file mode 100644
index 00000000..437bd2a6
--- /dev/null
+++ b/navit/xpm/post.svg
@@ -0,0 +1,88 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+<svg
+ xmlns:dc="http://purl.org/dc/elements/1.1/"
+ xmlns:cc="http://creativecommons.org/ns#"
+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+ xmlns:svg="http://www.w3.org/2000/svg"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+ width="22"
+ height="22"
+ id="svg2"
+ sodipodi:version="0.32"
+ inkscape:version="0.46"
+ version="1.0"
+ sodipodi:docname="post.svg"
+ inkscape:output_extension="org.inkscape.output.svg.inkscape"
+ inkscape:export-filename="/home/jeff/navit/icons/png/post.png"
+ inkscape:export-xdpi="90"
+ inkscape:export-ydpi="90">
+ <defs
+ id="defs4">
+ <inkscape:perspective
+ sodipodi:type="inkscape:persp3d"
+ inkscape:vp_x="0 : 526.18109 : 1"
+ inkscape:vp_y="0 : 1000 : 0"
+ inkscape:vp_z="744.09448 : 526.18109 : 1"
+ inkscape:persp3d-origin="372.04724 : 350.78739 : 1"
+ id="perspective10" />
+ </defs>
+ <sodipodi:namedview
+ id="base"
+ pagecolor="#f4ca00"
+ bordercolor="#666666"
+ borderopacity="1.0"
+ inkscape:pageopacity="0"
+ inkscape:pageshadow="2"
+ inkscape:zoom="5.6568543"
+ inkscape:cx="12.393787"
+ inkscape:cy="25.782283"
+ inkscape:document-units="px"
+ inkscape:current-layer="layer1"
+ showgrid="true"
+ inkscape:window-width="943"
+ inkscape:window-height="682"
+ inkscape:window-x="0"
+ inkscape:window-y="25">
+ <inkscape:grid
+ type="xygrid"
+ id="grid2380"
+ visible="true"
+ enabled="true" />
+ </sodipodi:namedview>
+ <metadata
+ id="metadata7">
+ <rdf:RDF>
+ <cc:Work
+ rdf:about="">
+ <dc:format>image/svg+xml</dc:format>
+ <dc:type
+ rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+ </cc:Work>
+ </rdf:RDF>
+ </metadata>
+ <g
+ inkscape:label="Calque 1"
+ inkscape:groupmode="layer"
+ id="layer1">
+ <rect
+ style="opacity:1;fill:#d8d8d8;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+ id="rect2381"
+ width="19"
+ height="13.0625"
+ x="1.5"
+ y="4.375" />
+ <path
+ style="fill:none;fill-rule:evenodd;stroke:#787878;stroke-width:1px;stroke-linecap:round;stroke-linejoin:miter;stroke-opacity:1"
+ d="M 2.5,16.4375 L 11.0625,9.625 L 19.4375,16.4375"
+ id="path3158"
+ sodipodi:nodetypes="ccc" />
+ <path
+ style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:bevel;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+ d="M 1.5,4.375 L 20.5,4.375 L 11,12.625 L 1.5,4.375 z"
+ id="rect3153"
+ sodipodi:nodetypes="cccc" />
+ </g>
+</svg>
diff --git a/navit/xpm/shopping.svg b/navit/xpm/shopping.svg
new file mode 100644
index 00000000..3d15dee4
--- /dev/null
+++ b/navit/xpm/shopping.svg
@@ -0,0 +1,158 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+<svg
+ xmlns:dc="http://purl.org/dc/elements/1.1/"
+ xmlns:cc="http://creativecommons.org/ns#"
+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+ xmlns:svg="http://www.w3.org/2000/svg"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:xlink="http://www.w3.org/1999/xlink"
+ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+ width="22"
+ height="22"
+ id="svg2"
+ sodipodi:version="0.32"
+ inkscape:version="0.46"
+ version="1.0"
+ sodipodi:docname="shopping.svg"
+ inkscape:output_extension="org.inkscape.output.svg.inkscape"
+ inkscape:export-filename="/home/jeff/projets/navit/icons/png/shopping.png"
+ inkscape:export-xdpi="90"
+ inkscape:export-ydpi="90">
+ <defs
+ id="defs4">
+ <linearGradient
+ id="linearGradient3160">
+ <stop
+ style="stop-color:#208420;stop-opacity:1;"
+ offset="0"
+ id="stop3162" />
+ <stop
+ style="stop-color:#15d715;stop-opacity:1;"
+ offset="1"
+ id="stop3164" />
+ </linearGradient>
+ <inkscape:perspective
+ sodipodi:type="inkscape:persp3d"
+ inkscape:vp_x="0 : 526.18109 : 1"
+ inkscape:vp_y="0 : 1000 : 0"
+ inkscape:vp_z="744.09448 : 526.18109 : 1"
+ inkscape:persp3d-origin="372.04724 : 350.78739 : 1"
+ id="perspective10" />
+ <inkscape:perspective
+ id="perspective2390"
+ inkscape:persp3d-origin="372.04724 : 350.78739 : 1"
+ inkscape:vp_z="744.09448 : 526.18109 : 1"
+ inkscape:vp_y="0 : 1000 : 0"
+ inkscape:vp_x="0 : 526.18109 : 1"
+ sodipodi:type="inkscape:persp3d" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient3160"
+ id="linearGradient3166"
+ x1="13.520976"
+ y1="11.795792"
+ x2="5.2298675"
+ y2="4.3404341"
+ gradientUnits="userSpaceOnUse" />
+ </defs>
+ <sodipodi:namedview
+ id="base"
+ pagecolor="#22a638"
+ bordercolor="#666666"
+ borderopacity="1.0"
+ inkscape:pageopacity="0"
+ inkscape:pageshadow="2"
+ inkscape:zoom="1.979899"
+ inkscape:cx="4.8716811"
+ inkscape:cy="-23.42011"
+ inkscape:document-units="px"
+ inkscape:current-layer="layer1"
+ showgrid="true"
+ inkscape:window-width="943"
+ inkscape:window-height="682"
+ inkscape:window-x="0"
+ inkscape:window-y="25">
+ <inkscape:grid
+ type="xygrid"
+ id="grid2380"
+ visible="true"
+ enabled="true" />
+ </sodipodi:namedview>
+ <metadata
+ id="metadata7">
+ <rdf:RDF>
+ <cc:Work
+ rdf:about="">
+ <dc:format>image/svg+xml</dc:format>
+ <dc:type
+ rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+ </cc:Work>
+ </rdf:RDF>
+ </metadata>
+ <g
+ inkscape:label="Calque 1"
+ inkscape:groupmode="layer"
+ id="layer1">
+ <path
+ style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="M 2.2116381,2.1848051 C 2.2116381,2.1848051 4.4954762,3.2271654 4.3894012,4.2330193"
+ id="path2391" />
+ <path
+ style="fill:url(#linearGradient3166);fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:bevel;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+ d="M 3.6191906,3.60812 L 19.551296,3.5594758 L 19.51067,11.64703 L 5.2776197,14.674965 L 3.6191906,3.60812 z"
+ id="rect3166"
+ sodipodi:nodetypes="ccccc" />
+ <path
+ style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:round;stroke-opacity:1"
+ d="M 18.069765,18.535714 L 6.4642857,18.580357 L 8.6302502,14.080397"
+ id="path3169"
+ sodipodi:nodetypes="ccc" />
+ <path
+ sodipodi:type="arc"
+ style="opacity:1;fill:#262626;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:bevel;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+ id="path3171"
+ sodipodi:cx="5.5357141"
+ sodipodi:cy="13.790178"
+ sodipodi:rx="1.0267857"
+ sodipodi:ry="1.0267857"
+ d="M 6.5624999,13.790178 A 1.0267857,1.0267857 0 1 1 4.5089284,13.790178 A 1.0267857,1.0267857 0 1 1 6.5624999,13.790178 z"
+ transform="matrix(1.1112769,0,0,1.1109318,1.4209457,4.3638057)" />
+ <path
+ style="opacity:0.5;fill:none;fill-rule:evenodd;stroke:#ffffff;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="M 18,6.4984099 L 5.7632975,6.4984099"
+ id="path3175"
+ sodipodi:nodetypes="cc" />
+ <path
+ style="opacity:0.5;fill:none;fill-rule:evenodd;stroke:#ffffff;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="M 16.079709,10.498797 L 7.2630748,10.498797"
+ id="path3177"
+ sodipodi:nodetypes="cc" />
+ <path
+ sodipodi:type="arc"
+ style="opacity:1;fill:#262626;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:bevel;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+ id="path3179"
+ sodipodi:cx="5.5357141"
+ sodipodi:cy="13.790178"
+ sodipodi:rx="0.67656642"
+ sodipodi:ry="0.67656642"
+ d="M 6.2122806,13.790178 A 0.67656642,0.67656642 0 1 1 4.8591477,13.790178 A 0.67656642,0.67656642 0 1 1 6.2122806,13.790178 z"
+ transform="matrix(1.5414449,0,0,1.5409662,-6.3819076,-19.044603)" />
+ <path
+ style="opacity:0.5;fill:none;fill-rule:evenodd;stroke:#ffffff;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="M 17.734724,8.4285066 L 6.4795564,8.4285066"
+ id="path2389"
+ sodipodi:nodetypes="cc" />
+ <path
+ sodipodi:type="arc"
+ style="opacity:1;fill:#262626;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:bevel;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+ id="path2393"
+ sodipodi:cx="5.5357141"
+ sodipodi:cy="13.790178"
+ sodipodi:rx="1.0267857"
+ sodipodi:ry="1.0267857"
+ d="M 6.5624999,13.790178 A 1.0267857,1.0267857 0 1 1 4.5089284,13.790178 A 1.0267857,1.0267857 0 1 1 6.5624999,13.790178 z"
+ transform="matrix(1.1112769,0,0,1.1109318,9.0253722,4.4717409)" />
+ </g>
+</svg>
diff --git a/navit/xpm/traffic_signals.svg b/navit/xpm/traffic_signals.svg
new file mode 100644
index 00000000..35124e9a
--- /dev/null
+++ b/navit/xpm/traffic_signals.svg
@@ -0,0 +1,132 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+<svg
+ xmlns:dc="http://purl.org/dc/elements/1.1/"
+ xmlns:cc="http://creativecommons.org/ns#"
+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+ xmlns:svg="http://www.w3.org/2000/svg"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:xlink="http://www.w3.org/1999/xlink"
+ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+ width="22"
+ height="22"
+ id="svg2"
+ sodipodi:version="0.32"
+ inkscape:version="0.46"
+ version="1.0"
+ sodipodi:docname="traffic_signals.svg"
+ inkscape:output_extension="org.inkscape.output.svg.inkscape"
+ inkscape:export-filename="/home/jeff/navit/icons/png/traffic_signals.png"
+ inkscape:export-xdpi="90"
+ inkscape:export-ydpi="90">
+ <defs
+ id="defs4">
+ <inkscape:perspective
+ sodipodi:type="inkscape:persp3d"
+ inkscape:vp_x="0 : 526.18109 : 1"
+ inkscape:vp_y="0 : 1000 : 0"
+ inkscape:vp_z="744.09448 : 526.18109 : 1"
+ inkscape:persp3d-origin="372.04724 : 350.78739 : 1"
+ id="perspective10" />
+ </defs>
+ <sodipodi:namedview
+ id="base"
+ pagecolor="#f4ca00"
+ bordercolor="#666666"
+ borderopacity="1.0"
+ inkscape:pageopacity="0"
+ inkscape:pageshadow="2"
+ inkscape:zoom="11.313709"
+ inkscape:cx="6.2037362"
+ inkscape:cy="9.8911434"
+ inkscape:document-units="px"
+ inkscape:current-layer="layer1"
+ showgrid="true"
+ inkscape:window-width="1024"
+ inkscape:window-height="699"
+ inkscape:window-x="0"
+ inkscape:window-y="25">
+ <inkscape:grid
+ type="xygrid"
+ id="grid2380"
+ visible="true"
+ enabled="true" />
+ </sodipodi:namedview>
+ <metadata
+ id="metadata7">
+ <rdf:RDF>
+ <cc:Work
+ rdf:about="">
+ <dc:format>image/svg+xml</dc:format>
+ <dc:type
+ rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+ </cc:Work>
+ </rdf:RDF>
+ </metadata>
+ <g
+ inkscape:label="Calque 1"
+ inkscape:groupmode="layer"
+ id="layer1">
+ <path
+ style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+ d="M 4.901204,4 L 17.098796,3.9133216 L 15.452349,8.2443505 L 6.4592622,8.3327388 L 4.901204,4 z"
+ id="rect3158"
+ sodipodi:nodetypes="ccccc" />
+ <rect
+ style="opacity:1;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+ id="rect2386"
+ width="9.1039991"
+ height="19.003494"
+ x="6.4480004"
+ y="2.1126227"
+ rx="2"
+ ry="2" />
+ <use
+ x="0"
+ y="0"
+ xlink:href="#rect3158"
+ id="use3161"
+ transform="translate(0,5)"
+ width="22"
+ height="22" />
+ <use
+ x="0"
+ y="0"
+ xlink:href="#use3161"
+ id="use3163"
+ transform="translate(0,5.1438447)"
+ width="22"
+ height="22" />
+ <path
+ sodipodi:type="arc"
+ style="opacity:1;fill:#f30000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+ id="path3169"
+ sodipodi:cx="11.004349"
+ sodipodi:cy="7.4601173"
+ sodipodi:rx="2.8726211"
+ sodipodi:ry="2.8726211"
+ d="M 13.87697,7.4601173 A 2.8726211,2.8726211 0 1 1 8.1317277,7.4601173 A 2.8726211,2.8726211 0 1 1 13.87697,7.4601173 z"
+ transform="matrix(0.9692308,0,0,0.9692308,0.3342463,-0.7427297)" />
+ <path
+ sodipodi:type="arc"
+ style="opacity:1;fill:#f3ea00;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+ id="path3175"
+ sodipodi:cx="11.004349"
+ sodipodi:cy="7.4601173"
+ sodipodi:rx="2.8726211"
+ sodipodi:ry="2.8726211"
+ d="M 13.87697,7.4601173 A 2.8726211,2.8726211 0 1 1 8.1317277,7.4601173 A 2.8726211,2.8726211 0 1 1 13.87697,7.4601173 z"
+ transform="matrix(0.9692308,0,0,0.9692308,0.3342463,4.8153286)" />
+ <path
+ sodipodi:type="arc"
+ style="opacity:1;fill:#47b400;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+ id="path3177"
+ sodipodi:cx="11.004349"
+ sodipodi:cy="7.4601173"
+ sodipodi:rx="2.8726211"
+ sodipodi:ry="2.8726211"
+ d="M 13.87697,7.4601173 A 2.8726211,2.8726211 0 1 1 8.1317277,7.4601173 A 2.8726211,2.8726211 0 1 1 13.87697,7.4601173 z"
+ transform="matrix(0.9692308,0,0,0.9692308,0.3342463,10.373387)" />
+ </g>
+</svg>