Fix:Core:Corrected accidential commit
authormartin-s <martin-s@ffa7fe5e-494d-0410-b361-a75ebd5db220>
Thu, 25 Jun 2009 19:10:32 +0000 (19:10 +0000)
committermartin-s <martin-s@ffa7fe5e-494d-0410-b361-a75ebd5db220>
Thu, 25 Jun 2009 19:10:32 +0000 (19:10 +0000)
git-svn-id: https://navit.svn.sourceforge.net/svnroot/navit/trunk/navit@2375 ffa7fe5e-494d-0410-b361-a75ebd5db220

navit/navit.xml

index 8a955cc..93f500f 100644 (file)
        <!-- Normally it is sufficient to use -->
         <!-- <gui type="internal" /> -->
 
-        <log type="textfile_debug" data="debug_%Y%m%d-%i.txt" flush_size="1000" flush_time="30"/>
         <gui type="gtk" menubar="1" toolbar="1" statusbar="1"/>
 
+       <!-- 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 enabled="no" type="compass"/>
         <osd enabled="no" type="eta"/>