diff options
author | Andrei Karas <akaras@inbox.ru> | 2012-10-18 19:02:04 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2012-10-18 19:02:04 +0300 |
commit | c7ad8d093591214a32cacc79fa25d8e118493093 (patch) | |
tree | 2be3eacaa43c6941862b15ca099eeba8cd292fa5 /data/themes/enchilado/info.xml | |
parent | 2b4110a217110dfe9919fa3cc70e41c6920ac597 (diff) | |
download | plus-c7ad8d093591214a32cacc79fa25d8e118493093.tar.gz plus-c7ad8d093591214a32cacc79fa25d8e118493093.tar.bz2 plus-c7ad8d093591214a32cacc79fa25d8e118493093.tar.xz plus-c7ad8d093591214a32cacc79fa25d8e118493093.zip |
Add button in themes to show additional theme info.
Diffstat (limited to 'data/themes/enchilado/info.xml')
-rw-r--r-- | data/themes/enchilado/info.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/data/themes/enchilado/info.xml b/data/themes/enchilado/info.xml new file mode 100644 index 000000000..edadfcd49 --- /dev/null +++ b/data/themes/enchilado/info.xml @@ -0,0 +1,4 @@ +<info> + <name>Enchilado</name> + <copyright>2010-2011 R W E Sayers\n2010-2012 ManaPlus developers</copyright> +</info> |