From ff9d35630854c8dbe2bc566bdf222bed65666d4d Mon Sep 17 00:00:00 2001 From: Hal9OOO Date: Mon, 29 Apr 2013 20:03:17 +0200 Subject: Jewelry Theme: New Character Selection graphic implemented. --- data/themes/jewelry/CMakeLists.txt | 1 + data/themes/jewelry/Makefile.am | 1 + data/themes/jewelry/playerboxselected.xml | 24 ++++++++++++++++++++++++ data/themes/jewelry/window.png | Bin 32735 -> 34444 bytes 4 files changed, 26 insertions(+) create mode 100644 data/themes/jewelry/playerboxselected.xml (limited to 'data') diff --git a/data/themes/jewelry/CMakeLists.txt b/data/themes/jewelry/CMakeLists.txt index 3517c0b7e..29bddf8bf 100644 --- a/data/themes/jewelry/CMakeLists.txt +++ b/data/themes/jewelry/CMakeLists.txt @@ -44,6 +44,7 @@ SET (FILES npc.xml ok.xml playerbox.xml + playerboxselected.xml popup.xml popuplist.xml progressbar.xml diff --git a/data/themes/jewelry/Makefile.am b/data/themes/jewelry/Makefile.am index efd604066..107d6b077 100644 --- a/data/themes/jewelry/Makefile.am +++ b/data/themes/jewelry/Makefile.am @@ -47,6 +47,7 @@ gui_DATA = \ npc.xml \ ok.xml \ playerbox.xml \ + playerboxselected.xml \ popup.xml \ popuplist.xml \ progressbar.xml \ diff --git a/data/themes/jewelry/playerboxselected.xml b/data/themes/jewelry/playerboxselected.xml new file mode 100644 index 000000000..da6bb93c2 --- /dev/null +++ b/data/themes/jewelry/playerboxselected.xml @@ -0,0 +1,24 @@ + + + + + diff --git a/data/themes/jewelry/window.png b/data/themes/jewelry/window.png index 8b6f0002a..88298d653 100644 Binary files a/data/themes/jewelry/window.png and b/data/themes/jewelry/window.png differ -- cgit v1.2.3-60-g2f50