diff options
author | Hal9OOO <miglietta.francesco@gmail.com> | 2012-11-12 20:59:18 +0100 |
---|---|---|
committer | Hal9OOO <miglietta.francesco@gmail.com> | 2012-11-12 20:59:18 +0100 |
commit | ddb056066712bb95f452b6d5322db26c113797c3 (patch) | |
tree | 827f0b48dff089d1155481f4947850a8aaf99a7a /data/themes/jewelry/Makefile.am | |
parent | 97b54e33f09eb9b0417bafce18ea163af89009bb (diff) | |
download | plus-ddb056066712bb95f452b6d5322db26c113797c3.tar.gz plus-ddb056066712bb95f452b6d5322db26c113797c3.tar.bz2 plus-ddb056066712bb95f452b6d5322db26c113797c3.tar.xz plus-ddb056066712bb95f452b6d5322db26c113797c3.zip |
DidYouKnow and Help windows customized xmls added.
Diffstat (limited to 'data/themes/jewelry/Makefile.am')
-rw-r--r-- | data/themes/jewelry/Makefile.am | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/data/themes/jewelry/Makefile.am b/data/themes/jewelry/Makefile.am index dc18e8066..ebe5ed1f6 100644 --- a/data/themes/jewelry/Makefile.am +++ b/data/themes/jewelry/Makefile.am @@ -13,6 +13,7 @@ gui_DATA = \ circle-on.xml \ colors.xml \ complete_icon.xml \ + didyouknow.xml \ dropdown.xml \ dropdown_background.xml \ dropdown_pressed.xml \ @@ -21,12 +22,11 @@ gui_DATA = \ equipment.xml \ equipment_background.xml \ equipmentbox.png \ + help.xml \ incomplete_icon.xml \ info.xml \ inventory.xml \ - itemcontainer.xml \ itempopup.xml \ - item_selection.xml \ items.xml \ LICENSE.txt \ listbox.xml \ @@ -48,7 +48,6 @@ gui_DATA = \ scrollbuttons_pressed.xml \ sell.xml \ server.xml \ - shop.xml \ slider.xml \ slider_highlighted.xml \ social.xml \ |