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/themes/jewelry/CMakeLists.txt | 1 + data/themes/jewelry/Makefile.am | 1 + data/themes/jewelry/outfits.xml | 31 +++++++++++++++++++++++++++++++ 3 files changed, 33 insertions(+) create mode 100644 data/themes/jewelry/outfits.xml (limited to 'data/themes/jewelry') diff --git a/data/themes/jewelry/CMakeLists.txt b/data/themes/jewelry/CMakeLists.txt index 29bddf8bf..01265ac58 100644 --- a/data/themes/jewelry/CMakeLists.txt +++ b/data/themes/jewelry/CMakeLists.txt @@ -43,6 +43,7 @@ SET (FILES mouse.png npc.xml ok.xml + outfits.xml playerbox.xml playerboxselected.xml popup.xml diff --git a/data/themes/jewelry/Makefile.am b/data/themes/jewelry/Makefile.am index 107d6b077..2f5b8145c 100644 --- a/data/themes/jewelry/Makefile.am +++ b/data/themes/jewelry/Makefile.am @@ -46,6 +46,7 @@ gui_DATA = \ mouse.png \ npc.xml \ ok.xml \ + outfits.xml \ playerbox.xml \ playerboxselected.xml \ popup.xml \ diff --git a/data/themes/jewelry/outfits.xml b/data/themes/jewelry/outfits.xml new file mode 100644 index 000000000..e4e11476a --- /dev/null +++ b/data/themes/jewelry/outfits.xml @@ -0,0 +1,31 @@ + + + + + -- cgit v1.2.3-70-g09d2