Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/presentation2/data/gui/layouts/MainMenuBackground.layout @ 6363

Last change on this file since 6363 was 6363, checked in by rgrieder, 14 years ago

svn:eol-style "native" for all text files.
Also removed two executable properties (whatever they lost in these files ).

  • Property svn:eol-style set to native
File size: 434 bytes
Line 
1<?xml version="1.0" ?>
2<GUILayout>
3    <Window Type="TaharezLook/StaticImage" Name="orxonox/Background">
4    <Property Name="UnifiedSize" Value="{{1.0,0},{1.0,0}}"/>
5    <Property Name="Image" Value="set:MainMenuBackground image:Background"/>
6    <Property Name="FrameEnabled" Value="set:true"/>
7    <Property Name="BackgroundEnabled" Value="set:false"/>
8    <Property Name="InheritsAlpha" Value="False" />
9    </Window>
10</GUILayout>
Note: See TracBrowser for help on using the repository browser.