summaryrefslogtreecommitdiff
path: root/data/themes/enchilado
diff options
context:
space:
mode:
Diffstat (limited to 'data/themes/enchilado')
-rw-r--r--data/themes/enchilado/CMakeLists.txt1
-rw-r--r--data/themes/enchilado/Makefile.am1
-rw-r--r--data/themes/enchilado/info.xml4
3 files changed, 6 insertions, 0 deletions
diff --git a/data/themes/enchilado/CMakeLists.txt b/data/themes/enchilado/CMakeLists.txt
index f853912d8..97dca0a2f 100644
--- a/data/themes/enchilado/CMakeLists.txt
+++ b/data/themes/enchilado/CMakeLists.txt
@@ -2,6 +2,7 @@ SET (FILES
buy.xml
colors.xml
equipment.xml
+ info.xml
inventory.xml
popup.xml
progressbar.xml
diff --git a/data/themes/enchilado/Makefile.am b/data/themes/enchilado/Makefile.am
index d3b517c9e..5eb839b18 100644
--- a/data/themes/enchilado/Makefile.am
+++ b/data/themes/enchilado/Makefile.am
@@ -5,6 +5,7 @@ gui_DATA = \
buy.xml \
colors.xml \
equipment.xml \
+ info.xml \
inventory.xml \
popup.xml \
progressbar.xml \
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>