From 8cc6679b676103c7c6696947ea43ad439e9754c5 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Tue, 31 Jul 2012 00:29:22 +0300 Subject: Add theme option to show hide opaque background for some windows. --- data/graphics/gui/CMakeLists.txt | 2 ++ data/graphics/gui/Makefile.am | 2 ++ data/graphics/gui/inventory.xml | 23 +++++++++++++++++++++++ data/graphics/gui/playerbox_background.xml | 1 + data/graphics/gui/quests.xml | 25 +++++++++++++++++++++++++ 5 files changed, 53 insertions(+) create mode 100644 data/graphics/gui/inventory.xml create mode 100644 data/graphics/gui/quests.xml (limited to 'data/graphics') diff --git a/data/graphics/gui/CMakeLists.txt b/data/graphics/gui/CMakeLists.txt index c192fc4af..7e051edef 100644 --- a/data/graphics/gui/CMakeLists.txt +++ b/data/graphics/gui/CMakeLists.txt @@ -19,12 +19,14 @@ SET (FILES equipment_playerbox.xml equipmentbox.png incomplete_icon.xml + inventory.xml item_selection.xml item_shortcut_background.xml mouse.png playerbox_background.xml progress-indicator.png progressbar.xml + quests.xml radio.xml resize.xml scroll.xml diff --git a/data/graphics/gui/Makefile.am b/data/graphics/gui/Makefile.am index 4718081a4..723ddb373 100644 --- a/data/graphics/gui/Makefile.am +++ b/data/graphics/gui/Makefile.am @@ -22,12 +22,14 @@ gui_DATA = \ equipment_playerbox.xml \ equipmentbox.png \ incomplete_icon.xml \ + inventory.xml \ item_selection.xml \ item_shortcut_background.xml \ mouse.png \ playerbox_background.xml \ progress-indicator.png \ progressbar.xml \ + quests.xml \ radio.xml \ resize.xml \ scroll.xml \ diff --git a/data/graphics/gui/inventory.xml b/data/graphics/gui/inventory.xml new file mode 100644 index 000000000..0b84ac910 --- /dev/null +++ b/data/graphics/gui/inventory.xml @@ -0,0 +1,23 @@ + + + + diff --git a/data/graphics/gui/playerbox_background.xml b/data/graphics/gui/playerbox_background.xml index 4a63cf25c..5fc994df5 100644 --- a/data/graphics/gui/playerbox_background.xml +++ b/data/graphics/gui/playerbox_background.xml @@ -1,5 +1,6 @@ +