diff options
author | Hal9OOO <miglietta.francesco@gmail.com> | 2012-12-16 14:22:20 +0100 |
---|---|---|
committer | Hal9OOO <miglietta.francesco@gmail.com> | 2012-12-16 14:22:20 +0100 |
commit | 08f2ee6470104c959f686504cc4324aee78cecaf (patch) | |
tree | d392c437802e84a62234be054a3d5b9e4958ff70 /data/themes/jewelry/Makefile.am | |
parent | a9ddb1992d186d559f24370a33a987e281c134c5 (diff) | |
download | plus-08f2ee6470104c959f686504cc4324aee78cecaf.tar.gz plus-08f2ee6470104c959f686504cc4324aee78cecaf.tar.bz2 plus-08f2ee6470104c959f686504cc4324aee78cecaf.tar.xz plus-08f2ee6470104c959f686504cc4324aee78cecaf.zip |
Jewelry Theme: Fixed bug with item selection in Inventory Window.
Diffstat (limited to 'data/themes/jewelry/Makefile.am')
-rw-r--r-- | data/themes/jewelry/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
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 \ |