diff options
Diffstat (limited to 'data/graphics')
-rw-r--r-- | data/graphics/gui/CMakeLists.txt | 1 | ||||
-rw-r--r-- | data/graphics/gui/Makefile.am | 1 | ||||
-rw-r--r-- | data/graphics/gui/inventory_cell2.xml | 6 | ||||
-rw-r--r-- | data/graphics/gui/window.png | bin | 24726 -> 25377 bytes |
4 files changed, 8 insertions, 0 deletions
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 @@ +<?xml version="1.0" encoding="utf-8"?> +<skinset name="Default" image="window.png"> + <widget type="Window"> + <part type="standart" xpos="248" ypos="223" width="32" height="32" /> + </widget> +</skinset> diff --git a/data/graphics/gui/window.png b/data/graphics/gui/window.png Binary files differindex b0b385c2d..c84eb1ae9 100644 --- a/data/graphics/gui/window.png +++ b/data/graphics/gui/window.png |