summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
Diffstat (limited to 'data')
-rw-r--r--data/themes/jewelry/CHANGELOG.txt1
-rw-r--r--data/themes/jewelry/CMakeLists.txt1
-rw-r--r--data/themes/jewelry/Makefile.am1
3 files changed, 3 insertions, 0 deletions
diff --git a/data/themes/jewelry/CHANGELOG.txt b/data/themes/jewelry/CHANGELOG.txt
index d0d9cd1d8..593b223cb 100644
--- a/data/themes/jewelry/CHANGELOG.txt
+++ b/data/themes/jewelry/CHANGELOG.txt
@@ -4,6 +4,7 @@ Francesco Miglietta (Hal9000)
Version 1.01 (WIP)
+ - Fixed bu with item selection in inventory window
- New graphic for quest status icons in quest window
diff --git a/data/themes/jewelry/CMakeLists.txt b/data/themes/jewelry/CMakeLists.txt
index 11f654b25..b44fba3cb 100644
--- a/data/themes/jewelry/CMakeLists.txt
+++ b/data/themes/jewelry/CMakeLists.txt
@@ -28,6 +28,7 @@ SET (FILES
incomplete_icon.xml
info.xml
inventory.xml
+ item_selection.xml
itempopup.xml
items.xml
keyboard_icon.xml
diff --git a/data/themes/jewelry/Makefile.am b/data/themes/jewelry/Makefile.am
index 50513df95..b9a553cc8 100644
--- a/data/themes/jewelry/Makefile.am
+++ b/data/themes/jewelry/Makefile.am
@@ -31,6 +31,7 @@ gui_DATA = \
incomplete_icon.xml \
info.xml \
inventory.xml \
+ item_selection.xml \
itempopup.xml \
items.xml \
keyboard_icon.xml \