Made 2.4.4 release.

2008-01-30  Sven Neumann  <sven@gimp.org>

        * Made 2.4.4 release.

svn path=/branches/gimp-2-4/; revision=24745
This commit is contained in:
Sven Neumann 2008-01-30 11:32:16 +00:00 committed by Sven Neumann
parent a8269ca019
commit 1933a848e9
3 changed files with 6 additions and 2 deletions

View File

@ -1,3 +1,7 @@
2008-01-30 Sven Neumann <sven@gimp.org>
* Made 2.4.4 release.
2008-01-29 Kevin Cozens <kcozens@cvs.gnome.org>
* plug-ins/script-fu/tinyscheme/scheme.c: Reverted changes that

View File

@ -353,7 +353,7 @@ This is the distance in pixels where Guide and Grid snapping activates. This
is an integer value.
.TP
(marching-ants-speed 100)
(marching-ants-speed 200)
Speed of marching ants in the selection outline. This value is in
milliseconds (less time indicates faster marching). This is an integer value.

View File

@ -288,7 +288,7 @@
# milliseconds (less time indicates faster marching). This is an integer
# value.
#
# (marching-ants-speed 100)
# (marching-ants-speed 200)
# When enabled, the image window will automatically resize itself when
# zooming into and out of images. Possible values are yes and no.