~lightdm-team/lightdm/1.4

« back to all changes in this revision

Viewing changes to themes/example-python-gtk-gnome/gtkrc

  • Committer: Robert Ancell
  • Date: 2011-04-15 06:53:09 UTC
  • Revision ID: robert.ancell@canonical.com-20110415065309-8loopvi68x94cjof
Add missing python 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"