aboutsummaryrefslogtreecommitdiff
path: root/addons/xbmc.gui
diff options
context:
space:
mode:
Diffstat (limited to 'addons/xbmc.gui')
-rw-r--r--addons/xbmc.gui/skin.xsd2
1 files changed, 1 insertions, 1 deletions
diff --git a/addons/xbmc.gui/skin.xsd b/addons/xbmc.gui/skin.xsd
index 64796cd01c..b7e4a91108 100644
--- a/addons/xbmc.gui/skin.xsd
+++ b/addons/xbmc.gui/skin.xsd
@@ -18,7 +18,7 @@
<xs:attribute name="id" type="simpleIdentifier"/>
<xs:attribute name="name" type="xs:string"/>
<xs:attribute name="defaultresolution" type="xs:string" use="required"/>
- <xs:attribute name="defaultresolutionwide" type="xs:string" use="required"/>
+ <xs:attribute name="defaultwideresolution" type="xs:string"/>
<xs:attribute name="effectslowdown" type="xs:float"/>
<xs:attribute name="debugging" type="xs:boolean"/>
</xs:complexType>