From 70c011488ad595159d37e2eb0aeddb75a216a1c6 Mon Sep 17 00:00:00 2001 From: jevans Date: Sun, 16 Jun 2013 20:11:21 -0400 Subject: [PATCH] Updated docs for XDG_CONFIG_HOME support. --- docs/source/introduction.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/source/introduction.rst b/docs/source/introduction.rst index 7960c35..ac2df5f 100644 --- a/docs/source/introduction.rst +++ b/docs/source/introduction.rst @@ -180,6 +180,7 @@ the openjp2 library. You may create the configuration file as follows:: > EOF That assumes, of course, that you've installed OpenJPEG into /opt/openjp2-svn. +You may also replace **$HOME/.config** with **$XDG_CONFIG_HOME**. Testing