diff options
author | Andrei Karas <akaras@inbox.ru> | 2012-10-18 19:02:04 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2012-10-18 19:02:04 +0300 |
commit | c7ad8d093591214a32cacc79fa25d8e118493093 (patch) | |
tree | 2be3eacaa43c6941862b15ca099eeba8cd292fa5 /data/graphics/gui/Makefile.am | |
parent | 2b4110a217110dfe9919fa3cc70e41c6920ac597 (diff) | |
download | manaplus-c7ad8d093591214a32cacc79fa25d8e118493093.tar.gz manaplus-c7ad8d093591214a32cacc79fa25d8e118493093.tar.bz2 manaplus-c7ad8d093591214a32cacc79fa25d8e118493093.tar.xz manaplus-c7ad8d093591214a32cacc79fa25d8e118493093.zip |
Add button in themes to show additional theme info.
Diffstat (limited to 'data/graphics/gui/Makefile.am')
-rw-r--r-- | data/graphics/gui/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/data/graphics/gui/Makefile.am b/data/graphics/gui/Makefile.am index eaa53b58b..7120f40c7 100644 --- a/data/graphics/gui/Makefile.am +++ b/data/graphics/gui/Makefile.am @@ -25,6 +25,7 @@ gui_DATA = \ equipment_playerbox.xml \ equipmentbox.png \ incomplete_icon.xml \ + info.xml \ inventory.xml \ item_selection.xml \ item_shortcut_background.xml \ |