diff options
author | Andrei Karas <akaras@inbox.ru> | 2012-07-31 00:29:22 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2012-07-31 00:29:22 +0300 |
commit | 8cc6679b676103c7c6696947ea43ad439e9754c5 (patch) | |
tree | a3cf0f7d9e8eede421956942b4c325e191a9eb31 /data/graphics/gui/Makefile.am | |
parent | 793bcbe5d8308c8c33419f67378df9dc83462445 (diff) | |
download | manaplus-8cc6679b676103c7c6696947ea43ad439e9754c5.tar.gz manaplus-8cc6679b676103c7c6696947ea43ad439e9754c5.tar.bz2 manaplus-8cc6679b676103c7c6696947ea43ad439e9754c5.tar.xz manaplus-8cc6679b676103c7c6696947ea43ad439e9754c5.zip |
Add theme option to show hide opaque background for some windows.
Diffstat (limited to 'data/graphics/gui/Makefile.am')
-rw-r--r-- | data/graphics/gui/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/data/graphics/gui/Makefile.am b/data/graphics/gui/Makefile.am index 4718081a4..723ddb373 100644 --- a/data/graphics/gui/Makefile.am +++ b/data/graphics/gui/Makefile.am @@ -22,12 +22,14 @@ gui_DATA = \ equipment_playerbox.xml \ equipmentbox.png \ incomplete_icon.xml \ + inventory.xml \ item_selection.xml \ item_shortcut_background.xml \ mouse.png \ playerbox_background.xml \ progress-indicator.png \ progressbar.xml \ + quests.xml \ radio.xml \ resize.xml \ scroll.xml \ |