Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 15 Nov 1999 20:39:33 +0900 (JST)
From:      nobutaka@nobutaka.com
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/14896: Update port: graphics/gimp1-i18n
Message-ID:  <199911151139.UAA32153@narcissus.pel.sys.hiroshima-u.ac.jp>

next in thread | raw e-mail | index | archive | help

>Number:         14896
>Category:       ports
>Synopsis:       Update port: graphics/gimp1-i18n
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Nov 15 08:50:01 PST 1999
>Closed-Date:
>Last-Modified:
>Originator:     MANTANI Nobutaka
>Release:        FreeBSD 4.0-CURRENT i386
>Organization:
Hiroshima University
>Environment:
>Description:

Update from 1.1.10 to 1.1.11.

Added file:
pkg/	PLIST.gnome

>How-To-Repeat:
>Fix:

diff -urN gimp1-i18n.old/Makefile gimp1-i18n/Makefile
--- gimp1-i18n.old/Makefile	Mon Nov 15 20:28:58 1999
+++ gimp1-i18n/Makefile	Mon Nov 15 20:30:18 1999
@@ -1,17 +1,17 @@
 # New ports collection makefile for:    GIMP with I18N extension
-# Version required:     1.1.10
+# Version required:     1.1.11
 # Date created:         1 Mar 1999
 # Whom:                 nobutaka@nobutaka.com
 #
 # $FreeBSD: ports/graphics/gimp1-i18n/Makefile,v 1.64 1999/10/19 22:06:29 sada Exp $
 #
 
-DISTNAME=	gimp-1.1.10
-PKGNAME=        gimp-i18n-1.1.10
+DISTNAME=	gimp-1.1.11
+PKGNAME=        gimp-i18n-1.1.11
 CATEGORIES=	graphics
-MASTER_SITES=	ftp://ftp.gimp.org/pub/gimp/unstable/v1.1.10/ \
-		ftp://ftp.cs.umn.edu/pub/gimp/gimp/unstable/v1.1.10/ \
-		http://www.ameth.org/gimp/pub/gimp/unstable/v1.1.10/
+MASTER_SITES=	ftp://ftp.gimp.org/pub/gimp/unstable/v1.1.11/ \
+		ftp://ftp.cs.umn.edu/pub/gimp/gimp/unstable/v1.1.11/ \
+		http://www.ameth.org/gimp/pub/gimp/unstable/v1.1.11/
 
 MAINTAINER=	nobutaka@nobutaka.com
 
@@ -40,6 +40,10 @@
 MAN1=		gimp.1 gimptool.1
 MAN3=		gpc.3
 MAN5=		gimprc.5
+
+.if defined(USE_GNOME)
+PLIST=		${PKGDIR}/PLIST.gnome
+.endif
 
 post-install:
 	@${INSTALL_DATA} ${WRKSRC}/plug-ins/gpc/gpc.h ${PREFIX}/include
diff -urN gimp1-i18n.old/files/md5 gimp1-i18n/files/md5
--- gimp1-i18n.old/files/md5	Mon Nov 15 20:28:57 1999
+++ gimp1-i18n/files/md5	Wed Nov  3 01:47:39 1999
@@ -1 +1 @@
-MD5 (gimp-1.1.10.tar.bz2) = a5bf11f5bd1050d9d0ed1fc941f4302c
+MD5 (gimp-1.1.11.tar.bz2) = c22832463f6a6333c1cab549dba8bcbc
diff -urN gimp1-i18n.old/patches/patch-an gimp1-i18n/patches/patch-an
--- gimp1-i18n.old/patches/patch-an	Mon Nov 15 20:28:58 1999
+++ gimp1-i18n/patches/patch-an	Wed Nov  3 01:47:39 1999
@@ -1,5 +1,5 @@
---- app/text_tool.c.orig	Thu Oct  7 04:55:47 1999
-+++ app/text_tool.c	Thu Oct  7 14:18:12 1999
+--- app/text_tool.c.orig	Wed Oct 27 08:44:05 1999
++++ app/text_tool.c	Wed Oct 27 08:49:29 1999
 @@ -20,6 +20,7 @@
  
  #include <gdk/gdkkeysyms.h>
@@ -8,7 +8,7 @@
  
  #ifdef GDK_WINDOWING_WIN32
  # define POINTS POINTS_win32	/* Guard against clash */
-@@ -582,6 +583,8 @@
+@@ -579,6 +580,8 @@
    int width, height;
    int x, y, k;
    void * pr;
@@ -17,7 +17,7 @@
  
    /*  determine the layer type  */
    if (drawable)
-@@ -603,6 +606,14 @@
+@@ -600,6 +603,14 @@
    gdk_error_warnings = 0;
    gdk_error_code = 0;
    font = gdk_font_load (fontname);
@@ -32,7 +32,7 @@
    gdk_error_warnings = 1;
    if (!font || (gdk_error_code == -1))
    {
-@@ -793,11 +804,21 @@
+@@ -790,11 +801,21 @@
    char *str;
    int nstrs;
    int line_width, line_height;
diff -urN gimp1-i18n.old/patches/patch-ap gimp1-i18n/patches/patch-ap
--- gimp1-i18n.old/patches/patch-ap	Mon Nov 15 20:28:58 1999
+++ gimp1-i18n/patches/patch-ap	Wed Nov  3 01:47:39 1999
@@ -1,7 +1,7 @@
---- libgimp/Makefile.in.orig	Thu Oct  7 06:03:57 1999
-+++ libgimp/Makefile.in	Thu Oct  7 14:19:10 1999
+--- libgimp/Makefile.in.orig	Tue Oct 26 11:04:00 1999
++++ libgimp/Makefile.in	Tue Oct 26 11:04:34 1999
 @@ -207,11 +207,11 @@
- gimpinclude_HEADERS =  	color_display.h			color_selector.h		gimp.h				gimpchainbutton.h		gimpenums.h			gimpenv.h			gimpexport.h			gimpfeatures.h			gimpfileselection.h		gimplimits.h			gimpmath.h			gimpmatrix.h			gimpmenu.h			gimpmodule.h			gimppatheditor.h		gimpsizeentry.h			gimpui.h			gimpunit.h              	gimpunitmenu.h          	gimpintl.h			gserialize.h			parasite.h			parasiteF.h			parasiteP.h			parasiteio.h
+ gimpinclude_HEADERS =  	color_display.h			color_selector.h		gimp.h				gimpchainbutton.h	        gimpcompat.h			gimpenums.h			gimpenv.h			gimpexport.h			gimpfeatures.h			gimpfileselection.h		gimplimits.h			gimpmath.h			gimpmatrix.h			gimpmenu.h			gimpmodule.h			gimppatheditor.h		gimpsizeentry.h			gimpui.h			gimpunit.h              	gimpunitmenu.h          	gimpintl.h			gserialize.h			parasite.h			parasiteF.h			parasiteP.h			parasiteio.h
  
  
 -libgimp_la_LDFLAGS =  	-version-info $(LT_CURRENT):$(LT_REVISION):$(LT_AGE) 	-release $(LT_RELEASE)
diff -urN gimp1-i18n.old/patches/patch-bp gimp1-i18n/patches/patch-bp
--- gimp1-i18n.old/patches/patch-bp	Mon Nov 15 20:28:58 1999
+++ gimp1-i18n/patches/patch-bp	Wed Nov  3 01:47:39 1999
@@ -9,12 +9,3 @@
  #endif
  
  #ifndef UUENCODE
-@@ -181,7 +181,7 @@
- 			  if you prefer that as the default */
- };
- 
--static gchar * mesg_body;
-+static gchar * mesg_body = "\0";
- static int run_flag = 0;
- 
- MAIN ()
diff -urN gimp1-i18n.old/pkg/PLIST gimp1-i18n/pkg/PLIST
--- gimp1-i18n.old/pkg/PLIST	Mon Nov 15 20:28:58 1999
+++ gimp1-i18n/pkg/PLIST	Wed Nov  3 01:47:39 1999
@@ -15,6 +15,8 @@
 include/libgimp/color_selector.h
 include/libgimp/gimp.h
 include/libgimp/gimpchainbutton.h
+include/libgimp/gimpcolorbutton.h
+include/libgimp/gimpcompat.h
 include/libgimp/gimpenums.h
 include/libgimp/gimpenv.h
 include/libgimp/gimpexport.h
@@ -38,11 +40,11 @@
 include/libgimp/parasiteio.h
 include/megawidget.h
 lib/libgck.so
-lib/libgck.so.10
+lib/libgck.so.11
 lib/libgimp.so
-lib/libgimp.so.10
+lib/libgimp.so.11
 lib/libgimpui.so
-lib/libgimpui.so.10
+lib/libgimpui.so.11
 lib/libgpc.a
 lib/libmegawidget.a
 @unexec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -R
