~lightdm-team/lightdm/1.4

« back to all changes in this revision

Viewing changes to themes/gnome/gtkrc

  • Committer: robert.ancell at gmail
  • Date: 2010-07-21 07:30:17 UTC
  • Revision ID: robert.ancell@gmail.com-20100721073017-pom8bmi74o0t1zed
Support theme properties, use this to find the gtkrc in GNOME theme

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
gtk_theme_name = "HumanLogin"
 
2
gtk_icon_theme_name = "LoginIcons"
 
3
gtk_cursor_theme_name = "DMZ-White"
 
4
gtk_font_name = "UbuntuBeta 10"
 
5
# Not working, but set to 96*1024 (=96dpi)
 
6
gtk_xft_dpi = 98304
 
7
gtk_xft_hinting = 1
 
8
gtk_xft_hintstyle = "hintslight"
 
9
gtk_xft_rgba = "rgb"