[Orxonox-commit 346] r2121 - media/gui/layouts

dafrick at orxonox.net dafrick at orxonox.net
Sat May 9 22:10:10 CEST 2009


Author: dafrick
Date: 2009-05-09 22:10:10 +0200 (Sat, 09 May 2009)
New Revision: 2121

Modified:
   media/gui/layouts/MainMenu_2.layout
Log:
Removed invalid XML-Code that made orxonox not load the menu.

Modified: media/gui/layouts/MainMenu_2.layout
===================================================================
--- media/gui/layouts/MainMenu_2.layout	2009-05-09 16:36:08 UTC (rev 2120)
+++ media/gui/layouts/MainMenu_2.layout	2009-05-09 20:10:10 UTC (rev 2121)
@@ -13,17 +13,6 @@
             <Event Name="Clicked" Function="mainmenu_2.button_standalone_clicked"/>
         </Window>
         
-        <Window Type="TaharezLook/Listbox" Name="orxonox/LevelListBox">
-            <Property Name="UnifiedPosition" Value="{{0.35,0},{0.3,0}}"/>
-            <Property Name="UnifiedSize" Value="{{0.15,0},{0.05,0}}"/>
-            <Item Type="TaharezLook/ListboxItem" Name="orxonox/LevelListItem1">
-                <Property Name="Text" Value="Item1"/>
-            </Item>
-            <Item Type="TaharezLook/ListboxItem" Name="orxonox/LevelListItem2">
-                <Property Name="Text" Value="Item2"/>
-            </Item>
-        </Window>
-        
         <Window Type="TaharezLook/Button" Name="orxonox/DedicatedButton">
             <Property Name="UnifiedPosition" Value="{{0.11,0},{0.376,0}}"/>
             <Property Name="UnifiedSize" Value="{{0.15,0},{0.05,0}}"/>




More information about the Orxonox-commit mailing list