diff --git a/ChangeLog b/ChangeLog index cae9262b63..cee7cc7c58 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2007-06-11 Sven Neumann + + * Made 2.3.18 development release. + 2007-06-11 Michael Schumacher * plug-ins/common/raw.c (run): if load_image fails, return diff --git a/docs/gimprc.5.in b/docs/gimprc.5.in index 3f1238be52..9dd0a71ac1 100644 --- a/docs/gimprc.5.in +++ b/docs/gimprc.5.in @@ -285,8 +285,7 @@ extra-large, huge, enormous and gigantic. .TP (thumbnail-size normal) -Sets the size of the thumbnail shown in the Open dialog. Note that GIMP can -not create thumbnails if layer previews are disabled. Possible values are +Sets the size of the thumbnail shown in the Open dialog. Possible values are none, normal and large. .TP diff --git a/etc/gimprc b/etc/gimprc index ed2305fda4..e574b72eac 100644 --- a/etc/gimprc +++ b/etc/gimprc @@ -224,9 +224,8 @@ # # (layer-preview-size medium) -# Sets the size of the thumbnail shown in the Open dialog. Note that GIMP can -# not create thumbnails if layer previews are disabled. Possible values are -# none, normal and large. +# Sets the size of the thumbnail shown in the Open dialog. Possible values +# are none, normal and large. # # (thumbnail-size normal)