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/unity/CMakeLists.txt | 1 + data/themes/unity/Makefile.am | 1 + data/themes/unity/outfits.xml | 25 +++++++++++++++++++++++++ 3 files changed, 27 insertions(+) create mode 100644 data/themes/unity/outfits.xml (limited to 'data/themes/unity') diff --git a/data/themes/unity/CMakeLists.txt b/data/themes/unity/CMakeLists.txt index 6eda666a7..2c60a6036 100644 --- a/data/themes/unity/CMakeLists.txt +++ b/data/themes/unity/CMakeLists.txt @@ -7,6 +7,7 @@ SET (FILES inventory.xml npc.xml ok.xml + outfits.xml popup.xml progressbar.xml quests.xml diff --git a/data/themes/unity/Makefile.am b/data/themes/unity/Makefile.am index f6c6fc91e..7fd51fb44 100644 --- a/data/themes/unity/Makefile.am +++ b/data/themes/unity/Makefile.am @@ -10,6 +10,7 @@ gui_DATA = \ inventory.xml \ npc.xml \ ok.xml \ + outfits.xml \ popup.xml \ progressbar.xml \ quests.xml \ diff --git a/data/themes/unity/outfits.xml b/data/themes/unity/outfits.xml new file mode 100644 index 000000000..a30baacb3 --- /dev/null +++ b/data/themes/unity/outfits.xml @@ -0,0 +1,25 @@ + + + + + -- cgit v1.2.3-70-g09d2