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/CMakeLists.txt | |
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/CMakeLists.txt')
-rw-r--r-- | data/graphics/gui/CMakeLists.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/data/graphics/gui/CMakeLists.txt b/data/graphics/gui/CMakeLists.txt index 5fda34b34..4fdc0f805 100644 --- a/data/graphics/gui/CMakeLists.txt +++ b/data/graphics/gui/CMakeLists.txt @@ -6,6 +6,7 @@ SET (FILES button_highlighted.xml button_pressed.xml buttonplay.png + charcreate_playerbox.xml checkbox.xml circle-off.xml circle-on.xml @@ -14,6 +15,7 @@ SET (FILES dropdown_background.xml dropdown_pressed.xml emote_selection.xml + equipment_playerbox.xml equipmentbox.png item_selection.xml item_shortcut_background.xml |