[Xfce4-commits] <xfce-utils:master> Use right comment character in Xft.xrdb (bug #6314).
Nick Schermer
noreply at xfce.org
Mon Jul 26 20:42:01 CEST 2010
Updating branch refs/heads/master
to cae311cf6453c888a262b435648a194517ce76f3 (commit)
from 96af982828d767763640c84f38b80bf0d3eb52b1 (commit)
commit cae311cf6453c888a262b435648a194517ce76f3
Author: Mike Massonnet <mmassonnet at gmail.com>
Date: Mon Jul 26 19:58:06 2010 +0200
Use right comment character in Xft.xrdb (bug #6314).
scripts/Xft.xrdb | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/scripts/Xft.xrdb b/scripts/Xft.xrdb
index af45361..cd26513 100644
--- a/scripts/Xft.xrdb
+++ b/scripts/Xft.xrdb
@@ -1,7 +1,7 @@
-# Those are fallback settings, use the ui plugin to change it
-# or add your overrides to ~/.Xresources
-# Xft.hintstyle: hintnone/hintslight/hintmedium/hintfull
-# Xft hinting: 1/0
+! Those are fallback settings, use the ui plugin to change it
+! or add your overrides to ~/.Xresources
+! Xft.hintstyle: hintnone/hintslight/hintmedium/hintfull
+! Xft hinting: 1/0
Xft.hinting: 1
Xft.hintstyle: hintmedium
More information about the Xfce4-commits
mailing list