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/themes/unity/Makefile.am | |
parent | 2b4110a217110dfe9919fa3cc70e41c6920ac597 (diff) | |
download | plus-c7ad8d093591214a32cacc79fa25d8e118493093.tar.gz plus-c7ad8d093591214a32cacc79fa25d8e118493093.tar.bz2 plus-c7ad8d093591214a32cacc79fa25d8e118493093.tar.xz plus-c7ad8d093591214a32cacc79fa25d8e118493093.zip |
Add button in themes to show additional theme info.
Diffstat (limited to 'data/themes/unity/Makefile.am')
-rw-r--r-- | data/themes/unity/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/data/themes/unity/Makefile.am b/data/themes/unity/Makefile.am index bed2b3c15..ea9df94aa 100644 --- a/data/themes/unity/Makefile.am +++ b/data/themes/unity/Makefile.am @@ -6,6 +6,7 @@ gui_DATA = \ char.xml \ colors.xml \ equipment.xml \ + info.xml \ inventory.xml \ npc.xml \ popup.xml \ |