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 | |
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')
-rw-r--r-- | data/graphics/gui/CMakeLists.txt | 2 | ||||
-rw-r--r-- | data/graphics/gui/Makefile.am | 2 | ||||
-rw-r--r-- | data/graphics/gui/playerbox.xml (renamed from data/graphics/gui/playerbox_background.xml) | 0 |
3 files changed, 2 insertions, 2 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 diff --git a/data/graphics/gui/Makefile.am b/data/graphics/gui/Makefile.am index 3f789b401..91ace3d34 100644 --- a/data/graphics/gui/Makefile.am +++ b/data/graphics/gui/Makefile.am @@ -34,7 +34,7 @@ gui_DATA = \ listbox.xml \ mouse.png \ ok.xml \ - playerbox_background.xml \ + playerbox.xml \ popup.xml \ progress-indicator.png \ progressbar.xml \ diff --git a/data/graphics/gui/playerbox_background.xml b/data/graphics/gui/playerbox.xml index 5fc994df5..5fc994df5 100644 --- a/data/graphics/gui/playerbox_background.xml +++ b/data/graphics/gui/playerbox.xml |