From 08f2ee6470104c959f686504cc4324aee78cecaf Mon Sep 17 00:00:00 2001 From: Hal9OOO Date: Sun, 16 Dec 2012 14:22:20 +0100 Subject: Jewelry Theme: Fixed bug with item selection in Inventory Window. --- data/themes/jewelry/CHANGELOG.txt | 1 + data/themes/jewelry/CMakeLists.txt | 1 + data/themes/jewelry/Makefile.am | 1 + 3 files changed, 3 insertions(+) (limited to 'data') 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 \ -- cgit v1.2.3-60-g2f50