summaryrefslogtreecommitdiffstats
path: root/debian/_base/applications/themes/gtk-qt-engine/debian/.gtkrc-2.0-kde4
blob: e25e89fd4207a53131a664f967327fa8a714078e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# This file was written by TDE
# You can edit it in the Trinity control center, under "GTK Styles and Fonts"

include "/usr/share/themes/Qt/gtk-2.0/gtkrc"

style "user-font"
{
	font_name="Tahoma 10"
}
widget_class "*" style "user-font"

gtk-theme-name="Qt"
gtk-font-name="Tahoma 10"