[Orxonox-commit 3195] r7888 - code/trunk/data/gui/layouts
landauf at orxonox.net
landauf at orxonox.net
Mon Feb 14 19:59:52 CET 2011
Author: landauf
Date: 2011-02-14 19:59:51 +0100 (Mon, 14 Feb 2011)
New Revision: 7888
Modified:
code/trunk/data/gui/layouts/MiscConfigMenu.layout
Log:
fixed title of miscellaneous settings
Modified: code/trunk/data/gui/layouts/MiscConfigMenu.layout
===================================================================
--- code/trunk/data/gui/layouts/MiscConfigMenu.layout 2011-02-14 17:20:03 UTC (rev 7887)
+++ code/trunk/data/gui/layouts/MiscConfigMenu.layout 2011-02-14 18:59:51 UTC (rev 7888)
@@ -6,7 +6,7 @@
<Property Name="UnifiedMaxSize" Value="{{1,0},{1,0}}" />
<Property Name="UnifiedAreaRect" Value="{{0,0},{0,0},{1,0},{1,0}}" />
<Window Type="MenuWidgets/StaticText" Name="orxonox/MicsConfigMenu/ConfigWindow" >
- <Property Name="Text" Value="Keybindings" />
+ <Property Name="Text" Value="Miscellaneous" />
<Property Name="Alpha" Value="0.8" />
<Property Name="InheritsAlpha" Value="False" />
<Property Name="HorzFormatting" Value="HorzCentred" />
More information about the Orxonox-commit
mailing list