From afedfd380a9b7d7c7917ba5e8cf20e994a1c0728 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Mon, 2 Nov 2015 22:56:03 +0300 Subject: Add inventory cell to all themes. --- data/graphics/gui/CMakeLists.txt | 1 + data/graphics/gui/Makefile.am | 1 + data/graphics/gui/inventory_cell2.xml | 6 ++++++ data/graphics/gui/window.png | Bin 24726 -> 25377 bytes 4 files changed, 8 insertions(+) create mode 100644 data/graphics/gui/inventory_cell2.xml (limited to 'data/graphics/gui') diff --git a/data/graphics/gui/CMakeLists.txt b/data/graphics/gui/CMakeLists.txt index dfa86f963..23c7b5617 100644 --- a/data/graphics/gui/CMakeLists.txt +++ b/data/graphics/gui/CMakeLists.txt @@ -33,6 +33,7 @@ SET (FILES info.xml inventory.xml inventory_cell.xml + inventory_cell2.xml item_selection.xml item_shortcut_background.xml itemcontainer.xml diff --git a/data/graphics/gui/Makefile.am b/data/graphics/gui/Makefile.am index a7de34ca2..10a4fc18f 100644 --- a/data/graphics/gui/Makefile.am +++ b/data/graphics/gui/Makefile.am @@ -36,6 +36,7 @@ gui_DATA = \ info.xml \ inventory.xml \ inventory_cell.xml \ + inventory_cell2.xml \ item_selection.xml \ item_shortcut_background.xml \ itemcontainer.xml \ diff --git a/data/graphics/gui/inventory_cell2.xml b/data/graphics/gui/inventory_cell2.xml new file mode 100644 index 000000000..4fff4509b --- /dev/null +++ b/data/graphics/gui/inventory_cell2.xml @@ -0,0 +1,6 @@ + + + + + + diff --git a/data/graphics/gui/window.png b/data/graphics/gui/window.png index b0b385c2d..c84eb1ae9 100644 Binary files a/data/graphics/gui/window.png and b/data/graphics/gui/window.png differ -- cgit v1.2.3-60-g2f50