From 2694837a25941c737236b68dff23aafa76954c8a Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sun, 8 Jul 2012 23:05:26 +0300 Subject: Change playerbox theming. --- data/graphics/gui/CMakeLists.txt | 4 ++++ data/graphics/gui/Makefile.am | 4 ++++ data/graphics/gui/playerbox_background.xml | 18 ++++++++++++++++++ 3 files changed, 26 insertions(+) create mode 100644 data/graphics/gui/playerbox_background.xml (limited to 'data') diff --git a/data/graphics/gui/CMakeLists.txt b/data/graphics/gui/CMakeLists.txt index 67c1352d7..89c51478f 100644 --- a/data/graphics/gui/CMakeLists.txt +++ b/data/graphics/gui/CMakeLists.txt @@ -1,6 +1,9 @@ SET (FILES bubble.png button.xml + button_disabled.xml + button_highlighted.xml + button_pressed.xml buttonplay.png checkbox.png circle-gray.png @@ -11,6 +14,7 @@ SET (FILES equipmentbox.png item_shortcut_bgr.png mouse.png + playerbox_background.xml progress-indicator.png radioin.png radioin_highlight.png diff --git a/data/graphics/gui/Makefile.am b/data/graphics/gui/Makefile.am index e59e2d79a..4bebd6b4f 100644 --- a/data/graphics/gui/Makefile.am +++ b/data/graphics/gui/Makefile.am @@ -4,6 +4,9 @@ guidir = $(pkgdatadir)/data/graphics/gui gui_DATA = \ bubble.png \ button.xml \ + button_disabled.xml \ + button_highlighted.xml \ + button_pressed.xml \ buttonplay.png \ checkbox.png \ circle-gray.png \ @@ -14,6 +17,7 @@ gui_DATA = \ equipmentbox.png \ item_shortcut_bgr.png \ mouse.png \ + playerbox_background.xml \ progress-indicator.png \ radioin.png \ radioin_highlight.png \ diff --git a/data/graphics/gui/playerbox_background.xml b/data/graphics/gui/playerbox_background.xml new file mode 100644 index 000000000..4a63cf25c --- /dev/null +++ b/data/graphics/gui/playerbox_background.xml @@ -0,0 +1,18 @@ + + + + + + + + + + + + + + + + + + -- cgit v1.2.3-60-g2f50