app/config/gimpconfig-dump.c better fix for bug #157971.

2004-11-12  Sven Neumann  <sven@gimp.org>

	* app/config/gimpconfig-dump.c better fix for bug #157971.

	* docs/gimprc.5.in: regenerated.
This commit is contained in:
Sven Neumann
2004-11-12 22:49:23 +00:00
committed by Sven Neumann
parent 4705a87e98
commit a830d56f30
3 changed files with 8 additions and 2 deletions

View File

@ -258,7 +258,7 @@ value.
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
configured can be undone. The integer size can contain a suffix of 'B', 'K',
\'M' or 'G' which makes GIMP interpret the size as being specified in bytes,
\&'M' or 'G' which makes GIMP interpret the size as being specified in bytes,
kilobytes, megabytes or gigabytes. If no suffix is specified the size defaults
to being specified in kilobytes.