diff options
author | Andrei Karas <akaras@inbox.ru> | 2012-10-21 15:56:44 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2012-10-21 16:07:27 +0300 |
commit | da4cf389bb2f49640816744c4e41b1559afe4721 (patch) | |
tree | e6351512795df5f9d6611184392696a952f0ddf1 /data/themes/jewelry/Makefile.am | |
parent | a77b9d248fdaadef39248dd3773354b75138a831 (diff) | |
download | mv-da4cf389bb2f49640816744c4e41b1559afe4721.tar.gz mv-da4cf389bb2f49640816744c4e41b1559afe4721.tar.bz2 mv-da4cf389bb2f49640816744c4e41b1559afe4721.tar.xz mv-da4cf389bb2f49640816744c4e41b1559afe4721.zip |
Rename theme file playerbox_background.xml to playerbox.xml
Diffstat (limited to 'data/themes/jewelry/Makefile.am')
-rw-r--r-- | data/themes/jewelry/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/themes/jewelry/Makefile.am b/data/themes/jewelry/Makefile.am index 5532b8818..fc5981c93 100644 --- a/data/themes/jewelry/Makefile.am +++ b/data/themes/jewelry/Makefile.am @@ -32,7 +32,7 @@ gui_DATA = \ mouse.png \ npc.xml \ ok.xml \ - playerbox_background.xml \ + playerbox.xml \ popup.xml \ progressbar.xml \ quests.xml \ |