Made 2.5.3 development release.

2008-08-21  Sven Neumann  <sven@gimp.org>

        * Made 2.5.3 development release.


svn path=/trunk/; revision=26705
This commit is contained in:
Sven Neumann
2008-08-21 20:08:59 +00:00
committed by Sven Neumann
parent 1cad29079f
commit a512b2fab6
3 changed files with 6 additions and 2 deletions

View File

@ -1,3 +1,7 @@
2008-08-21 Sven Neumann <sven@gimp.org>
* Made 2.5.3 development release.
2008-08-21 Sven Neumann <sven@gimp.org> 2008-08-21 Sven Neumann <sven@gimp.org>
* app/plug-in/gimppluginprocedure.[ch] * app/plug-in/gimppluginprocedure.[ch]

View File

@ -646,7 +646,7 @@ to be the default behaviour in older versions. Possible values are yes and
no. no.
.TP .TP
(trust-dirty-flag no) (trust-dirty-flag yes)
When enabled, GIMP will not save an image if it has not been changed since it When enabled, GIMP will not save an image if it has not been changed since it
was opened. Possible values are yes and no. was opened. Possible values are yes and no.

View File

@ -503,7 +503,7 @@
# When enabled, GIMP will not save an image if it has not been changed since # When enabled, GIMP will not save an image if it has not been changed since
# it was opened. Possible values are yes and no. # it was opened. Possible values are yes and no.
# #
# (trust-dirty-flag no) # (trust-dirty-flag yes)
# Remember the current tool, pattern, color, and brush across GIMP sessions. # Remember the current tool, pattern, color, and brush across GIMP sessions.
# Possible values are yes and no. # Possible values are yes and no.