summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2012-05-10 19:54:27 -0400
committerMatthias Clasen <mclasen@redhat.com>2012-05-22 22:57:52 -0400
commit926aa9bca4e9b50dcf563318f8eb40a260c90f1f (patch)
treed70acf8acc7b1e569b5e04cb50aa336b9678d1e1 /docs
parent216d03ba5023b247515e2adf5df658c0e4e90b3d (diff)
downloadpango-926aa9bca4e9b50dcf563318f8eb40a260c90f1f.tar.gz
Read pangorc from XDG_CONFIG_HOME
Look for the rcfile in $XDG_CONFIG_HOME/pango/pangorc instead of ~/.pangorc. https://bugzilla.gnome.org/show_bug.cgi?id=675400
Diffstat (limited to 'docs')
-rw-r--r--docs/pango-querymodules.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/pango-querymodules.xml b/docs/pango-querymodules.xml
index ee4030b2..38b482c3 100644
--- a/docs/pango-querymodules.xml
+++ b/docs/pango-querymodules.xml
@@ -37,8 +37,8 @@ The Pango module path is specified by the key
<literal>Pango/ModulesPath</literal> in the Pango config database, which is
read from
<filename><replaceable>sysconfdir</replaceable>/pango/pangorc</filename>,
- <filename>~/.pangorc</filename> and the file specified in the environment
- variable <envar>PANGO_RC_FILE</envar>.
+ <filename>~/.config/pango/pangorc</filename> and the file specified in
+ the environment variable <envar>PANGO_RC_FILE</envar>.
</para>
</refsect1>