Update:Config:Better default values for Freerunner's sample config
authorkazer_ <kazer_@ffa7fe5e-494d-0410-b361-a75ebd5db220>
Mon, 15 Jun 2009 16:07:40 +0000 (16:07 +0000)
committerkazer_ <kazer_@ffa7fe5e-494d-0410-b361-a75ebd5db220>
Mon, 15 Jun 2009 16:07:40 +0000 (16:07 +0000)
git-svn-id: https://navit.svn.sourceforge.net/svnroot/navit/trunk/navit@2316 ffa7fe5e-494d-0410-b361-a75ebd5db220

navit/navit.xml

index 6c250a5..1804a2f 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" icon_xs="60" icon_s="70" icon_l="70"/> -->
+        <!-- <gui type="internal" font_size="350" icon_xs="32" icon_s="96" icon_l="96"/> -->
        <!-- Normally it is sufficient to use -->
         <!-- <gui type="internal" /> -->