summaryrefslogtreecommitdiffstats
path: root/ubuntu/maverick/applications/gtk-qt-engine/debian/.gtkrc-2.0-kde4
blob: 874f839345851a3f7e2f21c90c340ee81c18eba2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
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="Tahoma 10"
}
widget_class "*" style "user-font"

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