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/graphics/gui/CMakeLists.txt | |
parent | a77b9d248fdaadef39248dd3773354b75138a831 (diff) | |
download | plus-da4cf389bb2f49640816744c4e41b1559afe4721.tar.gz plus-da4cf389bb2f49640816744c4e41b1559afe4721.tar.bz2 plus-da4cf389bb2f49640816744c4e41b1559afe4721.tar.xz plus-da4cf389bb2f49640816744c4e41b1559afe4721.zip |
Rename theme file playerbox_background.xml to playerbox.xml
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 b3822cbdb..01b14ce9a 100644 --- a/data/graphics/gui/CMakeLists.txt +++ b/data/graphics/gui/CMakeLists.txt @@ -31,7 +31,7 @@ SET (FILES listbox.xml mouse.png ok.xml - playerbox_background.xml + playerbox.xml popup.xml progress-indicator.png progressbar.xml |