From ebb73f6dd78ecd616cbb56cf426d43cfcb3e3dd2 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Fri, 12 Oct 2012 01:37:05 +0300 Subject: Add new parameters to equipment window tehming. New parameters: itemPadding - ofset in pixels from left top corner or item box boxSize - slot item box size (by default 36 px) --- data/themes/wood/CMakeLists.txt | 1 + data/themes/wood/Makefile.am | 1 + 2 files changed, 2 insertions(+) (limited to 'data/themes/wood') diff --git a/data/themes/wood/CMakeLists.txt b/data/themes/wood/CMakeLists.txt index c62b25d47..622c4dcd9 100644 --- a/data/themes/wood/CMakeLists.txt +++ b/data/themes/wood/CMakeLists.txt @@ -1,6 +1,7 @@ SET (FILES buy.xml colors.xml + equipment.xml inventory.xml item_shortcut_bgr.png mouse.png diff --git a/data/themes/wood/Makefile.am b/data/themes/wood/Makefile.am index 11af7c229..fc9518b16 100644 --- a/data/themes/wood/Makefile.am +++ b/data/themes/wood/Makefile.am @@ -4,6 +4,7 @@ guidir = $(pkgdatadir)/data/themes/wood gui_DATA = \ buy.xml \ colors.xml \ + equipment.xml \ inventory.xml \ item_shortcut_bgr.png \ mouse.png \ -- cgit v1.2.3-70-g09d2