Bug 764822 - gimp man page references incorrect path to system-wide gimprc

Use @gimpsysconfdir@ no just @sysconfdir@ when referring to files
in the systemwide GIMP config files.
This commit is contained in:
Michael Natterer 2016-04-09 18:08:52 +02:00
parent 4135dba1a9
commit c074c5493c

View file

@ -186,10 +186,10 @@ is typically /usr.
Most GIMP configuration is read in from the user's init file,
@manpage_gimpdir@/gimprc. The system wide equivalent is in
@sysconfdir@/gimprc. The system wide file is parsed first and the user
gimprc can override the system settings. @sysconfdir@/gimprc_user is
the default gimprc placed in users' home directories the first time
GIMP is run.
@gimpsysconfdir@/gimprc. The system wide file is parsed first and the
user gimprc can override the system settings.
@gimpsysconfdir@/gimprc_user is the default gimprc placed in users'
home directories the first time GIMP is run.
@manpage_gimpdir@/devicerc - holds settings for input devices together
with the tool, colors, brush, pattern and gradient associated to that