From a45fb0b0677bb8b3700631d1edf9af855da3486e Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Wed, 9 Oct 2013 14:31:20 +0300 Subject: add support for popup menu browserbox theming. New theme file: popupbrowserbox.xml --- data/graphics/gui/CMakeLists.txt | 1 + data/graphics/gui/Makefile.am | 1 + data/graphics/gui/popupbrowserbox.xml | 8 ++++++++ 3 files changed, 10 insertions(+) create mode 100644 data/graphics/gui/popupbrowserbox.xml (limited to 'data/graphics') diff --git a/data/graphics/gui/CMakeLists.txt b/data/graphics/gui/CMakeLists.txt index afb414b4c..de2a9b109 100644 --- a/data/graphics/gui/CMakeLists.txt +++ b/data/graphics/gui/CMakeLists.txt @@ -45,6 +45,7 @@ SET (FILES playerbox.xml playerboxselected.xml popup.xml + popupbrowserbox.xml progress-indicator.png progressbar.xml quests.xml diff --git a/data/graphics/gui/Makefile.am b/data/graphics/gui/Makefile.am index c3c8f5990..0b82339be 100644 --- a/data/graphics/gui/Makefile.am +++ b/data/graphics/gui/Makefile.am @@ -48,6 +48,7 @@ gui_DATA = \ playerbox.xml \ playerboxselected.xml \ popup.xml \ + popupbrowserbox.xml \ progress-indicator.png \ progressbar.xml \ quests.xml \ diff --git a/data/graphics/gui/popupbrowserbox.xml b/data/graphics/gui/popupbrowserbox.xml new file mode 100644 index 000000000..0e61ff0e9 --- /dev/null +++ b/data/graphics/gui/popupbrowserbox.xml @@ -0,0 +1,8 @@ + + + + + -- cgit v1.2.3-60-g2f50