From af5c905ec49085b7c396caf2c5166f0c34cbeb3f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Wed, 3 Apr 2019 18:05:50 +0200 Subject: DEB: use _base folder for a distro instead of specific distros (squeeze and maverick). MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Slávek Banko --- .../applications/gtk-qt-engine/debian/.gtkrc-2.0-kde-kde4 | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 ubuntu/_base/applications/gtk-qt-engine/debian/.gtkrc-2.0-kde-kde4 (limited to 'ubuntu/_base/applications/gtk-qt-engine/debian/.gtkrc-2.0-kde-kde4') diff --git a/ubuntu/_base/applications/gtk-qt-engine/debian/.gtkrc-2.0-kde-kde4 b/ubuntu/_base/applications/gtk-qt-engine/debian/.gtkrc-2.0-kde-kde4 new file mode 100644 index 000000000..a34c9c81c --- /dev/null +++ b/ubuntu/_base/applications/gtk-qt-engine/debian/.gtkrc-2.0-kde-kde4 @@ -0,0 +1,13 @@ +# This file was written by KDE +# You can edit it in the KDE control center, under "GTK Styles and Fonts" + +include "/usr/share/themes/Qt/gtk-2.0/gtkrc" + +style "user-font" +{ + font_name="Sans Serif 9" +} +widget_class "*" style "user-font" + +gtk-theme-name="Qt" +gtk-font-name="Sans Serif 9" -- cgit v1.2.3