gimp/docs
Michael Natterer 452b1bd558 Stop leaking properties of the distcheck machine into the tarball
Some gimprc properties' default values depend on the machine where
"make dist" in run. We had an ugly hack in place to force
(num-processors 1) in the installed system gimprc and its manpage, but
were still leaking "tile-cache-size" and "mypaint-brush-path".

The files are generated by the hidden options --dump-gimprc-system
and --dump-gimprc-manpage which exist only for this purpose.

In gimpconfig-dump.c, special case the three properties in
dump_gimprc_system() and dump_gimprc_manpage() to output constant
default values for "num-processors" and "tile-cache-size" and
output @mypaint_brushes_dir@ in "mypaint-brush-path" which can
be replaced at configure time.

Also introduce etc/gimprc.in so @mypaint_brushes_dir@ can actually be
substituted for the installed system gimprc.
2018-03-30 13:19:22 +02:00
..
.gitignore Remove gimp-remote for good, it has been disabled since 2008 2011-07-30 18:59:39 +02:00
Makefile.am Remove gimp-remote for good, it has been disabled since 2008 2011-07-30 18:59:39 +02:00
Wilber.svg Make the hue angle behave mathematically correct. Fixes bug #141922 2006-05-07 20:47:10 +00:00
Wilber.xcf.gz Lots o' changes for 0.99.17. See ChangeLog for details. 1998-01-04 00:43:51 +00:00
Wilber.xcf.gz.README Lots o' changes for 0.99.17. See ChangeLog for details. 1998-01-04 00:43:51 +00:00
Wilber_Construction_Kit.xcf.gz oops. 2005-07-15 22:07:02 +00:00
gimp.1.in Bug 764822 - gimp man page references incorrect path to system-wide gimprc 2016-04-09 18:10:19 +02:00
gimprc.5.in Stop leaking properties of the distcheck machine into the tarball 2018-03-30 13:19:22 +02:00
gimptool.1.in configure.ac, docs: use the correct gimpdir in the manual pages 2014-09-15 23:54:06 +02:00