diff options
author | Andrei Karas <akaras@inbox.ru> | 2012-08-02 22:41:04 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2012-08-02 22:41:04 +0300 |
commit | 6d9594ba889b6885169be2f6f044797e62a5545a (patch) | |
tree | 89db34c11405a84dded0bfb0c5ed547cfc9bc7bc /data/themes/mana/Makefile.am | |
parent | fadf1d8aa0d5beb8be3271086a5865699b2a4acc (diff) | |
download | plus-6d9594ba889b6885169be2f6f044797e62a5545a.tar.gz plus-6d9594ba889b6885169be2f6f044797e62a5545a.tar.bz2 plus-6d9594ba889b6885169be2f6f044797e62a5545a.tar.xz plus-6d9594ba889b6885169be2f6f044797e62a5545a.zip |
Hide in default theme background in quests window.
Diffstat (limited to 'data/themes/mana/Makefile.am')
-rw-r--r-- | data/themes/mana/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/data/themes/mana/Makefile.am b/data/themes/mana/Makefile.am index 4972febad..192410a0e 100644 --- a/data/themes/mana/Makefile.am +++ b/data/themes/mana/Makefile.am @@ -4,6 +4,7 @@ guidir = $(pkgdatadir)/data/themes/mana gui_DATA = \ colors.xml \ npc.xml \ + quests.xml \ social.xml EXTRA_DIST = \ |