[Orxonox-commit 3046] r7742 - data/trunk/gui/looknfeels
dafrick at orxonox.net
dafrick at orxonox.net
Wed Dec 8 17:04:15 CET 2010
Author: dafrick
Date: 2010-12-08 17:04:15 +0100 (Wed, 08 Dec 2010)
New Revision: 7742
Modified:
data/trunk/gui/looknfeels/OrxonoxLook.looknfeel
Log:
Rectifying error that crept in.
Modified: data/trunk/gui/looknfeels/OrxonoxLook.looknfeel
===================================================================
--- data/trunk/gui/looknfeels/OrxonoxLook.looknfeel 2010-12-08 15:54:58 UTC (rev 7741)
+++ data/trunk/gui/looknfeels/OrxonoxLook.looknfeel 2010-12-08 16:04:15 UTC (rev 7742)
@@ -50,7 +50,7 @@
<Dim type="LeftEdge" >
<AbsoluteDim value="0" >
<DimOperator op="Add">
- <ImageDim imageset="TaharezGreenLook" image="ButtonLeftNormal" dimension="Width" />
+ <ImageDim imageset="OrxonoxLook" image="ButtonLeftNormal" dimension="Width" />
</DimOperator>
</AbsoluteDim>
</Dim>
@@ -58,9 +58,9 @@
<Dim type="Width" >
<UnifiedDim scale="1" type="Width">
<DimOperator op="Subtract">
- <ImageDim imageset="TaharezGreenLook" image="ButtonLeftNormal" dimension="Width">
+ <ImageDim imageset="OrxonoxLook" image="ButtonLeftNormal" dimension="Width">
<DimOperator op="Add">
- <ImageDim imageset="TaharezGreenLook" image="ButtonRightNormal" dimension="Width" />
+ <ImageDim imageset="OrxonoxLook" image="ButtonRightNormal" dimension="Width" />
</DimOperator>
</ImageDim>
</DimOperator>
More information about the Orxonox-commit
mailing list