diff options
author | Andrei Karas <akaras@inbox.ru> | 2012-07-28 01:55:56 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2012-07-28 01:55:56 +0300 |
commit | f60d54307c20d4150e630620dbe0be62b2a1b8a5 (patch) | |
tree | dc5661a9f75cf495bbea050b6566b1fa0240781e /data/graphics/gui/Makefile.am | |
parent | 3574afc2818a5401d825fe649d49a0b9fbccdf00 (diff) | |
download | plus-f60d54307c20d4150e630620dbe0be62b2a1b8a5.tar.gz plus-f60d54307c20d4150e630620dbe0be62b2a1b8a5.tar.bz2 plus-f60d54307c20d4150e630620dbe0be62b2a1b8a5.tar.xz plus-f60d54307c20d4150e630620dbe0be62b2a1b8a5.zip |
Extend playerbox theming.
Diffstat (limited to 'data/graphics/gui/Makefile.am')
-rw-r--r-- | data/graphics/gui/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/data/graphics/gui/Makefile.am b/data/graphics/gui/Makefile.am index f058c3bcc..5d442eebf 100644 --- a/data/graphics/gui/Makefile.am +++ b/data/graphics/gui/Makefile.am @@ -9,6 +9,7 @@ gui_DATA = \ button_highlighted.xml \ button_pressed.xml \ buttonplay.png \ + charcreate_playerbox.xml \ checkbox.xml \ circle-off.xml \ circle-on.xml \ @@ -17,6 +18,7 @@ gui_DATA = \ dropdown_background.xml \ dropdown_pressed.xml \ emote_selection.xml \ + equipment_playerbox.xml \ equipmentbox.png \ item_selection.xml \ item_shortcut_background.xml \ |