Made 2.3.18 development release.
2007-06-11 Sven Neumann <sven@gimp.org>
* Made 2.3.18 development release.
svn path=/trunk/; revision=22760
This commit is contained in:
parent
ae37e4e257
commit
e83fe71712
3 changed files with 7 additions and 5 deletions
|
|
@ -1,3 +1,7 @@
|
|||
2007-06-11 Sven Neumann <sven@gimp.org>
|
||||
|
||||
* Made 2.3.18 development release.
|
||||
|
||||
2007-06-11 Michael Schumacher <schumaml@cvs.gnome.org>
|
||||
|
||||
* plug-ins/common/raw.c (run): if load_image fails, return
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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)
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue