gimp/etc
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 Stop leaking properties of the distcheck machine into the tarball 2018-03-30 13:19:22 +02:00
Makefile.am Stop leaking properties of the distcheck machine into the tarball 2018-03-30 13:19:22 +02:00
controllerrc Bug 737570 - Shortcut [some modifier] + Mousewheel for changing pen size 2016-03-28 02:01:25 +02:00
gimprc.in Stop leaking properties of the distcheck machine into the tarball 2018-03-30 13:19:22 +02:00
gtkrc Exterminate GimpDockSeparator 2009-12-02 20:40:39 +01:00
menurc etc: use <Primary> instead of <Control> in the default menurc 2012-02-12 15:09:14 +01:00
sessionrc Bug 674538 - Single Window Mode is not default 2015-01-15 18:58:50 +01:00
templaterc Fix the 1280x720 document template 2017-12-23 22:25:29 +03:00
unitrc Changed "The GIMP" to "GIMP" everywhere, where it's used as a name. 2007-06-06 08:44:52 +00:00