From da4cf389bb2f49640816744c4e41b1559afe4721 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sun, 21 Oct 2012 15:56:44 +0300 Subject: Rename theme file playerbox_background.xml to playerbox.xml --- data/themes/jewelry/CMakeLists.txt | 2 +- data/themes/jewelry/Makefile.am | 2 +- data/themes/jewelry/playerbox.xml | 19 +++++++++++++++++++ data/themes/jewelry/playerbox_background.xml | 19 ------------------- 4 files changed, 21 insertions(+), 21 deletions(-) create mode 100644 data/themes/jewelry/playerbox.xml delete mode 100644 data/themes/jewelry/playerbox_background.xml (limited to 'data/themes') diff --git a/data/themes/jewelry/CMakeLists.txt b/data/themes/jewelry/CMakeLists.txt index b80297e38..092cd95ae 100644 --- a/data/themes/jewelry/CMakeLists.txt +++ b/data/themes/jewelry/CMakeLists.txt @@ -29,7 +29,7 @@ SET (FILES mouse.png npc.xml ok.xml - playerbox_background.xml + playerbox.xml popup.xml progressbar.xml quests.xml diff --git a/data/themes/jewelry/Makefile.am b/data/themes/jewelry/Makefile.am index 5532b8818..fc5981c93 100644 --- a/data/themes/jewelry/Makefile.am +++ b/data/themes/jewelry/Makefile.am @@ -32,7 +32,7 @@ gui_DATA = \ mouse.png \ npc.xml \ ok.xml \ - playerbox_background.xml \ + playerbox.xml \ popup.xml \ progressbar.xml \ quests.xml \ diff --git a/data/themes/jewelry/playerbox.xml b/data/themes/jewelry/playerbox.xml new file mode 100644 index 000000000..1e18e42fe --- /dev/null +++ b/data/themes/jewelry/playerbox.xml @@ -0,0 +1,19 @@ + + + + diff --git a/data/themes/jewelry/playerbox_background.xml b/data/themes/jewelry/playerbox_background.xml deleted file mode 100644 index 1e18e42fe..000000000 --- a/data/themes/jewelry/playerbox_background.xml +++ /dev/null @@ -1,19 +0,0 @@ - - - - -- cgit v1.2.3-70-g09d2