diff options
author | Andrei Karas <akaras@inbox.ru> | 2012-09-21 01:27:20 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2012-09-21 02:50:42 +0300 |
commit | c217b7141df580b686a0eef085bd0eb0a8e6771a (patch) | |
tree | 98181b8240ebd9cfebdfe0b81dd02c64a985e68f /data/graphics/gui/Makefile.am | |
parent | 898c74f4ded38102360624cad924ecf49af7e36f (diff) | |
download | mv-c217b7141df580b686a0eef085bd0eb0a8e6771a.tar.gz mv-c217b7141df580b686a0eef085bd0eb0a8e6771a.tar.bz2 mv-c217b7141df580b686a0eef085bd0eb0a8e6771a.tar.xz mv-c217b7141df580b686a0eef085bd0eb0a8e6771a.zip |
Add to equipment window, background image theming.
New theme file: equipment_background.xml
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 bae374b8e..96e653059 100644 --- a/data/graphics/gui/Makefile.am +++ b/data/graphics/gui/Makefile.am @@ -20,6 +20,7 @@ gui_DATA = \ dropdown_background.xml \ dropdown_pressed.xml \ emote_selection.xml \ + equipment_background.xml \ equipment_playerbox.xml \ equipmentbox.png \ incomplete_icon.xml \ |