From 2604fd0938db771003ec61cd55af551563d7fe03 Mon Sep 17 00:00:00 2001 From: Michael Natterer Date: Mon, 3 Feb 2014 21:40:25 +0100 Subject: [PATCH] INSTALL.in: update docs of --with-gimpdir --- INSTALL.in | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/INSTALL.in b/INSTALL.in index 5c1bc65c23..fa4f1ad85e 100644 --- a/INSTALL.in +++ b/INSTALL.in @@ -156,8 +156,10 @@ These are: is intended primarily as a convenience for developers. --with-gimpdir=DIR. This option changes the default directory - GIMP uses to search for its configuration files from ~/.gimp-@GIMP_APP_VERSION@ - (the directory .gimp-@GIMP_APP_VERSION@ in the users home directory) to DIR. + GIMP uses to search for its configuration files from + ~/.config/GIMP/@GIMP_APP_VERSION@ (the directory .config/GIMP/@GIMP_APP_VERSION@ + in the user's home directory) to ~/.config/DIR/@GIMP_APP_VERSION@. + If DIR is an absolute path, the directory will be changed to DIR. --enable-binreloc. When compiled for Linux with this option enabled, GIMP will be binary relocatable. Plug-ins and data files will