~ubuntu-branches/ubuntu/precise/xubuntu-default-settings/precise

« back to all changes in this revision

Viewing changes to etc/xdg/xdg-xubuntu/xfce4/xfconf/xfce-perchannel-xml/xsettings.xml

  • Committer: Package Import Robot
  • Author(s): Lionel Le Folgoc
  • Date: 2012-02-04 21:18:47 UTC
  • Revision ID: package-import@ubuntu.com-20120204211847-f80bdrgq4bfbf6fp
Tags: 12.04.3
* Correctly set /Xft/* xfconf props.
* Try to set the correct settings so that qt apps look less ugly in the
  default xubuntu session.
* Refresh translations for Thunar custom actions (Polish, Basque).

Show diffs side-by-side

added added

removed removed

Lines of Context:
8
8
  <property name="Xft" type="empty">
9
9
    <property name="DPI" type="int" value="96"/>
10
10
    <property name="Antialias" type="int" value="1"/>
11
 
    <property name="Hinting" type="int" value="-1"/>
 
11
    <property name="Hinting" type="int" value="1"/>
12
12
    <property name="HintStyle" type="string" value="hintslight"/>
13
13
    <property name="RGBA" type="string" value="rgb"/>
 
14
    <property name="Lcdfilter" type="string" value="lcddefault"/>
14
15
  </property>
15
16
  <property name="Gtk" type="empty">
16
17
    <property name="CursorThemeName" type="string" value="Human"/>