diff options
author | Pierre Grandin <grandinp@altern.org> | 2016-08-15 10:40:24 -0700 |
---|---|---|
committer | Pierre Grandin <grandinp@altern.org> | 2016-08-15 10:40:24 -0700 |
commit | 0a8f85666a3b849d70ed450d74bed3cf85466630 (patch) | |
tree | 7ed90352f40501acf79074d7e540429602a66683 /navit/navit_shipped.xml | |
parent | c14bb728e223f2d113919233db3dc77368cd3c47 (diff) | |
download | navit-0a8f85666a3b849d70ed450d74bed3cf85466630.tar.gz |
Fix:Core:Added link to the OSD wiki page in navit_shipped.xmlR6735
Diffstat (limited to 'navit/navit_shipped.xml')
-rw-r--r-- | navit/navit_shipped.xml | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/navit/navit_shipped.xml b/navit/navit_shipped.xml index 8c2d16e68..15b3f3f4c 100644 --- a/navit/navit_shipped.xml +++ b/navit/navit_shipped.xml @@ -152,7 +152,9 @@ Waypoint</text></img> ]]></gui> <!-- for a debug log --> <log enabled="no" type="textfile_debug" data="debug_%Y%m%d-%i.txt" flush_size="1000" flush_time="30"/> - <!-- osd items allow to position display and control items directly on top of the map: --> + <!-- osd items allow to position display and control items directly on top of the map. + You can find a list of all the available OSDs items here: + http://wiki.navit-project.org/index.php/OSD --> <osd enabled="no" type="compass"/> <osd enabled="no" type="navigation_next_turn"/> |