Comment 12 for bug 44945

Revision history for this message
sohail (launchpad-taggedtype) wrote :

Hi,

As of today, the problem still occurs. Here is my gtkrc-2.0 (I am working in gnome):

# 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"