From ead6c86c13f17c15376e371c60248cdf8aa91b5b Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sun, 11 Aug 2013 15:46:28 +0300 Subject: enable background in all themes for npc item container. --- data/graphics/gui/CMakeLists.txt | 1 + data/graphics/gui/Makefile.am | 1 + data/graphics/gui/npc.xml | 25 +++++++++++++++++++++++++ 3 files changed, 27 insertions(+) create mode 100644 data/graphics/gui/npc.xml (limited to 'data/graphics') diff --git a/data/graphics/gui/CMakeLists.txt b/data/graphics/gui/CMakeLists.txt index 444dd3cf5..fa0d61602 100644 --- a/data/graphics/gui/CMakeLists.txt +++ b/data/graphics/gui/CMakeLists.txt @@ -37,6 +37,7 @@ SET (FILES listbox.xml ministatus.xml mouse.png + npc.xml ok.xml outfits.xml playerbox.xml diff --git a/data/graphics/gui/Makefile.am b/data/graphics/gui/Makefile.am index cf0109322..d43339e39 100644 --- a/data/graphics/gui/Makefile.am +++ b/data/graphics/gui/Makefile.am @@ -40,6 +40,7 @@ gui_DATA = \ listbox.xml \ ministatus.xml \ mouse.png \ + npc.xml \ ok.xml \ outfits.xml \ playerbox.xml \ diff --git a/data/graphics/gui/npc.xml b/data/graphics/gui/npc.xml new file mode 100644 index 000000000..786ea9ac2 --- /dev/null +++ b/data/graphics/gui/npc.xml @@ -0,0 +1,25 @@ + + + + + \ No newline at end of file -- cgit v1.2.3-60-g2f50