Fix:core:Reverted accidentially commited file
authormartin-s <martin-s@ffa7fe5e-494d-0410-b361-a75ebd5db220>
Wed, 18 Jun 2008 18:35:22 +0000 (18:35 +0000)
committermartin-s <martin-s@ffa7fe5e-494d-0410-b361-a75ebd5db220>
Wed, 18 Jun 2008 18:35:22 +0000 (18:35 +0000)
git-svn-id: https://navit.svn.sourceforge.net/svnroot/navit/trunk@1141 ffa7fe5e-494d-0410-b361-a75ebd5db220

navit/navit/navit.xml

index ebbab7a..460b7ae 100644 (file)
@@ -39,7 +39,7 @@ Change to your home coordinates.
                        The following line let you select which graphical user interface you'd like to use.
                        The default is GTK:
 -->
-       <gui type="internal" menubar="1" toolbar="1" statusbar="1" />
+       <gui type="gtk" menubar="1" toolbar="1" statusbar="1" />
        <graphics type="gtk_drawing_area" />
 
 <!-- For SDL, use rather the following lines