diff options
author | Andrei Karas <akaras@inbox.ru> | 2012-07-13 01:31:22 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2012-07-13 01:31:22 +0300 |
commit | d8aaca79e608c98dfa82f145b032ca94ce473138 (patch) | |
tree | 576e6b2368869693de33837dd5b51dd2b3a5e780 /data/graphics/gui/CMakeLists.txt | |
parent | 49549db4517dd7f1ec1d66626578296f5524517b (diff) | |
download | plus-d8aaca79e608c98dfa82f145b032ca94ce473138.tar.gz plus-d8aaca79e608c98dfa82f145b032ca94ce473138.tar.bz2 plus-d8aaca79e608c98dfa82f145b032ca94ce473138.tar.xz plus-d8aaca79e608c98dfa82f145b032ca94ce473138.zip |
Change shortcuts windows theming.
Diffstat (limited to 'data/graphics/gui/CMakeLists.txt')
-rw-r--r-- | data/graphics/gui/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/graphics/gui/CMakeLists.txt b/data/graphics/gui/CMakeLists.txt index a8be383b2..f9c73c6fe 100644 --- a/data/graphics/gui/CMakeLists.txt +++ b/data/graphics/gui/CMakeLists.txt @@ -13,7 +13,7 @@ SET (FILES dropdown_background.xml dropdown_pressed.xml equipmentbox.png - item_shortcut_bgr.png + item_shortcut_background.xml mouse.png playerbox_background.xml progress-indicator.png |