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/graphics/gui/CMakeLists.txt | 1 + data/graphics/gui/Makefile.am | 1 + data/graphics/gui/cutin.xml | 23 +++++++++++++++++++++++ 3 files changed, 25 insertions(+) create mode 100644 data/graphics/gui/cutin.xml (limited to 'data/graphics') diff --git a/data/graphics/gui/CMakeLists.txt b/data/graphics/gui/CMakeLists.txt index 23c7b5617..578d28c87 100644 --- a/data/graphics/gui/CMakeLists.txt +++ b/data/graphics/gui/CMakeLists.txt @@ -15,6 +15,7 @@ SET (FILES colors.xml complete_icon.xml connection.xml + cutin.xml dbutton.xml dbutton_image.xml desktop.xml diff --git a/data/graphics/gui/Makefile.am b/data/graphics/gui/Makefile.am index 10a4fc18f..ca2f97780 100644 --- a/data/graphics/gui/Makefile.am +++ b/data/graphics/gui/Makefile.am @@ -18,6 +18,7 @@ gui_DATA = \ colors.xml \ complete_icon.xml \ connection.xml \ + cutin.xml \ dbutton.xml \ dbutton_image.xml \ desktop.xml \ diff --git a/data/graphics/gui/cutin.xml b/data/graphics/gui/cutin.xml new file mode 100644 index 000000000..4ad70a5a8 --- /dev/null +++ b/data/graphics/gui/cutin.xml @@ -0,0 +1,23 @@ + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file -- cgit v1.2.3-60-g2f50