Fix:Core:Made Documentation in navit.xml a bit clearer
authormartin-s <martin-s@ffa7fe5e-494d-0410-b361-a75ebd5db220>
Mon, 5 Jan 2009 15:04:13 +0000 (15:04 +0000)
committermartin-s <martin-s@ffa7fe5e-494d-0410-b361-a75ebd5db220>
Mon, 5 Jan 2009 15:04:13 +0000 (15:04 +0000)
git-svn-id: https://navit.svn.sourceforge.net/svnroot/navit/trunk@1891 ffa7fe5e-494d-0410-b361-a75ebd5db220

navit/navit/navit.xml

index 54fb230..3ba3d6b 100644 (file)
@@ -31,7 +31,7 @@
              Options include internal (optimized for touch screen devices), gtk (useful for desktop computers) and cegui.
              In case of the internal GUI, you can even influence the size of the text and of the icons in the toolbar and the viewport.
              Here's an example for a freerunner: -->
-        <!-- <gui type="internal" font_size="350" icons_xs="60" icon_s="70" icon_l="70"/> -->
+        <!-- <gui type="internal" font_size="350" icon_xs="60" icon_s="70" icon_l="70"/> -->
        <!-- Normally it is sufficient to use -->
         <!-- <gui type="internal" /> -->