diff options
author | Andrei Karas <akaras@inbox.ru> | 2012-08-02 22:07:46 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2012-08-02 22:07:46 +0300 |
commit | fadf1d8aa0d5beb8be3271086a5865699b2a4acc (patch) | |
tree | 4eb726c10dbfc0fa14b50abcd94c0402dff885ea /data/themes/unity/Makefile.am | |
parent | 5b62d57146fb2700473bbee72e94b5ead775deb3 (diff) | |
download | mv-fadf1d8aa0d5beb8be3271086a5865699b2a4acc.tar.gz mv-fadf1d8aa0d5beb8be3271086a5865699b2a4acc.tar.bz2 mv-fadf1d8aa0d5beb8be3271086a5865699b2a4acc.tar.xz mv-fadf1d8aa0d5beb8be3271086a5865699b2a4acc.zip |
Show backgrounds in unity theme.
Diffstat (limited to 'data/themes/unity/Makefile.am')
-rw-r--r-- | data/themes/unity/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/data/themes/unity/Makefile.am b/data/themes/unity/Makefile.am index faca6ab65..b654ea853 100644 --- a/data/themes/unity/Makefile.am +++ b/data/themes/unity/Makefile.am @@ -7,8 +7,10 @@ gui_DATA = \ colors.xml \ inventory.xml \ itempopup.xml \ + npc.xml \ popup.xml \ quests.xml \ + social.xml \ textpopup.xml \ window.png \ window.xml |