diff options
author | alcoheca <alcoheca@svn> | 2010-05-05 13:39:48 +0000 |
---|---|---|
committer | alcoheca <alcoheca@svn> | 2010-05-05 13:39:48 +0000 |
commit | 1843223aa1c118089f511a826294e3627421938a (patch) | |
tree | be10ccf42064856ed4c8437a4e9c927f5625cee9 /addons/xbmc.gui/skin.xsd | |
parent | 5ff028ac245d013eba963660cf4ffed2d3e0285a (diff) |
cosmetic
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@29815 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
Diffstat (limited to 'addons/xbmc.gui/skin.xsd')
-rw-r--r-- | addons/xbmc.gui/skin.xsd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/addons/xbmc.gui/skin.xsd b/addons/xbmc.gui/skin.xsd index 83ca37733c..2dd9863f63 100644 --- a/addons/xbmc.gui/skin.xsd +++ b/addons/xbmc.gui/skin.xsd @@ -6,7 +6,7 @@ <xs:attribute name="point" type="xs:string" use="required"/> <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="defaultthemename" type="xs:string" use="required"/> |