From 5cd5d1af6781f101b38477e7d14ffbad0865796e Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Wed, 10 Feb 2016 00:22:38 +0300 Subject: Fix cutin window in different themes. --- data/themes/pink/CMakeLists.txt | 1 + data/themes/pink/Makefile.am | 1 + data/themes/pink/cutin.xml | 23 +++++++++++++++++++++++ 3 files changed, 25 insertions(+) create mode 100644 data/themes/pink/cutin.xml (limited to 'data/themes/pink') diff --git a/data/themes/pink/CMakeLists.txt b/data/themes/pink/CMakeLists.txt index 60ecc3edb..7e5496bf6 100644 --- a/data/themes/pink/CMakeLists.txt +++ b/data/themes/pink/CMakeLists.txt @@ -2,6 +2,7 @@ SET (FILES bubble.png buy.xml colors.xml + cutin.xml equipment.xml info.xml inventory.xml diff --git a/data/themes/pink/Makefile.am b/data/themes/pink/Makefile.am index ccee81759..f887fe5ca 100644 --- a/data/themes/pink/Makefile.am +++ b/data/themes/pink/Makefile.am @@ -5,6 +5,7 @@ gui_DATA = \ bubble.png \ buy.xml \ colors.xml \ + cutin.xml \ equipment.xml \ info.xml \ inventory.xml \ diff --git a/data/themes/pink/cutin.xml b/data/themes/pink/cutin.xml new file mode 100644 index 000000000..dbfa79ad0 --- /dev/null +++ b/data/themes/pink/cutin.xml @@ -0,0 +1,23 @@ + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3-60-g2f50