[gimp] Bug 764822 - gimp man page references incorrect path to system-wide gimprc
- From: Michael Natterer <mitch src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp] Bug 764822 - gimp man page references incorrect path to system-wide gimprc
- Date: Sat, 9 Apr 2016 16:10:33 +0000 (UTC)
commit c074c5493cc2d6d91dfca3b06f5aa851c3baf524
Author: Michael Natterer <mitch gimp org>
Date: Sat Apr 9 18:08:52 2016 +0200
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.
docs/gimp.1.in | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/docs/gimp.1.in b/docs/gimp.1.in
index 6f6f647..4e11c4b 100644
--- a/docs/gimp.1.in
+++ b/docs/gimp.1.in
@@ -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
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]