forked from oxwall/simplicity
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy paththeme.xml
More file actions
17 lines (16 loc) · 673 Bytes
/
theme.xml
File metadata and controls
17 lines (16 loc) · 673 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<?xml version="1.0" encoding="utf-8"?>
<theme>
<name>simplicity</name>
<key>simplicity</key>
<version>1.0</version>
<compatibility>1.7 and higher</compatibility>
<description>The Simplicity theme</description>
<author>Oxwall Foundation</author>
<authorEmail>themes@oxwall.org</authorEmail>
<authorUrl>http://www.oxwall.org/foundation</authorUrl>
<developerKey>f3289fc408b184ccb078e4c43971508e</developerKey>
<build>1005</build>
<copyright>(C) 2012 Oxwall Foundation. All rights reserved.</copyright>
<license>The OSCL License</license>
<licenseUrl>http://www.oxwall.org/store/oscl</licenseUrl>
</theme>