Fix:Core:Reverted to pngs for zoom buttons because of better portability
authormartin-s <martin-s@ffa7fe5e-494d-0410-b361-a75ebd5db220>
Fri, 11 Mar 2011 09:57:45 +0000 (09:57 +0000)
committermartin-s <martin-s@ffa7fe5e-494d-0410-b361-a75ebd5db220>
Fri, 11 Mar 2011 09:57:45 +0000 (09:57 +0000)
git-svn-id: https://navit.svn.sourceforge.net/svnroot/navit/trunk@4330 ffa7fe5e-494d-0410-b361-a75ebd5db220

navit/navit/navit_shipped.xml

index 51a868c..a503a4f 100644 (file)
@@ -98,8 +98,8 @@ Navigation</text></img>
                        It's always the top left corner of the icon, so you need to consider the icon's size when you enter the values. -->
                <osd enabled="no" type="button" x="0" y="0" command="gui.fullscreen=!gui.fullscreen" src="toggle_fullscreen.xpm"/> 
                <osd enabled="no" type="button" x="-96" y="0" command="gui.menu()" src="menu.xpm"/>
-               <osd enabled="no" type="button" x="-96" y="-96" command="zoom_in()" src="zoom_in.svg"/>
-               <osd enabled="no" type="button" x="0" y="-96" command="zoom_out()" src="zoom_out.svg"/> 
+               <osd enabled="no" type="button" x="-96" y="-96" command="zoom_in()" src="zoom_in.png"/>
+               <osd enabled="no" type="button" x="0" y="-96" command="zoom_out()" src="zoom_out.png"/> 
 
                <!-- Vehicle with GPS enabled for gpsd on unix -->
                <vehicle name="Local GPS" profilename="car" enabled="yes" active="1" source="gpsd://localhost" gpsd_query="w+xj">