[gimp] libgimp: gimpimage_pdb.c got regenerated



commit 90aa8ad0405b9f741ae554f7a60a758b984e04cc
Author: Michael Natterer <mitch gimp org>
Date:   Sun May 13 00:18:23 2018 +0200

    libgimp: gimpimage_pdb.c got regenerated

 libgimp/gimpimage_pdb.c |   16 ++++++++--------
 1 files changed, 8 insertions(+), 8 deletions(-)
---
diff --git a/libgimp/gimpimage_pdb.c b/libgimp/gimpimage_pdb.c
index 22944a8..9d0f866 100644
--- a/libgimp/gimpimage_pdb.c
+++ b/libgimp/gimpimage_pdb.c
@@ -1114,10 +1114,10 @@ gimp_image_remove_channel (gint32 image_ID,
  *
  * Freeze the image's channel list.
  *
- * This procedure freezes the channel list of the image, suppressing any
- * updates to the Channels dialog in response to changes to the image's
- * channels. This can significantly improve performance while applying
- * changes affecting the channel list.
+ * This procedure freezes the channel list of the image, suppressing
+ * any updates to the Channels dialog in response to changes to the
+ * image's channels. This can significantly improve performance while
+ * applying changes affecting the channel list.
  *
  * Each call to gimp_image_freeze_channels() should be matched by a
  * corresponding call to gimp_image_thaw_channels(), undoing its
@@ -1298,10 +1298,10 @@ gimp_image_remove_vectors (gint32 image_ID,
  *
  * Freeze the image's vectors list.
  *
- * This procedure freezes the vectors list of the image, suppressing any
- * updates to the Paths dialog in response to changes to the image's
- * vectors. This can significantly improve performance while applying
- * changes affecting the vectors list.
+ * This procedure freezes the vectors list of the image, suppressing
+ * any updates to the Paths dialog in response to changes to the
+ * image's vectors. This can significantly improve performance while
+ * applying changes affecting the vectors list.
  *
  * Each call to gimp_image_freeze_vectors() should be matched by a
  * corresponding call to gimp_image_thaw_vectors(), undoing its


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]