From f26d06acda7b78c101985ffd11492d303dc9255e Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Wed, 23 May 2018 01:32:31 +0300 Subject: Add missing skin file spells.xml into themes. --- data/graphics/gui/CMakeLists.txt | 1 + data/graphics/gui/Makefile.am | 1 + data/graphics/gui/spells.xml | 23 +++++++++++++++++++++++ 3 files changed, 25 insertions(+) create mode 100644 data/graphics/gui/spells.xml (limited to 'data/graphics') diff --git a/data/graphics/gui/CMakeLists.txt b/data/graphics/gui/CMakeLists.txt index 8692e5301..f37cb15e9 100644 --- a/data/graphics/gui/CMakeLists.txt +++ b/data/graphics/gui/CMakeLists.txt @@ -82,6 +82,7 @@ SET (FILES slider_highlighted.xml speechbrowserbox.xml speechbubble.xml + spells.xml tab.xml tab_highlighted.xml tab_selected.xml diff --git a/data/graphics/gui/Makefile.am b/data/graphics/gui/Makefile.am index 9e1b7b66d..ad11a6f3a 100644 --- a/data/graphics/gui/Makefile.am +++ b/data/graphics/gui/Makefile.am @@ -85,6 +85,7 @@ gui_DATA = \ slider_highlighted.xml \ speechbrowserbox.xml \ speechbubble.xml \ + spells.xml \ tab.xml \ tab_highlighted.xml \ tab_selected.xml \ diff --git a/data/graphics/gui/spells.xml b/data/graphics/gui/spells.xml new file mode 100644 index 000000000..4ad70a5a8 --- /dev/null +++ b/data/graphics/gui/spells.xml @@ -0,0 +1,23 @@ + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file -- cgit v1.2.3-70-g09d2