introduced globals.xml in skinpath, theme.xml in theme path

This commit is contained in:
louis
2015-01-24 10:47:47 +01:00
parent 5733a49940
commit a74cb93163
23 changed files with 400 additions and 471 deletions

View File

@@ -1,6 +1,6 @@
<?xml encoding="UTF-8"?>
<!ELEMENT globals (colors,variables,translations,fonts)>
<!ELEMENT globals (colors | variables | translations | fonts)*>
<!ELEMENT colors (color)*>
<!ELEMENT variables (var)*>
<!ELEMENT translations (token)*>