@@ -1037,6 +1039,7 @@
 share/gimp/tips/gimp_tips.de.txt
 share/gimp/tips/gimp_tips.it.txt
 share/gimp/tips/gimp_tips.ja.txt
+share/gimp/tips/gimp_tips.ko.txt
 share/gimp/tips/gimp_tips.ru.txt
 share/gimp/tips/gimp_tips.txt
 share/gimp/unitrc
@@ -1067,6 +1070,8 @@
 share/locale/pl/LC_MESSAGES/gimp.mo
 share/locale/ru/LC_MESSAGES/gimp-std-plugins.mo
 share/locale/ru/LC_MESSAGES/gimp.mo
+share/locale/sk/LC_MESSAGES/gimp-std-plugins.mo
+share/locale/sk/LC_MESSAGES/gimp.mo
 share/locale/sv/LC_MESSAGES/gimp-std-plugins.mo
 share/locale/sv/LC_MESSAGES/gimp.mo
 @dirrm include/gck
diff -urN gimp1-i18n.old/pkg/PLIST.gnome gimp1-i18n/pkg/PLIST.gnome
--- gimp1-i18n.old/pkg/PLIST.gnome	Thu Jan  1 09:00:00 1970
+++ gimp1-i18n/pkg/PLIST.gnome	Wed Nov  3 01:47:39 1999
@@ -0,0 +1,1126 @@
+bin/gimp
+bin/gimp.setfont
+bin/gimptool
+include/gck/gck.h
+include/gck/gckcolor.h
+include/gck/gckcommon.h
+include/gck/gckimage.h
+include/gck/gcklistbox.h
+include/gck/gckmath.h
+include/gck/gcktypes.h
+include/gck/gckui.h
+include/gck/gckvector.h
+include/gpc.h
+include/libgimp/color_display.h
+include/libgimp/color_selector.h
+include/libgimp/gimp.h
+include/libgimp/gimpchainbutton.h
+include/libgimp/gimpcolorbutton.h
+include/libgimp/gimpcompat.h
+include/libgimp/gimpenums.h
+include/libgimp/gimpenv.h
+include/libgimp/gimpexport.h
+include/libgimp/gimpfeatures.h
+include/libgimp/gimpfileselection.h
+include/libgimp/gimpintl.h
+include/libgimp/gimplimits.h
+include/libgimp/gimpmath.h
+include/libgimp/gimpmatrix.h
+include/libgimp/gimpmenu.h
+include/libgimp/gimpmodule.h
+include/libgimp/gimppatheditor.h
+include/libgimp/gimpsizeentry.h
+include/libgimp/gimpui.h
+include/libgimp/gimpunit.h
+include/libgimp/gimpunitmenu.h
+include/libgimp/gserialize.h
+include/libgimp/parasite.h
+include/libgimp/parasiteF.h
+include/libgimp/parasiteP.h
+include/libgimp/parasiteio.h
+include/megawidget.h
+lib/libgck.so
+lib/libgck.so.11
+lib/libgimp.so
+lib/libgimp.so.11
+lib/libgimpui.so
+lib/libgimpui.so.11
+lib/libgpc.a
+lib/libmegawidget.a
+@unexec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -R
+@exec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -m %B
+libexec/gimp/1.1/modules/libcdisplay_gamma.so
+libexec/gimp/1.1/modules/libcolorsel_gtk.so
+libexec/gimp/1.1/modules/libcolorsel_triangle.so
+libexec/gimp/1.1/modules/libcolorsel_water.so
+libexec/gimp/1.1/plug-ins/AlienMap
+libexec/gimp/1.1/plug-ins/AlienMap2
+libexec/gimp/1.1/plug-ins/CEL
+libexec/gimp/1.1/plug-ins/CML_explorer
+libexec/gimp/1.1/plug-ins/FractalExplorer
+libexec/gimp/1.1/plug-ins/Lighting
+libexec/gimp/1.1/plug-ins/MapObject
+libexec/gimp/1.1/plug-ins/aa
+libexec/gimp/1.1/plug-ins/align_layers
+libexec/gimp/1.1/plug-ins/animationplay
+libexec/gimp/1.1/plug-ins/animoptimize
+libexec/gimp/1.1/plug-ins/apply_lens
+libexec/gimp/1.1/plug-ins/autocrop
+libexec/gimp/1.1/plug-ins/autostretch_hsv
+libexec/gimp/1.1/plug-ins/blinds
+libexec/gimp/1.1/plug-ins/blur
+libexec/gimp/1.1/plug-ins/bmp
+libexec/gimp/1.1/plug-ins/borderaverage
+libexec/gimp/1.1/plug-ins/bumpmap
+libexec/gimp/1.1/plug-ins/bz2
+libexec/gimp/1.1/plug-ins/c_astretch
+libexec/gimp/1.1/plug-ins/checkerboard
+libexec/gimp/1.1/plug-ins/color_enhance
+libexec/gimp/1.1/plug-ins/colorify
+libexec/gimp/1.1/plug-ins/compose
+libexec/gimp/1.1/plug-ins/convmatrix
+libexec/gimp/1.1/plug-ins/csource
+libexec/gimp/1.1/plug-ins/cubism
+libexec/gimp/1.1/plug-ins/curve_bend
+libexec/gimp/1.1/plug-ins/dbbrowser
+libexec/gimp/1.1/plug-ins/decompose
+libexec/gimp/1.1/plug-ins/deinterlace
+libexec/gimp/1.1/plug-ins/depthmerge
+libexec/gimp/1.1/plug-ins/despeckle
+libexec/gimp/1.1/plug-ins/destripe
+libexec/gimp/1.1/plug-ins/diffraction
+libexec/gimp/1.1/plug-ins/displace
+libexec/gimp/1.1/plug-ins/edge
+libexec/gimp/1.1/plug-ins/emboss
+libexec/gimp/1.1/plug-ins/engrave
+libexec/gimp/1.1/plug-ins/exchange
+libexec/gimp/1.1/plug-ins/faxg3
+libexec/gimp/1.1/plug-ins/film
+libexec/gimp/1.1/plug-ins/fits
+libexec/gimp/1.1/plug-ins/flame
+libexec/gimp/1.1/plug-ins/flarefx
+libexec/gimp/1.1/plug-ins/fp
+libexec/gimp/1.1/plug-ins/fractaltrace
+libexec/gimp/1.1/plug-ins/gap_filter
+libexec/gimp/1.1/plug-ins/gap_plugins
+libexec/gimp/1.1/plug-ins/gauss_iir
+libexec/gimp/1.1/plug-ins/gauss_rle
+libexec/gimp/1.1/plug-ins/gbr
+libexec/gimp/1.1/plug-ins/gdyntext
+libexec/gimp/1.1/plug-ins/gee
+libexec/gimp/1.1/plug-ins/gfig
+libexec/gimp/1.1/plug-ins/gflare
+libexec/gimp/1.1/plug-ins/gfli
+libexec/gimp/1.1/plug-ins/gicon
+libexec/gimp/1.1/plug-ins/gif
+libexec/gimp/1.1/plug-ins/gifload
+libexec/gimp/1.1/plug-ins/gimpressionist
+libexec/gimp/1.1/plug-ins/glasstile
+libexec/gimp/1.1/plug-ins/gpb
+libexec/gimp/1.1/plug-ins/gqbist
+libexec/gimp/1.1/plug-ins/gradmap
+libexec/gimp/1.1/plug-ins/grid
+libexec/gimp/1.1/plug-ins/gtm
+libexec/gimp/1.1/plug-ins/guillotine
+libexec/gimp/1.1/plug-ins/gz
+libexec/gimp/1.1/plug-ins/header
+libexec/gimp/1.1/plug-ins/helpbrowser
+libexec/gimp/1.1/plug-ins/hot
+libexec/gimp/1.1/plug-ins/hrz
+libexec/gimp/1.1/plug-ins/ifscompose
+libexec/gimp/1.1/plug-ins/illusion
+libexec/gimp/1.1/plug-ins/imagemap
+libexec/gimp/1.1/plug-ins/iwarp
+libexec/gimp/1.1/plug-ins/jigsaw
+libexec/gimp/1.1/plug-ins/jpeg
+libexec/gimp/1.1/plug-ins/laplace
+libexec/gimp/1.1/plug-ins/lic
+libexec/gimp/1.1/plug-ins/mail
+libexec/gimp/1.1/plug-ins/mapcolor
+libexec/gimp/1.1/plug-ins/max_rgb
+libexec/gimp/1.1/plug-ins/maze
+libexec/gimp/1.1/plug-ins/mblur
+libexec/gimp/1.1/plug-ins/mosaic
+libexec/gimp/1.1/plug-ins/mpeg
+libexec/gimp/1.1/plug-ins/newsprint
+libexec/gimp/1.1/plug-ins/nlfilt
+libexec/gimp/1.1/plug-ins/noisify
+libexec/gimp/1.1/plug-ins/normalize
+libexec/gimp/1.1/plug-ins/nova
+libexec/gimp/1.1/plug-ins/oilify
+libexec/gimp/1.1/plug-ins/pagecurl
+libexec/gimp/1.1/plug-ins/papertile
+libexec/gimp/1.1/plug-ins/pat
+libexec/gimp/1.1/plug-ins/pcx
+libexec/gimp/1.1/plug-ins/pix
+libexec/gimp/1.1/plug-ins/pixelize
+libexec/gimp/1.1/plug-ins/plasma
+libexec/gimp/1.1/plug-ins/plugindetails
+libexec/gimp/1.1/plug-ins/png
+libexec/gimp/1.1/plug-ins/pnm
+libexec/gimp/1.1/plug-ins/polar
+libexec/gimp/1.1/plug-ins/print
+libexec/gimp/1.1/plug-ins/ps
+libexec/gimp/1.1/plug-ins/psd
+libexec/gimp/1.1/plug-ins/psp
+libexec/gimp/1.1/plug-ins/randomize
+libexec/gimp/1.1/plug-ins/rcm
+libexec/gimp/1.1/plug-ins/ripple
+libexec/gimp/1.1/plug-ins/rotate
+libexec/gimp/1.1/plug-ins/rotators
+libexec/gimp/1.1/plug-ins/sample_colorize
+libexec/gimp/1.1/plug-ins/scatter_hsv
+libexec/gimp/1.1/plug-ins/screenshot
+libexec/gimp/1.1/plug-ins/script-fu
+libexec/gimp/1.1/plug-ins/sel2path
+libexec/gimp/1.1/plug-ins/sel_gauss
+libexec/gimp/1.1/plug-ins/semiflatten
+libexec/gimp/1.1/plug-ins/sgi
+libexec/gimp/1.1/plug-ins/sharpen
+libexec/gimp/1.1/plug-ins/shift
+libexec/gimp/1.1/plug-ins/sinus
+libexec/gimp/1.1/plug-ins/smooth_palette
+libexec/gimp/1.1/plug-ins/snoise
+libexec/gimp/1.1/plug-ins/sobel
+libexec/gimp/1.1/plug-ins/sparkle
+libexec/gimp/1.1/plug-ins/spheredesigner
+libexec/gimp/1.1/plug-ins/spread
+libexec/gimp/1.1/plug-ins/struc
+libexec/gimp/1.1/plug-ins/sunras
+libexec/gimp/1.1/plug-ins/tga
+libexec/gimp/1.1/plug-ins/threshold_alpha
+libexec/gimp/1.1/plug-ins/tiff
+libexec/gimp/1.1/plug-ins/tile
+libexec/gimp/1.1/plug-ins/tileit
+libexec/gimp/1.1/plug-ins/tiler
+libexec/gimp/1.1/plug-ins/unsharp
+libexec/gimp/1.1/plug-ins/url
+libexec/gimp/1.1/plug-ins/video
+libexec/gimp/1.1/plug-ins/vinvert
+libexec/gimp/1.1/plug-ins/vpropagate
+libexec/gimp/1.1/plug-ins/warp
+libexec/gimp/1.1/plug-ins/waves
+libexec/gimp/1.1/plug-ins/webbrowser
+libexec/gimp/1.1/plug-ins/whirlpinch
+libexec/gimp/1.1/plug-ins/wind
+libexec/gimp/1.1/plug-ins/wmf
+libexec/gimp/1.1/plug-ins/xbm
+libexec/gimp/1.1/plug-ins/xjt
+libexec/gimp/1.1/plug-ins/xpm
+libexec/gimp/1.1/plug-ins/xwd
+libexec/gimp/1.1/plug-ins/zealouscrop
+share/aclocal/gimp.m4
+share/gimp/brushes/10x10square.gbr
+share/gimp/brushes/10x10squareBlur.gbr
+share/gimp/brushes/11circle.gbr
+share/gimp/brushes/11fcircle.gbr
+share/gimp/brushes/13circle.gbr
+share/gimp/brushes/13fcircle.gbr
+share/gimp/brushes/15circle.gbr
+share/gimp/brushes/15fcircle.gbr
+share/gimp/brushes/17circle.gbr
+share/gimp/brushes/17fcircle.gbr
+share/gimp/brushes/19circle.gbr
+share/gimp/brushes/19fcircle.gbr
+share/gimp/brushes/1circle.gbr
+share/gimp/brushes/20x20square.gbr
+share/gimp/brushes/20x20squareBlur.gbr
+share/gimp/brushes/3circle.gbr
+share/gimp/brushes/3fcircle.gbr
+share/gimp/brushes/5circle.gbr
+share/gimp/brushes/5fcircle.gbr
+share/gimp/brushes/5x5square.gbr
+share/gimp/brushes/5x5squareBlur.gbr
+share/gimp/brushes/7circle.gbr
+share/gimp/brushes/7fcircle.gbr
+share/gimp/brushes/9circle.gbr
+share/gimp/brushes/9fcircle.gbr
+share/gimp/brushes/DStar11.gbr
+share/gimp/brushes/DStar17.gbr
+share/gimp/brushes/DStar25.gbr
+share/gimp/brushes/callig1.gbr
+share/gimp/brushes/callig2.gbr
+share/gimp/brushes/callig3.gbr
+share/gimp/brushes/callig4.gbr
+share/gimp/brushes/confetti.gbr
+share/gimp/brushes/dunes.gbr
+share/gimp/brushes/galaxy.gbr
+share/gimp/brushes/galaxy_big.gbr
+share/gimp/brushes/galaxy_small.gbr
+share/gimp/brushes/pepper.gpb
+share/gimp/brushes/pixel.gbr
+share/gimp/brushes/thegimp.gbr
+share/gimp/brushes/vine.gih
+share/gimp/brushes/xcf.gbr
+share/gimp/fractalexplorer/Asteroid_Field
+share/gimp/fractalexplorer/Bar_Code_Label
+share/gimp/fractalexplorer/Beauty_of_Nature
+share/gimp/fractalexplorer/Blue_Curtain
+share/gimp/fractalexplorer/Car_Track
+share/gimp/fractalexplorer/Energetic_Diamond
+share/gimp/fractalexplorer/Explosive
+share/gimp/fractalexplorer/Flower
+share/gimp/fractalexplorer/Fragments
+share/gimp/fractalexplorer/Hemp
+share/gimp/fractalexplorer/High_Voltage
+share/gimp/fractalexplorer/Hoops
+share/gimp/fractalexplorer/Ice_Crystal
+share/gimp/fractalexplorer/Leaves
+share/gimp/fractalexplorer/Lightning
+share/gimp/fractalexplorer/Mandelbrot
+share/gimp/fractalexplorer/Marble
+share/gimp/fractalexplorer/Marble2
+share/gimp/fractalexplorer/Medusa
+share/gimp/fractalexplorer/Nautilus
+share/gimp/fractalexplorer/Nebula
+share/gimp/fractalexplorer/Plant
+share/gimp/fractalexplorer/Rose
+share/gimp/fractalexplorer/Saturn
+share/gimp/fractalexplorer/Snow_Crystal
+share/gimp/fractalexplorer/Soma
+share/gimp/fractalexplorer/Spark
+share/gimp/fractalexplorer/Suns
+share/gimp/fractalexplorer/Tentacles
+share/gimp/fractalexplorer/The_Green_Place
+share/gimp/fractalexplorer/Wave
+share/gimp/fractalexplorer/Wood
+share/gimp/fractalexplorer/Zooming_Circle
+share/gimp/gfig/A_star
+share/gimp/gfig/curves
+share/gimp/gfig/polys
+share/gimp/gfig/ring
+share/gimp/gfig/ring+star
+share/gimp/gfig/simily
+share/gimp/gfig/spirals_and_stars
+share/gimp/gfig/sprial
+share/gimp/gfig/star2
+share/gimp/gfig/stars
+share/gimp/gflare/Bright_Star
+share/gimp/gflare/Classic
+share/gimp/gflare/Default
+share/gimp/gflare/Distant_Sun
+share/gimp/gflare/GFlare_101
+share/gimp/gflare/GFlare_102
+share/gimp/gflare/Hidden_Planet
+share/gimp/gimp1_1_splash.ppm
+share/gimp/gimp_logo.ppm
+share/gimp/gimp_splash.ppm
+share/gimp/gimprc
+share/gimp/gimprc_user
+share/gimp/gimpressionist/Brushes/arrow01.pgm
+share/gimp/gimpressionist/Brushes/ball.ppm
+share/gimp/gimpressionist/Brushes/blob.ppm
+share/gimp/gimpressionist/Brushes/box.ppm
+share/gimp/gimpressionist/Brushes/chalk01.pgm
+share/gimp/gimpressionist/Brushes/cone.ppm
+share/gimp/gimpressionist/Brushes/crayon01.pgm
+share/gimp/gimpressionist/Brushes/crayon02.pgm
+share/gimp/gimpressionist/Brushes/crayon03.pgm
+share/gimp/gimpressionist/Brushes/crayon04.pgm
+share/gimp/gimpressionist/Brushes/crayon05.pgm
+share/gimp/gimpressionist/Brushes/crayon06.pgm
+share/gimp/gimpressionist/Brushes/crayon07.pgm
+share/gimp/gimpressionist/Brushes/crayon08.pgm
+share/gimp/gimpressionist/Brushes/defaultbrush.pgm
+share/gimp/gimpressionist/Brushes/dribble.pgm
+share/gimp/gimpressionist/Brushes/fabric.pgm
+share/gimp/gimpressionist/Brushes/fabric01.pgm
+share/gimp/gimpressionist/Brushes/fabric02.pgm
+share/gimp/gimpressionist/Brushes/fabric03.pgm
+share/gimp/gimpressionist/Brushes/flower01.pgm
+share/gimp/gimpressionist/Brushes/flower02.pgm
+share/gimp/gimpressionist/Brushes/flower03.pgm
+share/gimp/gimpressionist/Brushes/flower04.pgm
+share/gimp/gimpressionist/Brushes/grad01.pgm
+share/gimp/gimpressionist/Brushes/grad02.pgm
+share/gimp/gimpressionist/Brushes/grad03.pgm
+share/gimp/gimpressionist/Brushes/heart.ppm
+share/gimp/gimpressionist/Brushes/leaf01.pgm
+share/gimp/gimpressionist/Brushes/paintbrush.pgm
+share/gimp/gimpressionist/Brushes/paintbrush01.pgm
+share/gimp/gimpressionist/Brushes/paintbrush02.pgm
+share/gimp/gimpressionist/Brushes/paintbrush03.pgm
+share/gimp/gimpressionist/Brushes/paintbrush04.pgm
+share/gimp/gimpressionist/Brushes/paper01.pgm
+share/gimp/gimpressionist/Brushes/paper02.pgm
+share/gimp/gimpressionist/Brushes/paper03.pgm
+share/gimp/gimpressionist/Brushes/paper04.pgm
+share/gimp/gimpressionist/Brushes/pentagram.pgm
+share/gimp/gimpressionist/Brushes/scribble.pgm
+share/gimp/gimpressionist/Brushes/shape01.pgm
+share/gimp/gimpressionist/Brushes/shape02.pgm
+share/gimp/gimpressionist/Brushes/shape03.pgm
+share/gimp/gimpressionist/Brushes/shape04.pgm
+share/gimp/gimpressionist/Brushes/sphere.ppm
+share/gimp/gimpressionist/Brushes/splat1.pgm
+share/gimp/gimpressionist/Brushes/splat2.pgm
+share/gimp/gimpressionist/Brushes/splat3.pgm
+share/gimp/gimpressionist/Brushes/spunge01.pgm
+share/gimp/gimpressionist/Brushes/spunge02.pgm
+share/gimp/gimpressionist/Brushes/spunge03.pgm
+share/gimp/gimpressionist/Brushes/spunge04.pgm
+share/gimp/gimpressionist/Brushes/spunge05.pgm
+share/gimp/gimpressionist/Brushes/strange01.pgm
+share/gimp/gimpressionist/Brushes/thegimp.pgm
+share/gimp/gimpressionist/Brushes/torus.ppm
+share/gimp/gimpressionist/Brushes/wavy.pgm
+share/gimp/gimpressionist/Brushes/weave.pgm
+share/gimp/gimpressionist/Brushes/worm.pgm
+share/gimp/gimpressionist/Paper/bricks.pgm
+share/gimp/gimpressionist/Paper/bricks2.pgm
+share/gimp/gimpressionist/Paper/burlap.pgm
+share/gimp/gimpressionist/Paper/canvas2.pgm
+share/gimp/gimpressionist/Paper/defaultpaper.pgm
+share/gimp/gimpressionist/Paper/marble.pgm
+share/gimp/gimpressionist/Paper/marble2.pgm
+share/gimp/gimpressionist/Paper/stone.pgm
+share/gimp/gimpressionist/Presets/Ballpark
+share/gimp/gimpressionist/Presets/Canvas
+share/gimp/gimpressionist/Presets/Crosshatch
+share/gimp/gimpressionist/Presets/Cubism
+share/gimp/gimpressionist/Presets/Dotify
+share/gimp/gimpressionist/Presets/Embroidery
+share/gimp/gimpressionist/Presets/Feathers
+share/gimp/gimpressionist/Presets/Felt-marker
+share/gimp/gimpressionist/Presets/Flowerbed
+share/gimp/gimpressionist/Presets/Furry
+share/gimp/gimpressionist/Presets/Line-art
+share/gimp/gimpressionist/Presets/Line-art-2
+share/gimp/gimpressionist/Presets/Maggot-invasion
+share/gimp/gimpressionist/Presets/MarbleMadness
+share/gimp/gimpressionist/Presets/Mossy
+share/gimp/gimpressionist/Presets/Painted_Rock
+share/gimp/gimpressionist/Presets/Parquette
+share/gimp/gimpressionist/Presets/Patchwork
+share/gimp/gimpressionist/Presets/Ringworks
+share/gimp/gimpressionist/Presets/Sample
+share/gimp/gimpressionist/Presets/Smash
+share/gimp/gimpressionist/Presets/Straws
+share/gimp/gimpressionist/Presets/Weave
+share/gimp/gimpressionist/Presets/Wormcan
+share/gimp/gradients/Abstract_1
+share/gimp/gradients/Abstract_2
+share/gimp/gradients/Abstract_3
+share/gimp/gradients/Aneurism
+share/gimp/gradients/Blinds
+share/gimp/gradients/Blue_Green
+share/gimp/gradients/Browns
+share/gimp/gradients/Brushed_Aluminium
+share/gimp/gradients/Burning_Paper
+share/gimp/gradients/Burning_Transparency
+share/gimp/gradients/CD
+share/gimp/gradients/CD_Half
+share/gimp/gradients/Caribbean_Blues
+share/gimp/gradients/Coffee
+share/gimp/gradients/Cold_Steel
+share/gimp/gradients/Cold_Steel_2
+share/gimp/gradients/Crown_molding
+share/gimp/gradients/Dark_1
+share/gimp/gradients/Deep_Sea
+share/gimp/gradients/Default
+share/gimp/gradients/Flare_Glow_Angular_1
+share/gimp/gradients/Flare_Glow_Radial_1
+share/gimp/gradients/Flare_Glow_Radial_2
+share/gimp/gradients/Flare_Glow_Radial_3
+share/gimp/gradients/Flare_Glow_Radial_4
+share/gimp/gradients/Flare_Radial_101
+share/gimp/gradients/Flare_Radial_102
+share/gimp/gradients/Flare_Radial_103
+share/gimp/gradients/Flare_Rays_Radial_1
+share/gimp/gradients/Flare_Rays_Radial_2
+share/gimp/gradients/Flare_Rays_Size_1
+share/gimp/gradients/Flare_Sizefac_101
+share/gimp/gradients/Four_bars
+share/gimp/gradients/French_flag
+share/gimp/gradients/French_flag_smooth
+share/gimp/gradients/Full_saturation_spectrum_CCW
+share/gimp/gradients/Full_saturation_spectrum_CW
+share/gimp/gradients/German_flag
+share/gimp/gradients/German_flag_smooth
+share/gimp/gradients/Golden
+share/gimp/gradients/Greens
+share/gimp/gradients/Horizon_1
+share/gimp/gradients/Horizon_2
+share/gimp/gradients/Incandescent
+share/gimp/gradients/Land_1
+share/gimp/gradients/Land_and_Sea
+share/gimp/gradients/Metallic_Something
+share/gimp/gradients/Mexican_flag
+share/gimp/gradients/Mexican_flag_smooth
+share/gimp/gradients/Nauseating_Headache
+share/gimp/gradients/Neon_Cyan
+share/gimp/gradients/Neon_Green
+share/gimp/gradients/Neon_Yellow
+share/gimp/gradients/Pastel_Rainbow
+share/gimp/gradients/Pastels
+share/gimp/gradients/Purples
+share/gimp/gradients/Radial_Eyeball_Blue
+share/gimp/gradients/Radial_Eyeball_Brown
+share/gimp/gradients/Radial_Eyeball_Green
+share/gimp/gradients/Radial_Glow_1
+share/gimp/gradients/Radial_Rainbow_Hoop
+share/gimp/gradients/Romanian_flag
+share/gimp/gradients/Romanian_flag_smooth
+share/gimp/gradients/Rounded_edge
+share/gimp/gradients/Shadows_1
+share/gimp/gradients/Shadows_2
+share/gimp/gradients/Shadows_3
+share/gimp/gradients/Skyline
+share/gimp/gradients/Skyline_polluted
+share/gimp/gradients/Square_Wood_Frame
+share/gimp/gradients/Sunrise
+share/gimp/gradients/Three_bars_sin
+share/gimp/gradients/Tropical_Colors
+share/gimp/gradients/Tube_Red
+share/gimp/gradients/Wood_1
+share/gimp/gradients/Wood_2
+share/gimp/gradients/Yellow_Contrast
+share/gimp/gradients/Yellow_Orange
+share/gimp/gtkrc
+share/gimp/gtkrc.forest2
+share/gimp/help/C/channels/channel_to_selection.html
+share/gimp/help/C/channels/channels.html
+share/gimp/help/C/channels/delete_channel.html
+share/gimp/help/C/channels/duplicate_channel.html
+share/gimp/help/C/channels/index.html
+share/gimp/help/C/channels/lower_channel.html
+share/gimp/help/C/channels/raise_channel.html
+share/gimp/help/C/contents.html
+share/gimp/help/C/dialogs/about.html
+share/gimp/help/C/dialogs/border_selection.html
+share/gimp/help/C/dialogs/brush_editor.html
+share/gimp/help/C/dialogs/brush_selection.html
+share/gimp/help/C/dialogs/channels/channels.html
+share/gimp/help/C/dialogs/channels/edit_channel_attributes.html
+share/gimp/help/C/dialogs/channels/index.html
+share/gimp/help/C/dialogs/channels/new_channel.html
+share/gimp/help/C/dialogs/color_selectors/built_in.html
+share/gimp/help/C/dialogs/color_selectors/gtk.html
+share/gimp/help/C/dialogs/color_selectors/index.html
+share/gimp/help/C/dialogs/color_selectors/triangle.html
+share/gimp/help/C/dialogs/color_selectors/watercolor.html
+share/gimp/help/C/dialogs/convert_to_indexed.html
+share/gimp/help/C/dialogs/copy_named.html
+share/gimp/help/C/dialogs/cut_named.html
+share/gimp/help/C/dialogs/device_status.html
+share/gimp/help/C/dialogs/display_filters/display_filters.html
+share/gimp/help/C/dialogs/display_filters/gamma.html
+share/gimp/help/C/dialogs/display_filters/index.html
+share/gimp/help/C/dialogs/document_index.html
+share/gimp/help/C/dialogs/edit_qmask_attributes.html
+share/gimp/help/C/dialogs/error_console.html
+share/gimp/help/C/dialogs/feather_selection.html
+share/gimp/help/C/dialogs/file_new.html
+share/gimp/help/C/dialogs/file_open.html
+share/gimp/help/C/dialogs/file_save.html
+share/gimp/help/C/dialogs/gradient_editor/copy_gradient.html
+share/gimp/help/C/dialogs/gradient_editor/delete_gradient.html
+share/gimp/help/C/dialogs/gradient_editor/gradient_editor.html
+share/gimp/help/C/dialogs/gradient_editor/index.html
+share/gimp/help/C/dialogs/gradient_editor/new_gradient.html
+share/gimp/help/C/dialogs/gradient_editor/rename_gradient.html
+share/gimp/help/C/dialogs/gradient_editor/replicate_segment.html
+share/gimp/help/C/dialogs/gradient_editor/save_as_pov_ray.html
+share/gimp/help/C/dialogs/gradient_editor/split_segments_uniformly.html
+share/gimp/help/C/dialogs/gradient_selection.html
+share/gimp/help/C/dialogs/grow_selection.html
+share/gimp/help/C/dialogs/help.html
+share/gimp/help/C/dialogs/index.html
+share/gimp/help/C/dialogs/indexed_palette.html
+share/gimp/help/C/dialogs/info_window.html
+share/gimp/help/C/dialogs/input_devices.html
+share/gimp/help/C/dialogs/layers/add_mask.html
+share/gimp/help/C/dialogs/layers/apply_mask.html
+share/gimp/help/C/dialogs/layers/edit_layer_attributes.html
+share/gimp/help/C/dialogs/layers/index.html
+share/gimp/help/C/dialogs/layers/layers.html
+share/gimp/help/C/dialogs/layers/merge_visible_layers.html
+share/gimp/help/C/dialogs/layers/new_layer.html
+share/gimp/help/C/dialogs/layers/resize_layer.html
+share/gimp/help/C/dialogs/layers/scale_layer.html
+share/gimp/help/C/dialogs/layers_and_channels.html
+share/gimp/help/C/dialogs/module_browser.html
+share/gimp/help/C/dialogs/navigation_window.html
+share/gimp/help/C/dialogs/offset.html
+share/gimp/help/C/dialogs/palette_editor/import_palette.html
+share/gimp/help/C/dialogs/palette_editor/index.html
+share/gimp/help/C/dialogs/palette_editor/merge_palette.html
+share/gimp/help/C/dialogs/palette_editor/new_palette.html
+share/gimp/help/C/dialogs/palette_editor/palette_editor.html
+share/gimp/help/C/dialogs/palette_selection.html
+share/gimp/help/C/dialogs/paste_named.html
+share/gimp/help/C/dialogs/paths/export_path.html
+share/gimp/help/C/dialogs/paths/import_path.html
+share/gimp/help/C/dialogs/paths/index.html
+share/gimp/help/C/dialogs/paths/paths.html
+share/gimp/help/C/dialogs/paths/rename_path.html
+share/gimp/help/C/dialogs/pattern_selection.html
+share/gimp/help/C/dialogs/preferences/directories.html
+share/gimp/help/C/dialogs/preferences/display.html
+share/gimp/help/C/dialogs/preferences/environment.html
+share/gimp/help/C/dialogs/preferences/index.html
+share/gimp/help/C/dialogs/preferences/interface.html
+share/gimp/help/C/dialogs/preferences/monitor.html
+share/gimp/help/C/dialogs/preferences/new_file.html
+share/gimp/help/C/dialogs/preferences/preferences.html
+share/gimp/help/C/dialogs/preferences/session.html
+share/gimp/help/C/dialogs/really_close.html
+share/gimp/help/C/dialogs/really_quit.html
+share/gimp/help/C/dialogs/resize_image.html
+share/gimp/help/C/dialogs/scale_image.html
+share/gimp/help/C/dialogs/shrink_selection.html
+share/gimp/help/C/dialogs/tip_of_the_day.html
+share/gimp/help/C/dialogs/tool_options.html
+share/gimp/help/C/dialogs/undo_history.html
+share/gimp/help/C/file/close.html
+share/gimp/help/C/file/index.html
+share/gimp/help/C/file/last_opened.html
+share/gimp/help/C/file/quit.html
+share/gimp/help/C/file/revert.html
+share/gimp/help/C/filters/alienmap.html
+share/gimp/help/C/filters/alienmap2.html
+share/gimp/help/C/filters/align_layers.html
+share/gimp/help/C/filters/animationplay.html
+share/gimp/help/C/filters/animoptimize.html
+share/gimp/help/C/filters/apply_lens.html
+share/gimp/help/C/filters/autocrop.html
+share/gimp/help/C/filters/autostretch_hsv.html
+share/gimp/help/C/filters/blinds.html
+share/gimp/help/C/filters/blur.html
+share/gimp/help/C/filters/bmp.html
+share/gimp/help/C/filters/borderaverage.html
+share/gimp/help/C/filters/bumpmap.html
+share/gimp/help/C/filters/bz2.html
+share/gimp/help/C/filters/c_astretch.html
+share/gimp/help/C/filters/cel.html
+share/gimp/help/C/filters/checkerboard.html
+share/gimp/help/C/filters/cml_explorer.html
+share/gimp/help/C/filters/color_enhance.html
+share/gimp/help/C/filters/colorify.html
+share/gimp/help/C/filters/compose.html
+share/gimp/help/C/filters/convmatrix.html
+share/gimp/help/C/filters/csource.html
+share/gimp/help/C/filters/cubism.html
+share/gimp/help/C/filters/curve_bend.html
+share/gimp/help/C/filters/dbbrowser.html
+share/gimp/help/C/filters/decompose.html
+share/gimp/help/C/filters/deinterlace.html
+share/gimp/help/C/filters/depthmerge.html
+share/gimp/help/C/filters/despeckle.html
+share/gimp/help/C/filters/destripe.html
+share/gimp/help/C/filters/diffraction.html
+share/gimp/help/C/filters/displace.html
+share/gimp/help/C/filters/edge.html
+share/gimp/help/C/filters/emboss.html
+share/gimp/help/C/filters/engrave.html
+share/gimp/help/C/filters/exchange.html
+share/gimp/help/C/filters/faxg3.html
+share/gimp/help/C/filters/film.html
+share/gimp/help/C/filters/fits.html
+share/gimp/help/C/filters/flame.html
+share/gimp/help/C/filters/flarefx.html
+share/gimp/help/C/filters/fp.html
+share/gimp/help/C/filters/fractalexplorer.html
+share/gimp/help/C/filters/fractaltrace.html
+share/gimp/help/C/filters/gap_filter.html
+share/gimp/help/C/filters/gap_plugins.html
+share/gimp/help/C/filters/gauss_iir.html
+share/gimp/help/C/filters/gauss_rle.html
+share/gimp/help/C/filters/gbr.html
+share/gimp/help/C/filters/gdyntext.html
+share/gimp/help/C/filters/gee.html
+share/gimp/help/C/filters/gfig.html
+share/gimp/help/C/filters/gflare.html
+share/gimp/help/C/filters/gfli.html
+share/gimp/help/C/filters/gicon.html
+share/gimp/help/C/filters/gif.html
+share/gimp/help/C/filters/gifload.html
+share/gimp/help/C/filters/gimpressionist.html
+share/gimp/help/C/filters/glasstile.html
+share/gimp/help/C/filters/gpb.html
+share/gimp/help/C/filters/gqbist.html
+share/gimp/help/C/filters/gradmap.html
+share/gimp/help/C/filters/grid.html
+share/gimp/help/C/filters/gtm.html
+share/gimp/help/C/filters/guillotine.html
+share/gimp/help/C/filters/gz.html
+share/gimp/help/C/filters/header.html
+share/gimp/help/C/filters/hot.html
+share/gimp/help/C/filters/hrz.html
+share/gimp/help/C/filters/ifscompose.html
+share/gimp/help/C/filters/illusion.html
+share/gimp/help/C/filters/imagemap.html
+share/gimp/help/C/filters/index.html
+share/gimp/help/C/filters/iwarp.html
+share/gimp/help/C/filters/jigsaw.html
+share/gimp/help/C/filters/jpeg.html
+share/gimp/help/C/filters/laplace.html
+share/gimp/help/C/filters/lic.html
+share/gimp/help/C/filters/lighting.html
+share/gimp/help/C/filters/mail.html
+share/gimp/help/C/filters/mapcolor.html
+share/gimp/help/C/filters/mapobject.html
+share/gimp/help/C/filters/max_rgb.html
+share/gimp/help/C/filters/maze.html
+share/gimp/help/C/filters/mblur.html
+share/gimp/help/C/filters/mosaic.html
+share/gimp/help/C/filters/newsprint.html
+share/gimp/help/C/filters/nlfilt.html
+share/gimp/help/C/filters/noisify.html
+share/gimp/help/C/filters/normalize.html
+share/gimp/help/C/filters/nova.html
+share/gimp/help/C/filters/oilify.html
+share/gimp/help/C/filters/pagecurl.html
+share/gimp/help/C/filters/papertile.html
+share/gimp/help/C/filters/pat.html
+share/gimp/help/C/filters/pcx.html
+share/gimp/help/C/filters/pix.html
+share/gimp/help/C/filters/pixelize.html
+share/gimp/help/C/filters/plasma.html
+share/gimp/help/C/filters/plugindetails.html
+share/gimp/help/C/filters/png.html
+share/gimp/help/C/filters/pnm.html
+share/gimp/help/C/filters/polar.html
+share/gimp/help/C/filters/print.html
+share/gimp/help/C/filters/ps.html
+share/gimp/help/C/filters/psd.html
+share/gimp/help/C/filters/psp.html
+share/gimp/help/C/filters/randomize.html
+share/gimp/help/C/filters/rcm.html
+share/gimp/help/C/filters/repeat_last.html
+share/gimp/help/C/filters/reshow_last.html
+share/gimp/help/C/filters/ripple.html
+share/gimp/help/C/filters/rotate.html
+share/gimp/help/C/filters/rotators.html
+share/gimp/help/C/filters/sample_colorize.html
+share/gimp/help/C/filters/scatter_hsv.html
+share/gimp/help/C/filters/screenshot.html
+share/gimp/help/C/filters/script-fu.html
+share/gimp/help/C/filters/sel2path.html
+share/gimp/help/C/filters/sel_gauss.html
+share/gimp/help/C/filters/semiflatten.html
+share/gimp/help/C/filters/sgi.html
+share/gimp/help/C/filters/sharpen.html
+share/gimp/help/C/filters/shift.html
+share/gimp/help/C/filters/sinus.html
+share/gimp/help/C/filters/smooth_palette.html
+share/gimp/help/C/filters/snoise.html
+share/gimp/help/C/filters/sobel.html
+share/gimp/help/C/filters/sparkle.html
+share/gimp/help/C/filters/spheredesigner.html
+share/gimp/help/C/filters/spread.html
+share/gimp/help/C/filters/struc.html
+share/gimp/help/C/filters/sunras.html
+share/gimp/help/C/filters/tga.html
+share/gimp/help/C/filters/threshold_alpha.html
+share/gimp/help/C/filters/tiff.html
+share/gimp/help/C/filters/tile.html
+share/gimp/help/C/filters/tileit.html
+share/gimp/help/C/filters/tiler.html
+share/gimp/help/C/filters/unsharp.html
+share/gimp/help/C/filters/url.html
+share/gimp/help/C/filters/video.html
+share/gimp/help/C/filters/vinvert.html
+share/gimp/help/C/filters/vpropagate.html
+share/gimp/help/C/filters/warp.html
+share/gimp/help/C/filters/waves.html
+share/gimp/help/C/filters/webbrowser.html
+share/gimp/help/C/filters/whirlpinch.html
+share/gimp/help/C/filters/wind.html
+share/gimp/help/C/filters/wmf.html
+share/gimp/help/C/filters/xbm.html
+share/gimp/help/C/filters/xjt.html
+share/gimp/help/C/filters/xpm.html
+share/gimp/help/C/filters/xwd.html
+share/gimp/help/C/filters/zealouscrop.html
+share/gimp/help/C/image/edit/clear.html
+share/gimp/help/C/image/edit/copy.html
+share/gimp/help/C/image/edit/cut.html
+share/gimp/help/C/image/edit/fill.html
+share/gimp/help/C/image/edit/index.html
+share/gimp/help/C/image/edit/paste.html
+share/gimp/help/C/image/edit/paste_as_new.html
+share/gimp/help/C/image/edit/paste_into.html
+share/gimp/help/C/image/edit/redo.html
+share/gimp/help/C/image/edit/stroke.html
+share/gimp/help/C/image/edit/undo.html
+share/gimp/help/C/image/image/colors/desaturate.html
+share/gimp/help/C/image/image/colors/equalize.html
+share/gimp/help/C/image/image/colors/index.html
+share/gimp/help/C/image/image/colors/invert.html
+share/gimp/help/C/image/image/convert_to_grayscale.html
+share/gimp/help/C/image/image/convert_to_rgb.html
+share/gimp/help/C/image/image/duplicate.html
+share/gimp/help/C/image/image/index.html
+share/gimp/help/C/image/image/transforms/index.html
+share/gimp/help/C/image/image_window.html
+share/gimp/help/C/image/index.html
+share/gimp/help/C/image/select/all.html
+share/gimp/help/C/image/select/float.html
+share/gimp/help/C/image/select/index.html
+share/gimp/help/C/image/select/invert.html
+share/gimp/help/C/image/select/none.html
+share/gimp/help/C/image/select/save_to_channel.html
+share/gimp/help/C/image/select/sharpen.html
+share/gimp/help/C/image/view/dot_for_dot.html
+share/gimp/help/C/image/view/index.html
+share/gimp/help/C/image/view/new_view.html
+share/gimp/help/C/image/view/shrink_wrap.html
+share/gimp/help/C/image/view/snap_to_guides.html
+share/gimp/help/C/image/view/toggle_guides.html
+share/gimp/help/C/image/view/toggle_rulers.html
+share/gimp/help/C/image/view/toggle_selection.html
+share/gimp/help/C/image/view/toggle_statusbar.html
+share/gimp/help/C/image/view/zoom.html
+share/gimp/help/C/index.html
+share/gimp/help/C/layers/add_alpha_channel.html
+share/gimp/help/C/layers/alpha_to_selection.html
+share/gimp/help/C/layers/anchor_layer.html
+share/gimp/help/C/layers/delete_layer.html
+share/gimp/help/C/layers/duplicate_layer.html
+share/gimp/help/C/layers/flatten_image.html
+share/gimp/help/C/layers/index.html
+share/gimp/help/C/layers/mask_to_selection.html
+share/gimp/help/C/layers/merge_down.html
+share/gimp/help/C/layers/stack/index.html
+share/gimp/help/C/layers/stack/stack.html
+share/gimp/help/C/open/index.html
+share/gimp/help/C/open/open_by_extension.html
+share/gimp/help/C/paths/copy_path.html
+share/gimp/help/C/paths/delete_path.html
+share/gimp/help/C/paths/duplicate_path.html
+share/gimp/help/C/paths/index.html
+share/gimp/help/C/paths/new_path.html
+share/gimp/help/C/paths/paste_path.html
+share/gimp/help/C/paths/path_to_selection.html
+share/gimp/help/C/paths/stroke_path.html
+share/gimp/help/C/save/index.html
+share/gimp/help/C/save/save_by_extension.html
+share/gimp/help/C/toolbox/index.html
+share/gimp/help/C/toolbox/toolbox.html
+share/gimp/help/C/tools/airbrush.html
+share/gimp/help/C/tools/bezier_select.html
+share/gimp/help/C/tools/blend.html
+share/gimp/help/C/tools/brightness_contrast.html
+share/gimp/help/C/tools/bucket_fill.html
+share/gimp/help/C/tools/by_color_select.html
+share/gimp/help/C/tools/clone.html
+share/gimp/help/C/tools/color_balance.html
+share/gimp/help/C/tools/color_picker.html
+share/gimp/help/C/tools/convolve.html
+share/gimp/help/C/tools/crop.html
+share/gimp/help/C/tools/curves.html
+share/gimp/help/C/tools/dodgeburn.html
+share/gimp/help/C/tools/ellipse_select.html
+share/gimp/help/C/tools/eraser.html
+share/gimp/help/C/tools/flip.html
+share/gimp/help/C/tools/free_select.html
+share/gimp/help/C/tools/fuzzy_select.html
+share/gimp/help/C/tools/histogram.html
+share/gimp/help/C/tools/hue_saturation.html
+share/gimp/help/C/tools/index.html
+share/gimp/help/C/tools/ink.html
+share/gimp/help/C/tools/intelligent_scissors.html
+share/gimp/help/C/tools/levels.html
+share/gimp/help/C/tools/magnify.html
+share/gimp/help/C/tools/measure.html
+share/gimp/help/C/tools/move.html
+share/gimp/help/C/tools/paintbrush.html
+share/gimp/help/C/tools/path.html
+share/gimp/help/C/tools/pencil.html
+share/gimp/help/C/tools/posterize.html
+share/gimp/help/C/tools/rect_select.html
+share/gimp/help/C/tools/smudge.html
+share/gimp/help/C/tools/text.html
+share/gimp/help/C/tools/threshold.html
+share/gimp/help/C/tools/transform.html
+share/gimp/help/C/tools/transform_perspective.html
+share/gimp/help/C/tools/transform_rotate.html
+share/gimp/help/C/tools/transform_scale.html
+share/gimp/help/C/tools/transform_shear.html
+share/gimp/help/C/tools/xinput_airbrush.html
+share/gimp/help/C/welcome.html
+share/gimp/help/images/eek.png
+share/gimp/help/images/wilber.png
+share/gimp/palettes/Bears
+share/gimp/palettes/Bgold
+share/gimp/palettes/Blues
+share/gimp/palettes/Borders
+share/gimp/palettes/Browns_And_Yellows
+share/gimp/palettes/Caramel
+share/gimp/palettes/Cascade
+share/gimp/palettes/China
+share/gimp/palettes/Coldfire
+share/gimp/palettes/Cool_Colors
+share/gimp/palettes/Cranes
+share/gimp/palettes/Dark_pastels
+share/gimp/palettes/Default
+share/gimp/palettes/Ega
+share/gimp/palettes/Firecode
+share/gimp/palettes/Gold
+share/gimp/palettes/GrayViolet
+share/gimp/palettes/Grayblue
+share/gimp/palettes/Grays
+share/gimp/palettes/Greens
+share/gimp/palettes/Hilite
+share/gimp/palettes/Kahki
+share/gimp/palettes/Lights
+share/gimp/palettes/Muted
+share/gimp/palettes/Named_Colors
+share/gimp/palettes/News3
+share/gimp/palettes/Op2
+share/gimp/palettes/Paintjet
+share/gimp/palettes/Pastels
+share/gimp/palettes/Plasma
+share/gimp/palettes/Reds
+share/gimp/palettes/Reds_And_Purples
+share/gimp/palettes/Royal
+share/gimp/palettes/Topographic
+share/gimp/palettes/Visibone
+share/gimp/palettes/Visibone2
+share/gimp/palettes/Volcano
+share/gimp/palettes/Warm_Colors
+share/gimp/palettes/Web
+share/gimp/patterns/3dgreen.pat
+share/gimp/patterns/Craters.pat
+share/gimp/patterns/Moonfoot.pat
+share/gimp/patterns/amethyst.pat
+share/gimp/patterns/bark.pat
+share/gimp/patterns/blue.pat
+share/gimp/patterns/bluegrid.pat
+share/gimp/patterns/bluesquares.pat
+share/gimp/patterns/blueweb.pat
+share/gimp/patterns/brick.pat
+share/gimp/patterns/burlap.pat
+share/gimp/patterns/burlwood.pat
+share/gimp/patterns/choc_swirl.pat
+share/gimp/patterns/corkboard.pat
+share/gimp/patterns/cracked.pat
+share/gimp/patterns/crinklepaper.pat
+share/gimp/patterns/electric.pat
+share/gimp/patterns/fibers.pat
+share/gimp/patterns/granite1.pat
+share/gimp/patterns/ground1.pat
+share/gimp/patterns/ice.pat
+share/gimp/patterns/java.pat
+share/gimp/patterns/leather.pat
+share/gimp/patterns/leaves.pat
+share/gimp/patterns/leopard.pat
+share/gimp/patterns/lightning.pat
+share/gimp/patterns/marble1.pat
+share/gimp/patterns/marble2.pat
+share/gimp/patterns/marble3.pat
+share/gimp/patterns/nops.pat
+share/gimp/patterns/paper.pat
+share/gimp/patterns/parque1.pat
+share/gimp/patterns/parque2.pat
+share/gimp/patterns/parque3.pat
+share/gimp/patterns/pastel.pat
+share/gimp/patterns/pine.pat
+share/gimp/patterns/pink_marble.pat
+share/gimp/patterns/pool.pat
+share/gimp/patterns/qube1.pat
+share/gimp/patterns/rain.pat
+share/gimp/patterns/recessed.pat
+share/gimp/patterns/redcube.pat
+share/gimp/patterns/rock.pat
+share/gimp/patterns/sky.pat
+share/gimp/patterns/slate.pat
+share/gimp/patterns/sm_squares.pat
+share/gimp/patterns/starfield.pat
+share/gimp/patterns/stone33.pat
+share/gimp/patterns/terra.pat
+share/gimp/patterns/walnut.pat
+share/gimp/patterns/warning.pat
+share/gimp/patterns/wood1.pat
+share/gimp/patterns/wood2.pat
+share/gimp/patterns/wood3.pat
+share/gimp/patterns/wood4.pat
+share/gimp/patterns/wood5.pat
+share/gimp/ps-menurc
+share/gimp/scripts/3d-outline.scm
+share/gimp/scripts/3dTruchet.scm
+share/gimp/scripts/add-bevel.scm
+share/gimp/scripts/addborder.scm
+share/gimp/scripts/alien-glow-arrow.scm
+share/gimp/scripts/alien-glow-bar.scm
+share/gimp/scripts/alien-glow-bullet.scm
+share/gimp/scripts/alien-glow-button.scm
+share/gimp/scripts/alien-glow-logo.scm
+share/gimp/scripts/asc2img.scm
+share/gimp/scripts/basic1-logo.scm
+share/gimp/scripts/basic2-logo.scm
+share/gimp/scripts/beavis.jpg
+share/gimp/scripts/beveled-button.scm
+share/gimp/scripts/beveled-pattern-arrow.scm
+share/gimp/scripts/beveled-pattern-bullet.scm
+share/gimp/scripts/beveled-pattern-button.scm
+share/gimp/scripts/beveled-pattern-heading.scm
+share/gimp/scripts/beveled-pattern-hrule.scm
+share/gimp/scripts/blend-anim.scm
+share/gimp/scripts/blended-logo.scm
+share/gimp/scripts/bovinated-logo.scm
+share/gimp/scripts/camo.scm
+share/gimp/scripts/carve-it.scm
+share/gimp/scripts/carved-logo.scm
+share/gimp/scripts/chalk.scm
+share/gimp/scripts/chip-away.scm
+share/gimp/scripts/chrome-it.scm
+share/gimp/scripts/chrome-logo.scm
+share/gimp/scripts/circuit.scm
+share/gimp/scripts/clothify.scm
+share/gimp/scripts/coffee.scm
+share/gimp/scripts/color-cycling.scm
+share/gimp/scripts/comic-logo.scm
+share/gimp/scripts/coolmetal-logo.scm
+share/gimp/scripts/copy-visible.scm
+share/gimp/scripts/crystal-logo.scm
+share/gimp/scripts/distress_selection.scm
+share/gimp/scripts/drop-shadow.scm
+share/gimp/scripts/erase-rows.scm
+share/gimp/scripts/fade-outline.scm
+share/gimp/scripts/flatland.scm
+share/gimp/scripts/font-map.scm
+share/gimp/scripts/frosty-logo.scm
+share/gimp/scripts/fuzzyborder.scm
+share/gimp/scripts/gimp-headers.scm
+share/gimp/scripts/gimp-labels.scm
+share/gimp/scripts/glossy.scm
+share/gimp/scripts/glowing-logo.scm
+share/gimp/scripts/gradient-bevel-logo.scm
+share/gimp/scripts/gradient-example.scm
+share/gimp/scripts/grid-system.scm
+share/gimp/scripts/hsv-graph.scm
+share/gimp/scripts/i26-gunya2.scm
+share/gimp/scripts/image-structure.scm
+share/gimp/scripts/land.scm
+share/gimp/scripts/lava.scm
+share/gimp/scripts/line-nova.scm
+share/gimp/scripts/mkbrush.scm
+share/gimp/scripts/neon-logo.scm
+share/gimp/scripts/news-text.scm
+share/gimp/scripts/old_photo.scm
+share/gimp/scripts/perspective-shadow.scm
+share/gimp/scripts/predator.scm
+share/gimp/scripts/pupi-button.scm
+share/gimp/scripts/rendermap.scm
+share/gimp/scripts/ripply-anim.scm
+share/gimp/scripts/round-corners.scm
+share/gimp/scripts/sel-to-anim-img.scm
+share/gimp/scripts/select_to_brush.scm
+share/gimp/scripts/select_to_image.scm
+share/gimp/scripts/selection-round.scm
+share/gimp/scripts/slide.scm
+share/gimp/scripts/sota-chrome-logo.scm
+share/gimp/scripts/speed-text.scm
+share/gimp/scripts/sphere.scm
+share/gimp/scripts/spinning_globe.scm
+share/gimp/scripts/starburst-logo.scm
+share/gimp/scripts/starscape-logo.scm
+share/gimp/scripts/swirltile.scm
+share/gimp/scripts/swirly-pattern.scm
+share/gimp/scripts/t-o-p-logo.scm
+share/gimp/scripts/test-sphere.scm
+share/gimp/scripts/text-circle.scm
+share/gimp/scripts/texture.jpg
+share/gimp/scripts/texture1.jpg
+share/gimp/scripts/texture2.jpg
+share/gimp/scripts/texture3.jpg
+share/gimp/scripts/textured-logo.scm
+share/gimp/scripts/tileblur.scm
+share/gimp/scripts/title-header.scm
+share/gimp/scripts/trochoid.scm
+share/gimp/scripts/truchet.scm
+share/gimp/scripts/unsharp-mask.scm
+share/gimp/scripts/waves-anim.scm
+share/gimp/scripts/weave.scm
+share/gimp/scripts/web-browser.scm
+share/gimp/scripts/xach-effect.scm
+share/gimp/tips/gimp_conseils.fr.txt
+share/gimp/tips/gimp_tips.de.txt
+share/gimp/tips/gimp_tips.it.txt
+share/gimp/tips/gimp_tips.ja.txt
+share/gimp/tips/gimp_tips.ko.txt
+share/gimp/tips/gimp_tips.ru.txt
+share/gimp/tips/gimp_tips.txt
+share/gimp/unitrc
+share/gimp/user_install
+share/locale/cs/LC_MESSAGES/gimp-std-plugins.mo
+share/locale/cs/LC_MESSAGES/gimp.mo
+share/locale/da/LC_MESSAGES/gimp-std-plugins.mo
+share/locale/da/LC_MESSAGES/gimp.mo
+share/locale/de/LC_MESSAGES/gimp-std-plugins.mo
+share/locale/de/LC_MESSAGES/gimp.mo
+share/locale/fi/LC_MESSAGES/gimp-std-plugins.mo
+share/locale/fi/LC_MESSAGES/gimp.mo
+share/locale/fr/LC_MESSAGES/gimp-std-plugins.mo
+share/locale/fr/LC_MESSAGES/gimp.mo
+share/locale/hu/LC_MESSAGES/gimp-std-plugins.mo
+share/locale/hu/LC_MESSAGES/gimp.mo
+share/locale/it/LC_MESSAGES/gimp-std-plugins.mo
+share/locale/it/LC_MESSAGES/gimp.mo
+share/locale/ja/LC_MESSAGES/gimp-std-plugins.mo
+share/locale/ja/LC_MESSAGES/gimp.mo
+share/locale/ko/LC_MESSAGES/gimp-std-plugins.mo
+share/locale/ko/LC_MESSAGES/gimp.mo
+share/locale/nl/LC_MESSAGES/gimp-std-plugins.mo
+share/locale/nl/LC_MESSAGES/gimp.mo
+share/locale/no/LC_MESSAGES/gimp-std-plugins.mo
+share/locale/no/LC_MESSAGES/gimp.mo
+share/locale/pl/LC_MESSAGES/gimp-std-plugins.mo
+share/locale/pl/LC_MESSAGES/gimp.mo
+share/locale/ru/LC_MESSAGES/gimp-std-plugins.mo
+share/locale/ru/LC_MESSAGES/gimp.mo
+share/locale/sk/LC_MESSAGES/gimp-std-plugins.mo
+share/locale/sk/LC_MESSAGES/gimp.mo
+share/locale/sv/LC_MESSAGES/gimp-std-plugins.mo
+share/locale/sv/LC_MESSAGES/gimp.mo
+@dirrm include/gck
+@dirrm include/libgimp
+@dirrm libexec/gimp/1.1/plug-ins
+@dirrm libexec/gimp/1.1/modules
+@dirrm libexec/gimp/1.1
+@dirrm libexec/gimp
+@dirrm share/gimp/brushes
+@dirrm share/gimp/fractalexplorer
+@dirrm share/gimp/gfig
+@dirrm share/gimp/gflare
+@dirrm share/gimp/gimpressionist/Brushes
+@dirrm share/gimp/gimpressionist/Paper
+@dirrm share/gimp/gimpressionist/Presets
+@dirrm share/gimp/gimpressionist
+@dirrm share/gimp/gradients
+@dirrm share/gimp/help/C/dialogs/layers
+@dirrm share/gimp/help/C/dialogs/channels
+@dirrm share/gimp/help/C/dialogs/paths
+@dirrm share/gimp/help/C/dialogs/palette_editor
+@dirrm share/gimp/help/C/dialogs/gradient_editor
+@dirrm share/gimp/help/C/dialogs/display_filters
+@dirrm share/gimp/help/C/dialogs/color_selectors
+@dirrm share/gimp/help/C/dialogs/preferences
+@dirrm share/gimp/help/C/dialogs
+@dirrm share/gimp/help/C/tools
+@dirrm share/gimp/help/C/layers/stack
+@dirrm share/gimp/help/C/layers
+@dirrm share/gimp/help/C/channels
+@dirrm share/gimp/help/C/paths
+@dirrm share/gimp/help/C/toolbox
+@dirrm share/gimp/help/C/image/edit
+@dirrm share/gimp/help/C/image/select
+@dirrm share/gimp/help/C/image/view
+@dirrm share/gimp/help/C/image/image/transforms
+@dirrm share/gimp/help/C/image/image/colors
+@dirrm share/gimp/help/C/image/image
+@dirrm share/gimp/help/C/image
+@dirrm share/gimp/help/C/open
+@dirrm share/gimp/help/C/save
+@dirrm share/gimp/help/C/filters
+@dirrm share/gimp/help/C/file
+@dirrm share/gimp/help/C
+@dirrm share/gimp/help/images
+@dirrm share/gimp/help
+@dirrm share/gimp/palettes
+@dirrm share/gimp/patterns
+@dirrm share/gimp/scripts
+@dirrm share/gimp/tips
+@dirrm share/gimp


>Release-Note:
>Audit-Trail:
>Unformatted:


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199911151139.UAA32153>