From 37250f025045b1635dec0b2a498b67e584d21b7f Mon Sep 17 00:00:00 2001 From: adam Date: Sat, 26 Aug 2006 07:44:04 +0000 Subject: Changes 2.2.13: * Bug fixes - avoid endless looping when loading a corrupt XCF file - fixed regression in file dialogs - fixed right-to-left layout in layers dialog - avoid a crash when loading a corrupt gradient file - fixed segfault in Warp plug-in on 64bit architectures - fixed crash in GimpDrawablePreview - fixed error in Winicon load plug-in - fixed errors in Autocrop plug-in - fixed compile errors in regression tests on OS X - fixed regression in Gaussian Blur plug-in - fixed crash when opening an RGB image in an indexed image - fixed a possible crash in the Save dialog - fixed Lighten Only layer mode on SSE2 platforms - work with newer versions of autoconf - protect against bogus values returned from GDK - fixed handling of indexed images in the Winicon save plug-in --- graphics/gimp/PLIST | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'graphics/gimp/PLIST') diff --git a/graphics/gimp/PLIST b/graphics/gimp/PLIST index 42d488c11e5..7f875e7d7f6 100644 --- a/graphics/gimp/PLIST +++ b/graphics/gimp/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.25 2006/07/10 22:06:32 adam Exp $ +@comment $NetBSD: PLIST,v 1.26 2006/08/26 07:44:04 adam Exp $ bin/gimp bin/gimp-2.2 bin/gimp-remote @@ -426,6 +426,7 @@ share/doc/${PKGNAME}/libgimp/libgimp-gimpundo.html share/doc/${PKGNAME}/libgimp/libgimp-image.html share/doc/${PKGNAME}/libgimp/libgimp-selectors.html share/doc/${PKGNAME}/libgimp/libgimp.devhelp +share/doc/${PKGNAME}/libgimp/libgimp.devhelp2 share/doc/${PKGNAME}/libgimp/libgimp.html share/doc/${PKGNAME}/libgimp/libgimpui-hierarchy.html share/doc/${PKGNAME}/libgimp/libgimpui.html @@ -452,6 +453,7 @@ share/doc/${PKGNAME}/libgimpbase/libgimpbase-gimputils.html share/doc/${PKGNAME}/libgimpbase/libgimpbase-gimpversion.html share/doc/${PKGNAME}/libgimpbase/libgimpbase-gimpwire.html share/doc/${PKGNAME}/libgimpbase/libgimpbase.devhelp +share/doc/${PKGNAME}/libgimpbase/libgimpbase.devhelp2 share/doc/${PKGNAME}/libgimpbase/libgimpbase.html share/doc/${PKGNAME}/libgimpbase/right.png share/doc/${PKGNAME}/libgimpbase/style.css @@ -504,6 +506,7 @@ share/doc/${PKGNAME}/libgimpthumb/libgimpthumb-gimpthumb-enums.html share/doc/${PKGNAME}/libgimpthumb/libgimpthumb-gimpthumb-error.html share/doc/${PKGNAME}/libgimpthumb/libgimpthumb-gimpthumb-utils.html share/doc/${PKGNAME}/libgimpthumb/libgimpthumb.devhelp +share/doc/${PKGNAME}/libgimpthumb/libgimpthumb.devhelp2 share/doc/${PKGNAME}/libgimpthumb/libgimpthumb.html share/doc/${PKGNAME}/libgimpthumb/right.png share/doc/${PKGNAME}/libgimpthumb/style.css -- cgit v1.2.3