From 209fdbeaf69176fdab23604e820a73103e66776d Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Wed, 1 May 2013 23:13:02 +0300 Subject: Fix tilebar padding with different font sizes. Fix paddings in outfits window. --- data/graphics/gui/CMakeLists.txt | 1 + data/graphics/gui/Makefile.am | 1 + data/graphics/gui/outfits.xml | 25 +++++++++++++++++++++++++ 3 files changed, 27 insertions(+) create mode 100644 data/graphics/gui/outfits.xml (limited to 'data/graphics') diff --git a/data/graphics/gui/CMakeLists.txt b/data/graphics/gui/CMakeLists.txt index 4a1091b47..444dd3cf5 100644 --- a/data/graphics/gui/CMakeLists.txt +++ b/data/graphics/gui/CMakeLists.txt @@ -38,6 +38,7 @@ SET (FILES ministatus.xml mouse.png ok.xml + outfits.xml playerbox.xml playerboxselected.xml popup.xml diff --git a/data/graphics/gui/Makefile.am b/data/graphics/gui/Makefile.am index ffcfbca53..cf0109322 100644 --- a/data/graphics/gui/Makefile.am +++ b/data/graphics/gui/Makefile.am @@ -41,6 +41,7 @@ gui_DATA = \ ministatus.xml \ mouse.png \ ok.xml \ + outfits.xml \ playerbox.xml \ playerboxselected.xml \ popup.xml \ diff --git a/data/graphics/gui/outfits.xml b/data/graphics/gui/outfits.xml new file mode 100644 index 000000000..34419257c --- /dev/null +++ b/data/graphics/gui/outfits.xml @@ -0,0 +1,25 @@ + + + + + \ No newline at end of file -- cgit v1.2.3-60-g2f50