From 431959df706cfa34fbe6ec32a87d200a82818df5 Mon Sep 17 00:00:00 2001 From: Michael Natterer Date: Sat, 30 May 2015 23:24:37 +0200 Subject: [PATCH] etc, docs: regenerate the default gimprc and the gimprc manpage --- docs/gimprc.5.in | 8 ++++---- etc/gimprc | 8 ++++---- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/docs/gimprc.5.in b/docs/gimprc.5.in index 18129b05dc..d7ac625526 100644 --- a/docs/gimprc.5.in +++ b/docs/gimprc.5.in @@ -60,7 +60,7 @@ Sets how many processors GIMP should try to use simultaneously. This is an integer value. .TP -(tile-cache-size 6132286k) +(tile-cache-size 6119688k) When the amount of pixel data exceeds this limit, GIMP will start to swap tiles to disk. This is a lot slower but it makes it possible to work on @@ -192,13 +192,13 @@ Where to look for fonts in addition to the system-wide installed fonts. This is a colon-separated list of folders to search. .TP -(mypaint-brush-path "/usr/share/mypaint/brushes:/usr/local/share/mypaint/brushes:/local/head/share/mypaint/brushes:/home/mitch/.local/share/mypaint/brushes:~/.mypaint/brushes") +(mypaint-brush-path "/usr/share/mypaint/brushes:/usr/local/share/mypaint/brushes:~/.mypaint/brushes") Sets the brush search path. This is a colon-separated list of folders to search. .TP -(mypaint-brush-path-writable "/home/mitch/.local/share/mypaint/brushes:~/.mypaint/brushes") +(mypaint-brush-path-writable "~/.mypaint/brushes") This is a colon-separated list of folders to search. @@ -318,7 +318,7 @@ kept available until the undo-size limit is reached. This is an integer value. .TP -(undo-size 1569865216) +(undo-size 1529922k) Sets an upper limit to the memory that is used per image to keep operations on the undo stack. Regardless of this setting, at least as many undo-levels as diff --git a/etc/gimprc b/etc/gimprc index 16d4edc28a..fc74aea45d 100644 --- a/etc/gimprc +++ b/etc/gimprc @@ -42,7 +42,7 @@ # specified in bytes, kilobytes, megabytes or gigabytes. If no suffix is # specified the size defaults to being specified in kilobytes. # -# (tile-cache-size 6132286k) +# (tile-cache-size 6119688k) # When enabled, uses OpenCL for some operations. Possible values are yes and # no. @@ -149,11 +149,11 @@ # Sets the brush search path. This is a colon-separated list of folders to # search. # -# (mypaint-brush-path "/usr/share/mypaint/brushes:/usr/local/share/mypaint/brushes:/local/head/share/mypaint/brushes:/home/mitch/.local/share/mypaint/brushes:~/.mypaint/brushes") +# (mypaint-brush-path "/usr/share/mypaint/brushes:/usr/local/share/mypaint/brushes:~/.mypaint/brushes") # This is a colon-separated list of folders to search. # -# (mypaint-brush-path-writable "/home/mitch/.local/share/mypaint/brushes:~/.mypaint/brushes") +# (mypaint-brush-path-writable "~/.mypaint/brushes") # Specify a default brush. The brush is searched for in the specified brush # path. This is a string value. @@ -260,7 +260,7 @@ # bytes, kilobytes, megabytes or gigabytes. If no suffix is specified the # size defaults to being specified in kilobytes. # -# (undo-size 1569865216) +# (undo-size 1529922k) # Sets the size of the previews in the Undo History. Possible values are # tiny, extra-small, small, medium, large, extra-large, huge, enormous and