gimp r25192 - in trunk: . plug-ins/common



Author: mitch
Date: Mon Mar 24 15:29:55 2008
New Revision: 25192
URL: http://svn.gnome.org/viewvc/gimp?rev=25192&view=rev

Log:
2008-03-24  Michael Natterer  <mitch gimp org>

	Renamed tons of plug-ins to make more sense and to be consistent:

	* plug-ins/common/AlienMap2.c -> alien-map.c
	* plug-ins/common/CEL.c -> cel.c
	* plug-ins/common/CML_explorer.c -> cml-explorer.c
	* plug-ins/common/align_layers.c -> align-layers.c
	* plug-ins/common/animationplay.c -> animation-play.c
	* plug-ins/common/animoptimize.c -> animation-optimize.c
	* plug-ins/common/apply_lens.c -> lens-apply.c
	* plug-ins/common/autocrop.c -> crop-auto.c
	* plug-ins/common/autostretch_hsv.c -> contrast-stretch-hsv.c
	* plug-ins/common/borderaverage.c -> border-average.c
	* plug-ins/common/bumpmap.c -> bump-map.c
	* plug-ins/common/c_astretch.c -> contrast-stretch.c
	* plug-ins/common/ccanalyze.c -> color-cube-analyze.c
	* plug-ins/common/channel_mixer.c -> channel-mixer.c
	* plug-ins/common/color_enhance.c -> color-enhance.c
	* plug-ins/common/colortoalpha.c -> color-to-alpha.c
	* plug-ins/common/convmatrix.c -> convolution-matrix.c
	* plug-ins/common/curve_bend.c -> curve-bend.c
	* plug-ins/common/depthmerge.c -> depth-merge.c
	* plug-ins/common/dog.c -> edge-dog.c
	* plug-ins/common/exchange.c -> color-exchange.c
	* plug-ins/common/flarefx.c -> lens-flare.c
	* plug-ins/common/fp.c -> filter-pack.c
	* plug-ins/common/fractaltrace.c -> fractal-trace.c
	* plug-ins/common/gauss.c -> blur-gauss.c
	* plug-ins/common/gee_zoom.c -> gee-zoom.c
	* plug-ins/common/glasstile.c -> tile-glass.c
	* plug-ins/common/gqbist.c -> qbist.c
	* plug-ins/common/gradmap.c -> gradient-map.c
	* plug-ins/common/laplace.c -> edge-laplace.c
	* plug-ins/common/lens.c -> lens-distortion.c
	* plug-ins/common/lic.c -> van-gogh-lic.c
	* plug-ins/common/max_rgb.c -> max-rgb.c
	* plug-ins/common/mblur.c -> blur-motion.c
	* plug-ins/common/nlfilt.c -> nl-filter.c
	* plug-ins/common/noisify.c -> noise-rgb.c
	* plug-ins/common/normalize.c -> contrast-normalize.c
	* plug-ins/common/papertile.c -> tile-paper.c
	* plug-ins/common/polar.c -> polar-coords.c
	* plug-ins/common/randomize.c -> noise-randomize.c
	* plug-ins/common/redeye.c -> red-eye-removal.c
	* plug-ins/common/retinex.c -> contrast-retinex.c
	* plug-ins/common/sample_colorize.c -> sample-colorize.c
	* plug-ins/common/scatter_hsv.c -> noise-hsv.c
	* plug-ins/common/sel_gauss.c -> blur-gauss-selective.c
	* plug-ins/common/semiflatten.c -> semi-flatten.c
	* plug-ins/common/smooth_palette.c -> smooth-palette.c
	* plug-ins/common/snoise.c -> noise-solid.c
	* plug-ins/common/sobel.c -> edge-sobel.c
	* plug-ins/common/spheredesigner.c -> sphere-designer.c
	* plug-ins/common/spread.c -> noise-spread.c
	* plug-ins/common/struc.c -> apply-canvas.c
	* plug-ins/common/threshold_alpha.c -> threshold-alpha.c
	* plug-ins/common/tileit.c -> tile-small.c
	* plug-ins/common/tiler.c -> tile-seamless.c
	* plug-ins/common/uniteditor.c -> unit-editor.c
	* plug-ins/common/unsharp.c -> unsharp-mask.c
	* plug-ins/common/vinvert.c -> value-invert.c
	* plug-ins/common/vpropagate.c -> value-propagate.c
	* plug-ins/common/webbrowser.c -> web-browser.c
	* plug-ins/common/whirlpinch.c -> whirl-pinch.c
	* plug-ins/common/zealouscrop.c -> crop-zealous.c

	* plug-ins/common/plugin-defs.pl: changed accordingly.

	* plug-ins/common/Makefile.am: regenerated.



Added:
   trunk/plug-ins/common/alien-map.c
      - copied, changed from r25184, /trunk/plug-ins/common/AlienMap2.c
   trunk/plug-ins/common/align-layers.c
      - copied, changed from r25184, /trunk/plug-ins/common/align_layers.c
   trunk/plug-ins/common/animation-optimize.c
      - copied unchanged from r25184, /trunk/plug-ins/common/animoptimize.c
   trunk/plug-ins/common/animation-play.c
      - copied, changed from r25184, /trunk/plug-ins/common/animationplay.c
   trunk/plug-ins/common/apply-canvas.c
      - copied, changed from r25188, /trunk/plug-ins/common/struc.c
   trunk/plug-ins/common/blur-gauss-selective.c
      - copied, changed from r25188, /trunk/plug-ins/common/sel_gauss.c
   trunk/plug-ins/common/blur-gauss.c
      - copied, changed from r25188, /trunk/plug-ins/common/gauss.c
   trunk/plug-ins/common/blur-motion.c
      - copied, changed from r25188, /trunk/plug-ins/common/mblur.c
   trunk/plug-ins/common/border-average.c
      - copied, changed from r25190, /trunk/plug-ins/common/borderaverage.c
   trunk/plug-ins/common/bump-map.c
      - copied unchanged from r25190, /trunk/plug-ins/common/bumpmap.c
   trunk/plug-ins/common/cel.c
      - copied, changed from r25184, /trunk/plug-ins/common/CEL.c
   trunk/plug-ins/common/channel-mixer.c
      - copied, changed from r25184, /trunk/plug-ins/common/channel_mixer.c
   trunk/plug-ins/common/cml-explorer.c
      - copied, changed from r25184, /trunk/plug-ins/common/CML_explorer.c
   trunk/plug-ins/common/color-cube-analyze.c
      - copied, changed from r25184, /trunk/plug-ins/common/ccanalyze.c
   trunk/plug-ins/common/color-enhance.c
      - copied unchanged from r25184, /trunk/plug-ins/common/color_enhance.c
   trunk/plug-ins/common/color-exchange.c
      - copied, changed from r25188, /trunk/plug-ins/common/exchange.c
   trunk/plug-ins/common/color-to-alpha.c
      - copied, changed from r25184, /trunk/plug-ins/common/colortoalpha.c
   trunk/plug-ins/common/contrast-normalize.c
      - copied unchanged from r25188, /trunk/plug-ins/common/normalize.c
   trunk/plug-ins/common/contrast-retinex.c
      - copied, changed from r25188, /trunk/plug-ins/common/retinex.c
   trunk/plug-ins/common/contrast-stretch-hsv.c
      - copied unchanged from r25188, /trunk/plug-ins/common/autostretch_hsv.c
   trunk/plug-ins/common/contrast-stretch.c
      - copied unchanged from r25188, /trunk/plug-ins/common/c_astretch.c
   trunk/plug-ins/common/convolution-matrix.c
      - copied, changed from r25184, /trunk/plug-ins/common/convmatrix.c
   trunk/plug-ins/common/crop-auto.c
      - copied unchanged from r25190, /trunk/plug-ins/common/autocrop.c
   trunk/plug-ins/common/crop-zealous.c
      - copied unchanged from r25190, /trunk/plug-ins/common/zealouscrop.c
   trunk/plug-ins/common/curve-bend.c
      - copied, changed from r25184, /trunk/plug-ins/common/curve_bend.c
   trunk/plug-ins/common/depth-merge.c
      - copied unchanged from r25190, /trunk/plug-ins/common/depthmerge.c
   trunk/plug-ins/common/edge-dog.c
      - copied, changed from r25188, /trunk/plug-ins/common/dog.c
   trunk/plug-ins/common/edge-laplace.c
      - copied, changed from r25190, /trunk/plug-ins/common/laplace.c
   trunk/plug-ins/common/edge-sobel.c
      - copied, changed from r25188, /trunk/plug-ins/common/sobel.c
   trunk/plug-ins/common/filter-pack.c
      - copied, changed from r25188, /trunk/plug-ins/common/fp.c
   trunk/plug-ins/common/fractal-trace.c
      - copied, changed from r25188, /trunk/plug-ins/common/fractaltrace.c
   trunk/plug-ins/common/gee-zoom.c
      - copied, changed from r25188, /trunk/plug-ins/common/gee_zoom.c
   trunk/plug-ins/common/gradient-map.c
      - copied, changed from r25188, /trunk/plug-ins/common/gradmap.c
   trunk/plug-ins/common/lens-apply.c
      - copied, changed from r25190, /trunk/plug-ins/common/apply_lens.c
   trunk/plug-ins/common/lens-distortion.c
      - copied, changed from r25190, /trunk/plug-ins/common/lens.c
   trunk/plug-ins/common/lens-flare.c
      - copied unchanged from r25190, /trunk/plug-ins/common/flarefx.c
   trunk/plug-ins/common/max-rgb.c
      - copied, changed from r25188, /trunk/plug-ins/common/max_rgb.c
   trunk/plug-ins/common/nl-filter.c
      - copied, changed from r25190, /trunk/plug-ins/common/nlfilt.c
   trunk/plug-ins/common/noise-hsv.c
      - copied, changed from r25188, /trunk/plug-ins/common/scatter_hsv.c
   trunk/plug-ins/common/noise-randomize.c
      - copied, changed from r25190, /trunk/plug-ins/common/randomize.c
   trunk/plug-ins/common/noise-rgb.c
      - copied, changed from r25188, /trunk/plug-ins/common/noisify.c
   trunk/plug-ins/common/noise-solid.c
      - copied, changed from r25188, /trunk/plug-ins/common/snoise.c
   trunk/plug-ins/common/noise-spread.c
      - copied, changed from r25188, /trunk/plug-ins/common/spread.c
   trunk/plug-ins/common/polar-coords.c
      - copied, changed from r25190, /trunk/plug-ins/common/polar.c
   trunk/plug-ins/common/qbist.c
      - copied, changed from r25190, /trunk/plug-ins/common/gqbist.c
   trunk/plug-ins/common/red-eye-removal.c
      - copied, changed from r25190, /trunk/plug-ins/common/redeye.c
   trunk/plug-ins/common/sample-colorize.c
      - copied, changed from r25188, /trunk/plug-ins/common/sample_colorize.c
   trunk/plug-ins/common/semi-flatten.c
      - copied unchanged from r25190, /trunk/plug-ins/common/semiflatten.c
   trunk/plug-ins/common/smooth-palette.c
      - copied, changed from r25188, /trunk/plug-ins/common/smooth_palette.c
   trunk/plug-ins/common/sphere-designer.c
      - copied, changed from r25190, /trunk/plug-ins/common/spheredesigner.c
   trunk/plug-ins/common/threshold-alpha.c
      - copied, changed from r25188, /trunk/plug-ins/common/threshold_alpha.c
   trunk/plug-ins/common/tile-glass.c
      - copied, changed from r25188, /trunk/plug-ins/common/glasstile.c
   trunk/plug-ins/common/tile-paper.c
      - copied, changed from r25188, /trunk/plug-ins/common/papertile.c
   trunk/plug-ins/common/tile-seamless.c
      - copied unchanged from r25188, /trunk/plug-ins/common/tiler.c
   trunk/plug-ins/common/tile-small.c
      - copied, changed from r25188, /trunk/plug-ins/common/tileit.c
   trunk/plug-ins/common/unit-editor.c
      - copied, changed from r25188, /trunk/plug-ins/common/uniteditor.c
   trunk/plug-ins/common/unsharp-mask.c
      - copied, changed from r25188, /trunk/plug-ins/common/unsharp.c
   trunk/plug-ins/common/value-invert.c
      - copied unchanged from r25190, /trunk/plug-ins/common/vinvert.c
   trunk/plug-ins/common/value-propagate.c
      - copied, changed from r25190, /trunk/plug-ins/common/vpropagate.c
   trunk/plug-ins/common/van-gogh-lic.c
      - copied, changed from r25190, /trunk/plug-ins/common/lic.c
   trunk/plug-ins/common/web-browser.c
      - copied unchanged from r25190, /trunk/plug-ins/common/webbrowser.c
   trunk/plug-ins/common/whirl-pinch.c
      - copied, changed from r25190, /trunk/plug-ins/common/whirlpinch.c
Removed:
   trunk/plug-ins/common/AlienMap2.c
   trunk/plug-ins/common/CEL.c
   trunk/plug-ins/common/CML_explorer.c
   trunk/plug-ins/common/align_layers.c
   trunk/plug-ins/common/animationplay.c
   trunk/plug-ins/common/animoptimize.c
   trunk/plug-ins/common/apply_lens.c
   trunk/plug-ins/common/autocrop.c
   trunk/plug-ins/common/autostretch_hsv.c
   trunk/plug-ins/common/borderaverage.c
   trunk/plug-ins/common/bumpmap.c
   trunk/plug-ins/common/c_astretch.c
   trunk/plug-ins/common/ccanalyze.c
   trunk/plug-ins/common/channel_mixer.c
   trunk/plug-ins/common/color_enhance.c
   trunk/plug-ins/common/colortoalpha.c
   trunk/plug-ins/common/convmatrix.c
   trunk/plug-ins/common/curve_bend.c
   trunk/plug-ins/common/depthmerge.c
   trunk/plug-ins/common/dog.c
   trunk/plug-ins/common/exchange.c
   trunk/plug-ins/common/flarefx.c
   trunk/plug-ins/common/fp.c
   trunk/plug-ins/common/fractaltrace.c
   trunk/plug-ins/common/gauss.c
   trunk/plug-ins/common/gee_zoom.c
   trunk/plug-ins/common/glasstile.c
   trunk/plug-ins/common/gqbist.c
   trunk/plug-ins/common/gradmap.c
   trunk/plug-ins/common/laplace.c
   trunk/plug-ins/common/lens.c
   trunk/plug-ins/common/lic.c
   trunk/plug-ins/common/max_rgb.c
   trunk/plug-ins/common/mblur.c
   trunk/plug-ins/common/nlfilt.c
   trunk/plug-ins/common/noisify.c
   trunk/plug-ins/common/normalize.c
   trunk/plug-ins/common/papertile.c
   trunk/plug-ins/common/polar.c
   trunk/plug-ins/common/randomize.c
   trunk/plug-ins/common/redeye.c
   trunk/plug-ins/common/retinex.c
   trunk/plug-ins/common/sample_colorize.c
   trunk/plug-ins/common/scatter_hsv.c
   trunk/plug-ins/common/sel_gauss.c
   trunk/plug-ins/common/semiflatten.c
   trunk/plug-ins/common/smooth_palette.c
   trunk/plug-ins/common/snoise.c
   trunk/plug-ins/common/sobel.c
   trunk/plug-ins/common/spheredesigner.c
   trunk/plug-ins/common/spread.c
   trunk/plug-ins/common/struc.c
   trunk/plug-ins/common/threshold_alpha.c
   trunk/plug-ins/common/tileit.c
   trunk/plug-ins/common/tiler.c
   trunk/plug-ins/common/uniteditor.c
   trunk/plug-ins/common/unsharp.c
   trunk/plug-ins/common/vinvert.c
   trunk/plug-ins/common/vpropagate.c
   trunk/plug-ins/common/webbrowser.c
   trunk/plug-ins/common/whirlpinch.c
   trunk/plug-ins/common/zealouscrop.c
Modified:
   trunk/ChangeLog
   trunk/plug-ins/common/   (props changed)
   trunk/plug-ins/common/Makefile.am
   trunk/plug-ins/common/plugin-defs.pl

Modified: trunk/plug-ins/common/Makefile.am
==============================================================================
--- trunk/plug-ins/common/Makefile.am	(original)
+++ trunk/plug-ins/common/Makefile.am	Mon Mar 24 15:29:55 2008
@@ -36,65 +36,69 @@
 	-I$(includedir)
 
 libexec_PROGRAMS = \
-	AlienMap2 \
-	CEL \
-	CML_explorer \
 	$(AA) \
-	align_layers \
-	animationplay \
-	animoptimize \
+	alien-map \
+	align-layers \
+	animation-optimize \
+	animation-play \
 	antialias \
-	apply_lens \
-	autocrop \
-	autostretch_hsv \
+	apply-canvas \
 	blinds \
 	blur \
-	borderaverage \
-	bumpmap \
-	c_astretch \
+	blur-gauss \
+	blur-gauss-selective \
+	blur-motion \
+	border-average \
+	bump-map \
 	cartoon \
-	ccanalyze \
-	channel_mixer \
+	cel \
+	channel-mixer \
 	checkerboard \
-	color_enhance \
+	cml-explorer \
+	color-cube-analyze \
+	color-enhance \
+	color-exchange \
+	color-to-alpha \
 	colorify \
 	colormap-remap \
-	colortoalpha \
 	compose \
 	compressor \
-	convmatrix \
+	contrast-normalize \
+	contrast-retinex \
+	contrast-stretch \
+	contrast-stretch-hsv \
+	convolution-matrix \
+	crop-auto \
+	crop-zealous \
 	csource \
 	cubism \
-	curve_bend \
+	curve-bend \
 	decompose \
 	deinterlace \
-	depthmerge \
+	depth-merge \
 	desktop-link \
 	despeckle \
 	destripe \
 	dicom \
 	diffraction \
 	displace \
-	dog \
 	edge \
+	edge-dog \
+	edge-laplace \
+	edge-sobel \
 	emboss \
 	engrave \
-	exchange \
 	film \
-	flarefx \
-	fp \
-	fractaltrace \
-	gauss \
+	filter-pack \
+	fractal-trace \
 	gbr \
 	gee \
-	gee_zoom \
+	gee-zoom \
 	gif-load \
 	gif-save \
 	gih \
-	glasstile \
 	glob \
-	gqbist \
-	gradmap \
+	gradient-map \
 	grid \
 	gtm \
 	guillotine \
@@ -103,23 +107,24 @@
 	illusion \
 	iwarp \
 	jigsaw \
-	laplace \
 	$(LCMS) \
-	lens \
-	lic \
+	lens-apply \
+	lens-distortion \
+	lens-flare \
 	$(MAIL) \
-	max_rgb \
-	mblur \
+	max-rgb \
 	$(MNG) \
 	mosaic \
 	neon \
 	newsprint \
-	nlfilt \
-	noisify \
-	normalize \
+	nl-filter \
+	noise-hsv \
+	noise-randomize \
+	noise-rgb \
+	noise-solid \
+	noise-spread \
 	nova \
 	oilify \
-	papertile \
 	pat \
 	pcx \
 	photocopy \
@@ -129,58 +134,53 @@
 	plugin-browser \
 	$(PNG) \
 	pnm \
-	polar \
+	polar-coords \
 	$(POPPLER) \
 	postscript \
 	procedure-browser \
 	psd-save \
 	$(PSP) \
-	randomize \
+	qbist \
 	raw \
-	redeye \
-	retinex \
+	red-eye-removal \
 	ripple \
 	rotate \
-	sample_colorize \
-	scatter_hsv \
+	sample-colorize \
 	$(SCREENSHOT) \
-	sel_gauss \
-	semiflatten \
+	semi-flatten \
 	sharpen \
 	shift \
 	sinus \
-	smooth_palette \
-	snoise \
-	sobel \
+	smooth-palette \
 	softglow \
 	sparkle \
-	spheredesigner \
-	spread \
-	struc \
+	sphere-designer \
 	sunras \
 	$(SVG) \
 	tga \
-	threshold_alpha \
+	threshold-alpha \
 	$(TIFF_LOAD) \
 	$(TIFF_SAVE) \
 	tile \
-	tileit \
-	tiler \
-	uniteditor \
-	unsharp \
+	tile-glass \
+	tile-paper \
+	tile-seamless \
+	tile-small \
+	unit-editor \
+	unsharp-mask \
+	value-invert \
+	value-propagate \
+	van-gogh-lic \
 	video \
-	vinvert \
-	vpropagate \
 	warp \
 	waves \
-	webbrowser \
-	whirlpinch \
+	web-browser \
+	whirl-pinch \
 	wind \
 	$(WMF) \
 	xbm \
 	$(XPM) \
-	xwd \
-	zealouscrop
+	xwd
 
 EXTRA_PROGRAMS = \
 	aa \
@@ -209,10 +209,10 @@
 	  $(INSTALL_PROGRAM_ENV) $(LIBTOOL) --mode=install $(libexecPROGRAMS_INSTALL) $$p $(DESTDIR)$(libexecdir)/$$f || exit 1; \
 	else :; fi
 
-AlienMap2_SOURCES = \
-	AlienMap2.c
+aa_SOURCES = \
+	aa.c
 
-AlienMap2_LDADD = \
+aa_LDADD = \
 	$(libgimpui)		\
 	$(libgimpwidgets)	\
 	$(libgimpmodule)	\
@@ -222,13 +222,14 @@
 	$(libgimpcolor)		\
 	$(libgimpbase)		\
 	$(GTK_LIBS)		\
+	$(LIBAA)		\
 	$(RT_LIBS)		\
 	$(INTLLIBS)
 
-CEL_SOURCES = \
-	CEL.c
+alien_map_SOURCES = \
+	alien-map.c
 
-CEL_LDADD = \
+alien_map_LDADD = \
 	$(libgimpui)		\
 	$(libgimpwidgets)	\
 	$(libgimpmodule)	\
@@ -241,10 +242,10 @@
 	$(RT_LIBS)		\
 	$(INTLLIBS)
 
-CML_explorer_SOURCES = \
-	CML_explorer.c
+align_layers_SOURCES = \
+	align-layers.c
 
-CML_explorer_LDADD = \
+align_layers_LDADD = \
 	$(libgimpui)		\
 	$(libgimpwidgets)	\
 	$(libgimpmodule)	\
@@ -257,10 +258,23 @@
 	$(RT_LIBS)		\
 	$(INTLLIBS)
 
-aa_SOURCES = \
-	aa.c
+animation_optimize_SOURCES = \
+	animation-optimize.c
 
-aa_LDADD = \
+animation_optimize_LDADD = \
+	$(libgimp)		\
+	$(libgimpmath)		\
+	$(libgimpconfig)	\
+	$(libgimpcolor)		\
+	$(libgimpbase)		\
+	$(GLIB_LIBS)		\
+	$(RT_LIBS)		\
+	$(INTLLIBS)
+
+animation_play_SOURCES = \
+	animation-play.c
+
+animation_play_LDADD = \
 	$(libgimpui)		\
 	$(libgimpwidgets)	\
 	$(libgimpmodule)	\
@@ -270,14 +284,26 @@
 	$(libgimpcolor)		\
 	$(libgimpbase)		\
 	$(GTK_LIBS)		\
-	$(LIBAA)		\
 	$(RT_LIBS)		\
 	$(INTLLIBS)
 
-align_layers_SOURCES = \
-	align_layers.c
+antialias_SOURCES = \
+	antialias.c
 
-align_layers_LDADD = \
+antialias_LDADD = \
+	$(libgimp)		\
+	$(libgimpmath)		\
+	$(libgimpconfig)	\
+	$(libgimpcolor)		\
+	$(libgimpbase)		\
+	$(GLIB_LIBS)		\
+	$(RT_LIBS)		\
+	$(INTLLIBS)
+
+apply_canvas_SOURCES = \
+	apply-canvas.c
+
+apply_canvas_LDADD = \
 	$(libgimpui)		\
 	$(libgimpwidgets)	\
 	$(libgimpmodule)	\
@@ -290,10 +316,10 @@
 	$(RT_LIBS)		\
 	$(INTLLIBS)
 
-animationplay_SOURCES = \
-	animationplay.c
+blinds_SOURCES = \
+	blinds.c
 
-animationplay_LDADD = \
+blinds_LDADD = \
 	$(libgimpui)		\
 	$(libgimpwidgets)	\
 	$(libgimpmodule)	\
@@ -306,10 +332,10 @@
 	$(RT_LIBS)		\
 	$(INTLLIBS)
 
-animoptimize_SOURCES = \
-	animoptimize.c
+blur_SOURCES = \
+	blur.c
 
-animoptimize_LDADD = \
+blur_LDADD = \
 	$(libgimp)		\
 	$(libgimpmath)		\
 	$(libgimpconfig)	\
@@ -319,23 +345,28 @@
 	$(RT_LIBS)		\
 	$(INTLLIBS)
 
-antialias_SOURCES = \
-	antialias.c
+blur_gauss_SOURCES = \
+	blur-gauss.c
 
-antialias_LDADD = \
+blur_gauss_LDADD = \
+	$(libgimpui)		\
+	$(libgimpwidgets)	\
+	$(libgimpmodule)	\
 	$(libgimp)		\
 	$(libgimpmath)		\
 	$(libgimpconfig)	\
 	$(libgimpcolor)		\
 	$(libgimpbase)		\
-	$(GLIB_LIBS)		\
+	$(GTK_LIBS)		\
 	$(RT_LIBS)		\
 	$(INTLLIBS)
 
-apply_lens_SOURCES = \
-	apply_lens.c
+blur_gauss_selective_CFLAGS = $(MMX_EXTRA_CFLAGS)
+
+blur_gauss_selective_SOURCES = \
+	blur-gauss-selective.c
 
-apply_lens_LDADD = \
+blur_gauss_selective_LDADD = \
 	$(libgimpui)		\
 	$(libgimpwidgets)	\
 	$(libgimpmodule)	\
@@ -348,36 +379,42 @@
 	$(RT_LIBS)		\
 	$(INTLLIBS)
 
-autocrop_SOURCES = \
-	autocrop.c
+blur_motion_SOURCES = \
+	blur-motion.c
 
-autocrop_LDADD = \
+blur_motion_LDADD = \
+	$(libgimpui)		\
+	$(libgimpwidgets)	\
+	$(libgimpmodule)	\
 	$(libgimp)		\
 	$(libgimpmath)		\
 	$(libgimpconfig)	\
 	$(libgimpcolor)		\
 	$(libgimpbase)		\
-	$(GLIB_LIBS)		\
+	$(GTK_LIBS)		\
 	$(RT_LIBS)		\
 	$(INTLLIBS)
 
-autostretch_hsv_SOURCES = \
-	autostretch_hsv.c
+border_average_SOURCES = \
+	border-average.c
 
-autostretch_hsv_LDADD = \
+border_average_LDADD = \
+	$(libgimpui)		\
+	$(libgimpwidgets)	\
+	$(libgimpmodule)	\
 	$(libgimp)		\
 	$(libgimpmath)		\
 	$(libgimpconfig)	\
 	$(libgimpcolor)		\
 	$(libgimpbase)		\
-	$(GLIB_LIBS)		\
+	$(GTK_LIBS)		\
 	$(RT_LIBS)		\
 	$(INTLLIBS)
 
-blinds_SOURCES = \
-	blinds.c
+bump_map_SOURCES = \
+	bump-map.c
 
-blinds_LDADD = \
+bump_map_LDADD = \
 	$(libgimpui)		\
 	$(libgimpwidgets)	\
 	$(libgimpmodule)	\
@@ -390,23 +427,26 @@
 	$(RT_LIBS)		\
 	$(INTLLIBS)
 
-blur_SOURCES = \
-	blur.c
+cartoon_SOURCES = \
+	cartoon.c
 
-blur_LDADD = \
+cartoon_LDADD = \
+	$(libgimpui)		\
+	$(libgimpwidgets)	\
+	$(libgimpmodule)	\
 	$(libgimp)		\
 	$(libgimpmath)		\
 	$(libgimpconfig)	\
 	$(libgimpcolor)		\
 	$(libgimpbase)		\
-	$(GLIB_LIBS)		\
+	$(GTK_LIBS)		\
 	$(RT_LIBS)		\
 	$(INTLLIBS)
 
-borderaverage_SOURCES = \
-	borderaverage.c
+cel_SOURCES = \
+	cel.c
 
-borderaverage_LDADD = \
+cel_LDADD = \
 	$(libgimpui)		\
 	$(libgimpwidgets)	\
 	$(libgimpmodule)	\
@@ -419,10 +459,10 @@
 	$(RT_LIBS)		\
 	$(INTLLIBS)
 
-bumpmap_SOURCES = \
-	bumpmap.c
+channel_mixer_SOURCES = \
+	channel-mixer.c
 
-bumpmap_LDADD = \
+channel_mixer_LDADD = \
 	$(libgimpui)		\
 	$(libgimpwidgets)	\
 	$(libgimpmodule)	\
@@ -435,23 +475,26 @@
 	$(RT_LIBS)		\
 	$(INTLLIBS)
 
-c_astretch_SOURCES = \
-	c_astretch.c
+checkerboard_SOURCES = \
+	checkerboard.c
 
-c_astretch_LDADD = \
+checkerboard_LDADD = \
+	$(libgimpui)		\
+	$(libgimpwidgets)	\
+	$(libgimpmodule)	\
 	$(libgimp)		\
 	$(libgimpmath)		\
 	$(libgimpconfig)	\
 	$(libgimpcolor)		\
 	$(libgimpbase)		\
-	$(GLIB_LIBS)		\
+	$(GTK_LIBS)		\
 	$(RT_LIBS)		\
 	$(INTLLIBS)
 
-cartoon_SOURCES = \
-	cartoon.c
+cml_explorer_SOURCES = \
+	cml-explorer.c
 
-cartoon_LDADD = \
+cml_explorer_LDADD = \
 	$(libgimpui)		\
 	$(libgimpwidgets)	\
 	$(libgimpmodule)	\
@@ -464,10 +507,10 @@
 	$(RT_LIBS)		\
 	$(INTLLIBS)
 
-ccanalyze_SOURCES = \
-	ccanalyze.c
+color_cube_analyze_SOURCES = \
+	color-cube-analyze.c
 
-ccanalyze_LDADD = \
+color_cube_analyze_LDADD = \
 	$(libgimpui)		\
 	$(libgimpwidgets)	\
 	$(libgimpmodule)	\
@@ -480,10 +523,10 @@
 	$(RT_LIBS)		\
 	$(INTLLIBS)
 
-channel_mixer_SOURCES = \
-	channel_mixer.c
+color_enhance_SOURCES = \
+	color-enhance.c
 
-channel_mixer_LDADD = \
+color_enhance_LDADD = \
 	$(libgimpui)		\
 	$(libgimpwidgets)	\
 	$(libgimpmodule)	\
@@ -496,10 +539,10 @@
 	$(RT_LIBS)		\
 	$(INTLLIBS)
 
-checkerboard_SOURCES = \
-	checkerboard.c
+color_exchange_SOURCES = \
+	color-exchange.c
 
-checkerboard_LDADD = \
+color_exchange_LDADD = \
 	$(libgimpui)		\
 	$(libgimpwidgets)	\
 	$(libgimpmodule)	\
@@ -512,10 +555,10 @@
 	$(RT_LIBS)		\
 	$(INTLLIBS)
 
-color_enhance_SOURCES = \
-	color_enhance.c
+color_to_alpha_SOURCES = \
+	color-to-alpha.c
 
-color_enhance_LDADD = \
+color_to_alpha_LDADD = \
 	$(libgimpui)		\
 	$(libgimpwidgets)	\
 	$(libgimpmodule)	\
@@ -560,10 +603,10 @@
 	$(RT_LIBS)		\
 	$(INTLLIBS)
 
-colortoalpha_SOURCES = \
-	colortoalpha.c
+compose_SOURCES = \
+	compose.c
 
-colortoalpha_LDADD = \
+compose_LDADD = \
 	$(libgimpui)		\
 	$(libgimpwidgets)	\
 	$(libgimpmodule)	\
@@ -576,10 +619,36 @@
 	$(RT_LIBS)		\
 	$(INTLLIBS)
 
-compose_SOURCES = \
-	compose.c
+compressor_SOURCES = \
+	compressor.c
 
-compose_LDADD = \
+compressor_LDADD = \
+	$(libgimp)		\
+	$(libgimpmath)		\
+	$(libgimpconfig)	\
+	$(libgimpcolor)		\
+	$(libgimpbase)		\
+	$(GLIB_LIBS)		\
+	$(RT_LIBS)		\
+	$(INTLLIBS)
+
+contrast_normalize_SOURCES = \
+	contrast-normalize.c
+
+contrast_normalize_LDADD = \
+	$(libgimp)		\
+	$(libgimpmath)		\
+	$(libgimpconfig)	\
+	$(libgimpcolor)		\
+	$(libgimpbase)		\
+	$(GLIB_LIBS)		\
+	$(RT_LIBS)		\
+	$(INTLLIBS)
+
+contrast_retinex_SOURCES = \
+	contrast-retinex.c
+
+contrast_retinex_LDADD = \
 	$(libgimpui)		\
 	$(libgimpwidgets)	\
 	$(libgimpmodule)	\
@@ -592,10 +661,23 @@
 	$(RT_LIBS)		\
 	$(INTLLIBS)
 
-compressor_SOURCES = \
-	compressor.c
+contrast_stretch_SOURCES = \
+	contrast-stretch.c
 
-compressor_LDADD = \
+contrast_stretch_LDADD = \
+	$(libgimp)		\
+	$(libgimpmath)		\
+	$(libgimpconfig)	\
+	$(libgimpcolor)		\
+	$(libgimpbase)		\
+	$(GLIB_LIBS)		\
+	$(RT_LIBS)		\
+	$(INTLLIBS)
+
+contrast_stretch_hsv_SOURCES = \
+	contrast-stretch-hsv.c
+
+contrast_stretch_hsv_LDADD = \
 	$(libgimp)		\
 	$(libgimpmath)		\
 	$(libgimpconfig)	\
@@ -605,10 +687,10 @@
 	$(RT_LIBS)		\
 	$(INTLLIBS)
 
-convmatrix_SOURCES = \
-	convmatrix.c
+convolution_matrix_SOURCES = \
+	convolution-matrix.c
 
-convmatrix_LDADD = \
+convolution_matrix_LDADD = \
 	$(libgimpui)		\
 	$(libgimpwidgets)	\
 	$(libgimpmodule)	\
@@ -621,6 +703,32 @@
 	$(RT_LIBS)		\
 	$(INTLLIBS)
 
+crop_auto_SOURCES = \
+	crop-auto.c
+
+crop_auto_LDADD = \
+	$(libgimp)		\
+	$(libgimpmath)		\
+	$(libgimpconfig)	\
+	$(libgimpcolor)		\
+	$(libgimpbase)		\
+	$(GLIB_LIBS)		\
+	$(RT_LIBS)		\
+	$(INTLLIBS)
+
+crop_zealous_SOURCES = \
+	crop-zealous.c
+
+crop_zealous_LDADD = \
+	$(libgimp)		\
+	$(libgimpmath)		\
+	$(libgimpconfig)	\
+	$(libgimpcolor)		\
+	$(libgimpbase)		\
+	$(GLIB_LIBS)		\
+	$(RT_LIBS)		\
+	$(INTLLIBS)
+
 csource_SOURCES = \
 	csource.c
 
@@ -654,7 +762,7 @@
 	$(INTLLIBS)
 
 curve_bend_SOURCES = \
-	curve_bend.c
+	curve-bend.c
 
 curve_bend_LDADD = \
 	$(libgimpui)		\
@@ -701,10 +809,10 @@
 	$(RT_LIBS)		\
 	$(INTLLIBS)
 
-depthmerge_SOURCES = \
-	depthmerge.c
+depth_merge_SOURCES = \
+	depth-merge.c
 
-depthmerge_LDADD = \
+depth_merge_LDADD = \
 	$(libgimpui)		\
 	$(libgimpwidgets)	\
 	$(libgimpmodule)	\
@@ -810,22 +918,6 @@
 	$(RT_LIBS)		\
 	$(INTLLIBS)
 
-dog_SOURCES = \
-	dog.c
-
-dog_LDADD = \
-	$(libgimpui)		\
-	$(libgimpwidgets)	\
-	$(libgimpmodule)	\
-	$(libgimp)		\
-	$(libgimpmath)		\
-	$(libgimpconfig)	\
-	$(libgimpcolor)		\
-	$(libgimpbase)		\
-	$(GTK_LIBS)		\
-	$(RT_LIBS)		\
-	$(INTLLIBS)
-
 edge_SOURCES = \
 	edge.c
 
@@ -842,10 +934,10 @@
 	$(RT_LIBS)		\
 	$(INTLLIBS)
 
-emboss_SOURCES = \
-	emboss.c
+edge_dog_SOURCES = \
+	edge-dog.c
 
-emboss_LDADD = \
+edge_dog_LDADD = \
 	$(libgimpui)		\
 	$(libgimpwidgets)	\
 	$(libgimpmodule)	\
@@ -858,26 +950,23 @@
 	$(RT_LIBS)		\
 	$(INTLLIBS)
 
-engrave_SOURCES = \
-	engrave.c
+edge_laplace_SOURCES = \
+	edge-laplace.c
 
-engrave_LDADD = \
-	$(libgimpui)		\
-	$(libgimpwidgets)	\
-	$(libgimpmodule)	\
+edge_laplace_LDADD = \
 	$(libgimp)		\
 	$(libgimpmath)		\
 	$(libgimpconfig)	\
 	$(libgimpcolor)		\
 	$(libgimpbase)		\
-	$(GTK_LIBS)		\
+	$(GLIB_LIBS)		\
 	$(RT_LIBS)		\
 	$(INTLLIBS)
 
-exchange_SOURCES = \
-	exchange.c
+edge_sobel_SOURCES = \
+	edge-sobel.c
 
-exchange_LDADD = \
+edge_sobel_LDADD = \
 	$(libgimpui)		\
 	$(libgimpwidgets)	\
 	$(libgimpmodule)	\
@@ -890,10 +979,10 @@
 	$(RT_LIBS)		\
 	$(INTLLIBS)
 
-film_SOURCES = \
-	film.c
+emboss_SOURCES = \
+	emboss.c
 
-film_LDADD = \
+emboss_LDADD = \
 	$(libgimpui)		\
 	$(libgimpwidgets)	\
 	$(libgimpmodule)	\
@@ -906,10 +995,10 @@
 	$(RT_LIBS)		\
 	$(INTLLIBS)
 
-flarefx_SOURCES = \
-	flarefx.c
+engrave_SOURCES = \
+	engrave.c
 
-flarefx_LDADD = \
+engrave_LDADD = \
 	$(libgimpui)		\
 	$(libgimpwidgets)	\
 	$(libgimpmodule)	\
@@ -922,10 +1011,10 @@
 	$(RT_LIBS)		\
 	$(INTLLIBS)
 
-fp_SOURCES = \
-	fp.c
+film_SOURCES = \
+	film.c
 
-fp_LDADD = \
+film_LDADD = \
 	$(libgimpui)		\
 	$(libgimpwidgets)	\
 	$(libgimpmodule)	\
@@ -938,10 +1027,10 @@
 	$(RT_LIBS)		\
 	$(INTLLIBS)
 
-fractaltrace_SOURCES = \
-	fractaltrace.c
+filter_pack_SOURCES = \
+	filter-pack.c
 
-fractaltrace_LDADD = \
+filter_pack_LDADD = \
 	$(libgimpui)		\
 	$(libgimpwidgets)	\
 	$(libgimpmodule)	\
@@ -954,10 +1043,10 @@
 	$(RT_LIBS)		\
 	$(INTLLIBS)
 
-gauss_SOURCES = \
-	gauss.c
+fractal_trace_SOURCES = \
+	fractal-trace.c
 
-gauss_LDADD = \
+fractal_trace_LDADD = \
 	$(libgimpui)		\
 	$(libgimpwidgets)	\
 	$(libgimpmodule)	\
@@ -1003,7 +1092,7 @@
 	$(INTLLIBS)
 
 gee_zoom_SOURCES = \
-	gee_zoom.c
+	gee-zoom.c
 
 gee_zoom_LDADD = \
 	$(libgimpui)		\
@@ -1063,22 +1152,6 @@
 	$(RT_LIBS)		\
 	$(INTLLIBS)
 
-glasstile_SOURCES = \
-	glasstile.c
-
-glasstile_LDADD = \
-	$(libgimpui)		\
-	$(libgimpwidgets)	\
-	$(libgimpmodule)	\
-	$(libgimp)		\
-	$(libgimpmath)		\
-	$(libgimpconfig)	\
-	$(libgimpcolor)		\
-	$(libgimpbase)		\
-	$(GTK_LIBS)		\
-	$(RT_LIBS)		\
-	$(INTLLIBS)
-
 glob_SOURCES = \
 	glob.c
 
@@ -1092,26 +1165,10 @@
 	$(RT_LIBS)		\
 	$(INTLLIBS)
 
-gqbist_SOURCES = \
-	gqbist.c
-
-gqbist_LDADD = \
-	$(libgimpui)		\
-	$(libgimpwidgets)	\
-	$(libgimpmodule)	\
-	$(libgimp)		\
-	$(libgimpmath)		\
-	$(libgimpconfig)	\
-	$(libgimpcolor)		\
-	$(libgimpbase)		\
-	$(GTK_LIBS)		\
-	$(RT_LIBS)		\
-	$(INTLLIBS)
-
-gradmap_SOURCES = \
-	gradmap.c
+gradient_map_SOURCES = \
+	gradient-map.c
 
-gradmap_LDADD = \
+gradient_map_LDADD = \
 	$(libgimp)		\
 	$(libgimpmath)		\
 	$(libgimpconfig)	\
@@ -1246,19 +1303,6 @@
 	$(RT_LIBS)		\
 	$(INTLLIBS)
 
-laplace_SOURCES = \
-	laplace.c
-
-laplace_LDADD = \
-	$(libgimp)		\
-	$(libgimpmath)		\
-	$(libgimpconfig)	\
-	$(libgimpcolor)		\
-	$(libgimpbase)		\
-	$(GLIB_LIBS)		\
-	$(RT_LIBS)		\
-	$(INTLLIBS)
-
 lcms_SOURCES = \
 	lcms.c
 
@@ -1276,10 +1320,10 @@
 	$(RT_LIBS)		\
 	$(INTLLIBS)
 
-lens_SOURCES = \
-	lens.c
+lens_apply_SOURCES = \
+	lens-apply.c
 
-lens_LDADD = \
+lens_apply_LDADD = \
 	$(libgimpui)		\
 	$(libgimpwidgets)	\
 	$(libgimpmodule)	\
@@ -1292,10 +1336,10 @@
 	$(RT_LIBS)		\
 	$(INTLLIBS)
 
-lic_SOURCES = \
-	lic.c
+lens_distortion_SOURCES = \
+	lens-distortion.c
 
-lic_LDADD = \
+lens_distortion_LDADD = \
 	$(libgimpui)		\
 	$(libgimpwidgets)	\
 	$(libgimpmodule)	\
@@ -1308,10 +1352,10 @@
 	$(RT_LIBS)		\
 	$(INTLLIBS)
 
-mail_SOURCES = \
-	mail.c
+lens_flare_SOURCES = \
+	lens-flare.c
 
-mail_LDADD = \
+lens_flare_LDADD = \
 	$(libgimpui)		\
 	$(libgimpwidgets)	\
 	$(libgimpmodule)	\
@@ -1321,14 +1365,13 @@
 	$(libgimpcolor)		\
 	$(libgimpbase)		\
 	$(GTK_LIBS)		\
-	$(LIBMAIL)		\
 	$(RT_LIBS)		\
 	$(INTLLIBS)
 
-max_rgb_SOURCES = \
-	max_rgb.c
+mail_SOURCES = \
+	mail.c
 
-max_rgb_LDADD = \
+mail_LDADD = \
 	$(libgimpui)		\
 	$(libgimpwidgets)	\
 	$(libgimpmodule)	\
@@ -1338,13 +1381,14 @@
 	$(libgimpcolor)		\
 	$(libgimpbase)		\
 	$(GTK_LIBS)		\
+	$(LIBMAIL)		\
 	$(RT_LIBS)		\
 	$(INTLLIBS)
 
-mblur_SOURCES = \
-	mblur.c
+max_rgb_SOURCES = \
+	max-rgb.c
 
-mblur_LDADD = \
+max_rgb_LDADD = \
 	$(libgimpui)		\
 	$(libgimpwidgets)	\
 	$(libgimpmodule)	\
@@ -1422,10 +1466,10 @@
 	$(RT_LIBS)		\
 	$(INTLLIBS)
 
-nlfilt_SOURCES = \
-	nlfilt.c
+nl_filter_SOURCES = \
+	nl-filter.c
 
-nlfilt_LDADD = \
+nl_filter_LDADD = \
 	$(libgimpui)		\
 	$(libgimpwidgets)	\
 	$(libgimpmodule)	\
@@ -1438,10 +1482,10 @@
 	$(RT_LIBS)		\
 	$(INTLLIBS)
 
-noisify_SOURCES = \
-	noisify.c
+noise_hsv_SOURCES = \
+	noise-hsv.c
 
-noisify_LDADD = \
+noise_hsv_LDADD = \
 	$(libgimpui)		\
 	$(libgimpwidgets)	\
 	$(libgimpmodule)	\
@@ -1454,23 +1498,26 @@
 	$(RT_LIBS)		\
 	$(INTLLIBS)
 
-normalize_SOURCES = \
-	normalize.c
+noise_randomize_SOURCES = \
+	noise-randomize.c
 
-normalize_LDADD = \
+noise_randomize_LDADD = \
+	$(libgimpui)		\
+	$(libgimpwidgets)	\
+	$(libgimpmodule)	\
 	$(libgimp)		\
 	$(libgimpmath)		\
 	$(libgimpconfig)	\
 	$(libgimpcolor)		\
 	$(libgimpbase)		\
-	$(GLIB_LIBS)		\
+	$(GTK_LIBS)		\
 	$(RT_LIBS)		\
 	$(INTLLIBS)
 
-nova_SOURCES = \
-	nova.c
+noise_rgb_SOURCES = \
+	noise-rgb.c
 
-nova_LDADD = \
+noise_rgb_LDADD = \
 	$(libgimpui)		\
 	$(libgimpwidgets)	\
 	$(libgimpmodule)	\
@@ -1483,10 +1530,10 @@
 	$(RT_LIBS)		\
 	$(INTLLIBS)
 
-oilify_SOURCES = \
-	oilify.c
+noise_solid_SOURCES = \
+	noise-solid.c
 
-oilify_LDADD = \
+noise_solid_LDADD = \
 	$(libgimpui)		\
 	$(libgimpwidgets)	\
 	$(libgimpmodule)	\
@@ -1499,10 +1546,42 @@
 	$(RT_LIBS)		\
 	$(INTLLIBS)
 
-papertile_SOURCES = \
-	papertile.c
+noise_spread_SOURCES = \
+	noise-spread.c
 
-papertile_LDADD = \
+noise_spread_LDADD = \
+	$(libgimpui)		\
+	$(libgimpwidgets)	\
+	$(libgimpmodule)	\
+	$(libgimp)		\
+	$(libgimpmath)		\
+	$(libgimpconfig)	\
+	$(libgimpcolor)		\
+	$(libgimpbase)		\
+	$(GTK_LIBS)		\
+	$(RT_LIBS)		\
+	$(INTLLIBS)
+
+nova_SOURCES = \
+	nova.c
+
+nova_LDADD = \
+	$(libgimpui)		\
+	$(libgimpwidgets)	\
+	$(libgimpmodule)	\
+	$(libgimp)		\
+	$(libgimpmath)		\
+	$(libgimpconfig)	\
+	$(libgimpcolor)		\
+	$(libgimpbase)		\
+	$(GTK_LIBS)		\
+	$(RT_LIBS)		\
+	$(INTLLIBS)
+
+oilify_SOURCES = \
+	oilify.c
+
+oilify_LDADD = \
 	$(libgimpui)		\
 	$(libgimpwidgets)	\
 	$(libgimpmodule)	\
@@ -1662,10 +1741,10 @@
 	$(RT_LIBS)		\
 	$(INTLLIBS)
 
-polar_SOURCES = \
-	polar.c
+polar_coords_SOURCES = \
+	polar-coords.c
 
-polar_LDADD = \
+polar_coords_LDADD = \
 	$(libgimpui)		\
 	$(libgimpwidgets)	\
 	$(libgimpmodule)	\
@@ -1762,10 +1841,10 @@
 	$(RT_LIBS)		\
 	$(INTLLIBS)
 
-randomize_SOURCES = \
-	randomize.c
+qbist_SOURCES = \
+	qbist.c
 
-randomize_LDADD = \
+qbist_LDADD = \
 	$(libgimpui)		\
 	$(libgimpwidgets)	\
 	$(libgimpmodule)	\
@@ -1794,26 +1873,10 @@
 	$(RT_LIBS)		\
 	$(INTLLIBS)
 
-redeye_SOURCES = \
-	redeye.c
+red_eye_removal_SOURCES = \
+	red-eye-removal.c
 
-redeye_LDADD = \
-	$(libgimpui)		\
-	$(libgimpwidgets)	\
-	$(libgimpmodule)	\
-	$(libgimp)		\
-	$(libgimpmath)		\
-	$(libgimpconfig)	\
-	$(libgimpcolor)		\
-	$(libgimpbase)		\
-	$(GTK_LIBS)		\
-	$(RT_LIBS)		\
-	$(INTLLIBS)
-
-retinex_SOURCES = \
-	retinex.c
-
-retinex_LDADD = \
+red_eye_removal_LDADD = \
 	$(libgimpui)		\
 	$(libgimpwidgets)	\
 	$(libgimpmodule)	\
@@ -1856,7 +1919,7 @@
 	$(INTLLIBS)
 
 sample_colorize_SOURCES = \
-	sample_colorize.c
+	sample-colorize.c
 
 sample_colorize_LDADD = \
 	$(libgimpui)		\
@@ -1871,22 +1934,6 @@
 	$(RT_LIBS)		\
 	$(INTLLIBS)
 
-scatter_hsv_SOURCES = \
-	scatter_hsv.c
-
-scatter_hsv_LDADD = \
-	$(libgimpui)		\
-	$(libgimpwidgets)	\
-	$(libgimpmodule)	\
-	$(libgimp)		\
-	$(libgimpmath)		\
-	$(libgimpconfig)	\
-	$(libgimpcolor)		\
-	$(libgimpbase)		\
-	$(GTK_LIBS)		\
-	$(RT_LIBS)		\
-	$(INTLLIBS)
-
 screenshot_CFLAGS = $(XFIXES_CFLAGS)
 
 screenshot_SOURCES = \
@@ -1906,28 +1953,10 @@
 	$(RT_LIBS)		\
 	$(INTLLIBS)
 
-sel_gauss_CFLAGS = $(MMX_EXTRA_CFLAGS)
-
-sel_gauss_SOURCES = \
-	sel_gauss.c
-
-sel_gauss_LDADD = \
-	$(libgimpui)		\
-	$(libgimpwidgets)	\
-	$(libgimpmodule)	\
-	$(libgimp)		\
-	$(libgimpmath)		\
-	$(libgimpconfig)	\
-	$(libgimpcolor)		\
-	$(libgimpbase)		\
-	$(GTK_LIBS)		\
-	$(RT_LIBS)		\
-	$(INTLLIBS)
-
-semiflatten_SOURCES = \
-	semiflatten.c
+semi_flatten_SOURCES = \
+	semi-flatten.c
 
-semiflatten_LDADD = \
+semi_flatten_LDADD = \
 	$(libgimp)		\
 	$(libgimpmath)		\
 	$(libgimpconfig)	\
@@ -1986,7 +2015,7 @@
 	$(INTLLIBS)
 
 smooth_palette_SOURCES = \
-	smooth_palette.c
+	smooth-palette.c
 
 smooth_palette_LDADD = \
 	$(libgimpui)		\
@@ -2001,10 +2030,10 @@
 	$(RT_LIBS)		\
 	$(INTLLIBS)
 
-snoise_SOURCES = \
-	snoise.c
+softglow_SOURCES = \
+	softglow.c
 
-snoise_LDADD = \
+softglow_LDADD = \
 	$(libgimpui)		\
 	$(libgimpwidgets)	\
 	$(libgimpmodule)	\
@@ -2017,10 +2046,10 @@
 	$(RT_LIBS)		\
 	$(INTLLIBS)
 
-sobel_SOURCES = \
-	sobel.c
+sparkle_SOURCES = \
+	sparkle.c
 
-sobel_LDADD = \
+sparkle_LDADD = \
 	$(libgimpui)		\
 	$(libgimpwidgets)	\
 	$(libgimpmodule)	\
@@ -2033,10 +2062,10 @@
 	$(RT_LIBS)		\
 	$(INTLLIBS)
 
-softglow_SOURCES = \
-	softglow.c
+sphere_designer_SOURCES = \
+	sphere-designer.c
 
-softglow_LDADD = \
+sphere_designer_LDADD = \
 	$(libgimpui)		\
 	$(libgimpwidgets)	\
 	$(libgimpmodule)	\
@@ -2049,10 +2078,10 @@
 	$(RT_LIBS)		\
 	$(INTLLIBS)
 
-sparkle_SOURCES = \
-	sparkle.c
+sunras_SOURCES = \
+	sunras.c
 
-sparkle_LDADD = \
+sunras_LDADD = \
 	$(libgimpui)		\
 	$(libgimpwidgets)	\
 	$(libgimpmodule)	\
@@ -2065,10 +2094,12 @@
 	$(RT_LIBS)		\
 	$(INTLLIBS)
 
-spheredesigner_SOURCES = \
-	spheredesigner.c
+svg_CFLAGS = $(SVG_CFLAGS)
 
-spheredesigner_LDADD = \
+svg_SOURCES = \
+	svg.c
+
+svg_LDADD = \
 	$(libgimpui)		\
 	$(libgimpwidgets)	\
 	$(libgimpmodule)	\
@@ -2078,13 +2109,14 @@
 	$(libgimpcolor)		\
 	$(libgimpbase)		\
 	$(GTK_LIBS)		\
+	$(LIBSVG)		\
 	$(RT_LIBS)		\
 	$(INTLLIBS)
 
-spread_SOURCES = \
-	spread.c
+tga_SOURCES = \
+	tga.c
 
-spread_LDADD = \
+tga_LDADD = \
 	$(libgimpui)		\
 	$(libgimpwidgets)	\
 	$(libgimpmodule)	\
@@ -2097,10 +2129,10 @@
 	$(RT_LIBS)		\
 	$(INTLLIBS)
 
-struc_SOURCES = \
-	struc.c
+threshold_alpha_SOURCES = \
+	threshold-alpha.c
 
-struc_LDADD = \
+threshold_alpha_LDADD = \
 	$(libgimpui)		\
 	$(libgimpwidgets)	\
 	$(libgimpmodule)	\
@@ -2113,10 +2145,10 @@
 	$(RT_LIBS)		\
 	$(INTLLIBS)
 
-sunras_SOURCES = \
-	sunras.c
+tiff_load_SOURCES = \
+	tiff-load.c
 
-sunras_LDADD = \
+tiff_load_LDADD = \
 	$(libgimpui)		\
 	$(libgimpwidgets)	\
 	$(libgimpmodule)	\
@@ -2126,15 +2158,14 @@
 	$(libgimpcolor)		\
 	$(libgimpbase)		\
 	$(GTK_LIBS)		\
+	$(LIBTIFF)		\
 	$(RT_LIBS)		\
 	$(INTLLIBS)
 
-svg_CFLAGS = $(SVG_CFLAGS)
-
-svg_SOURCES = \
-	svg.c
+tiff_save_SOURCES = \
+	tiff-save.c
 
-svg_LDADD = \
+tiff_save_LDADD = \
 	$(libgimpui)		\
 	$(libgimpwidgets)	\
 	$(libgimpmodule)	\
@@ -2144,14 +2175,14 @@
 	$(libgimpcolor)		\
 	$(libgimpbase)		\
 	$(GTK_LIBS)		\
-	$(LIBSVG)		\
+	$(LIBTIFF)		\
 	$(RT_LIBS)		\
 	$(INTLLIBS)
 
-tga_SOURCES = \
-	tga.c
+tile_SOURCES = \
+	tile.c
 
-tga_LDADD = \
+tile_LDADD = \
 	$(libgimpui)		\
 	$(libgimpwidgets)	\
 	$(libgimpmodule)	\
@@ -2164,10 +2195,10 @@
 	$(RT_LIBS)		\
 	$(INTLLIBS)
 
-threshold_alpha_SOURCES = \
-	threshold_alpha.c
+tile_glass_SOURCES = \
+	tile-glass.c
 
-threshold_alpha_LDADD = \
+tile_glass_LDADD = \
 	$(libgimpui)		\
 	$(libgimpwidgets)	\
 	$(libgimpmodule)	\
@@ -2180,10 +2211,10 @@
 	$(RT_LIBS)		\
 	$(INTLLIBS)
 
-tiff_load_SOURCES = \
-	tiff-load.c
+tile_paper_SOURCES = \
+	tile-paper.c
 
-tiff_load_LDADD = \
+tile_paper_LDADD = \
 	$(libgimpui)		\
 	$(libgimpwidgets)	\
 	$(libgimpmodule)	\
@@ -2193,31 +2224,26 @@
 	$(libgimpcolor)		\
 	$(libgimpbase)		\
 	$(GTK_LIBS)		\
-	$(LIBTIFF)		\
 	$(RT_LIBS)		\
 	$(INTLLIBS)
 
-tiff_save_SOURCES = \
-	tiff-save.c
+tile_seamless_SOURCES = \
+	tile-seamless.c
 
-tiff_save_LDADD = \
-	$(libgimpui)		\
-	$(libgimpwidgets)	\
-	$(libgimpmodule)	\
+tile_seamless_LDADD = \
 	$(libgimp)		\
 	$(libgimpmath)		\
 	$(libgimpconfig)	\
 	$(libgimpcolor)		\
 	$(libgimpbase)		\
-	$(GTK_LIBS)		\
-	$(LIBTIFF)		\
+	$(GLIB_LIBS)		\
 	$(RT_LIBS)		\
 	$(INTLLIBS)
 
-tile_SOURCES = \
-	tile.c
+tile_small_SOURCES = \
+	tile-small.c
 
-tile_LDADD = \
+tile_small_LDADD = \
 	$(libgimpui)		\
 	$(libgimpwidgets)	\
 	$(libgimpmodule)	\
@@ -2230,10 +2256,10 @@
 	$(RT_LIBS)		\
 	$(INTLLIBS)
 
-tileit_SOURCES = \
-	tileit.c
+unit_editor_SOURCES = \
+	unit-editor.c
 
-tileit_LDADD = \
+unit_editor_LDADD = \
 	$(libgimpui)		\
 	$(libgimpwidgets)	\
 	$(libgimpmodule)	\
@@ -2246,23 +2272,10 @@
 	$(RT_LIBS)		\
 	$(INTLLIBS)
 
-tiler_SOURCES = \
-	tiler.c
-
-tiler_LDADD = \
-	$(libgimp)		\
-	$(libgimpmath)		\
-	$(libgimpconfig)	\
-	$(libgimpcolor)		\
-	$(libgimpbase)		\
-	$(GLIB_LIBS)		\
-	$(RT_LIBS)		\
-	$(INTLLIBS)
-
-uniteditor_SOURCES = \
-	uniteditor.c
+unsharp_mask_SOURCES = \
+	unsharp-mask.c
 
-uniteditor_LDADD = \
+unsharp_mask_LDADD = \
 	$(libgimpui)		\
 	$(libgimpwidgets)	\
 	$(libgimpmodule)	\
@@ -2275,26 +2288,23 @@
 	$(RT_LIBS)		\
 	$(INTLLIBS)
 
-unsharp_SOURCES = \
-	unsharp.c
+value_invert_SOURCES = \
+	value-invert.c
 
-unsharp_LDADD = \
-	$(libgimpui)		\
-	$(libgimpwidgets)	\
-	$(libgimpmodule)	\
+value_invert_LDADD = \
 	$(libgimp)		\
 	$(libgimpmath)		\
 	$(libgimpconfig)	\
 	$(libgimpcolor)		\
 	$(libgimpbase)		\
-	$(GTK_LIBS)		\
+	$(GLIB_LIBS)		\
 	$(RT_LIBS)		\
 	$(INTLLIBS)
 
-video_SOURCES = \
-	video.c
+value_propagate_SOURCES = \
+	value-propagate.c
 
-video_LDADD = \
+value_propagate_LDADD = \
 	$(libgimpui)		\
 	$(libgimpwidgets)	\
 	$(libgimpmodule)	\
@@ -2307,23 +2317,26 @@
 	$(RT_LIBS)		\
 	$(INTLLIBS)
 
-vinvert_SOURCES = \
-	vinvert.c
+van_gogh_lic_SOURCES = \
+	van-gogh-lic.c
 
-vinvert_LDADD = \
+van_gogh_lic_LDADD = \
+	$(libgimpui)		\
+	$(libgimpwidgets)	\
+	$(libgimpmodule)	\
 	$(libgimp)		\
 	$(libgimpmath)		\
 	$(libgimpconfig)	\
 	$(libgimpcolor)		\
 	$(libgimpbase)		\
-	$(GLIB_LIBS)		\
+	$(GTK_LIBS)		\
 	$(RT_LIBS)		\
 	$(INTLLIBS)
 
-vpropagate_SOURCES = \
-	vpropagate.c
+video_SOURCES = \
+	video.c
 
-vpropagate_LDADD = \
+video_LDADD = \
 	$(libgimpui)		\
 	$(libgimpwidgets)	\
 	$(libgimpmodule)	\
@@ -2368,10 +2381,10 @@
 	$(RT_LIBS)		\
 	$(INTLLIBS)
 
-webbrowser_SOURCES = \
-	webbrowser.c
+web_browser_SOURCES = \
+	web-browser.c
 
-webbrowser_LDADD = \
+web_browser_LDADD = \
 	$(libgimp)		\
 	$(libgimpmath)		\
 	$(libgimpconfig)	\
@@ -2381,10 +2394,10 @@
 	$(RT_LIBS)		\
 	$(INTLLIBS)
 
-whirlpinch_SOURCES = \
-	whirlpinch.c
+whirl_pinch_SOURCES = \
+	whirl-pinch.c
 
-whirlpinch_LDADD = \
+whirl_pinch_LDADD = \
 	$(libgimpui)		\
 	$(libgimpwidgets)	\
 	$(libgimpmodule)	\
@@ -2480,16 +2493,3 @@
 	$(GTK_LIBS)		\
 	$(RT_LIBS)		\
 	$(INTLLIBS)
-
-zealouscrop_SOURCES = \
-	zealouscrop.c
-
-zealouscrop_LDADD = \
-	$(libgimp)		\
-	$(libgimpmath)		\
-	$(libgimpconfig)	\
-	$(libgimpcolor)		\
-	$(libgimpbase)		\
-	$(GLIB_LIBS)		\
-	$(RT_LIBS)		\
-	$(INTLLIBS)

Copied: trunk/plug-ins/common/alien-map.c (from r25184, /trunk/plug-ins/common/AlienMap2.c)
==============================================================================
--- /trunk/plug-ins/common/AlienMap2.c	(original)
+++ trunk/plug-ins/common/alien-map.c	Mon Mar 24 15:29:55 2008
@@ -33,7 +33,7 @@
 #include "libgimp/stdplugins-intl.h"
 
 #define PLUG_IN_PROC   "plug-in-alienmap2"
-#define PLUG_IN_BINARY "AlienMap2"
+#define PLUG_IN_BINARY "alien-map"
 #define SCALE_WIDTH    200
 #define ENTRY_WIDTH      6
 

Copied: trunk/plug-ins/common/align-layers.c (from r25184, /trunk/plug-ins/common/align_layers.c)
==============================================================================
--- /trunk/plug-ins/common/align_layers.c	(original)
+++ trunk/plug-ins/common/align-layers.c	Mon Mar 24 15:29:55 2008
@@ -27,7 +27,7 @@
 #include "libgimp/stdplugins-intl.h"
 
 #define PLUG_IN_PROC   "plug-in-align-layers"
-#define PLUG_IN_BINARY "align_layers"
+#define PLUG_IN_BINARY "align-layers"
 #define SCALE_WIDTH    150
 
 enum

Copied: trunk/plug-ins/common/animation-play.c (from r25184, /trunk/plug-ins/common/animationplay.c)
==============================================================================
--- /trunk/plug-ins/common/animationplay.c	(original)
+++ trunk/plug-ins/common/animation-play.c	Mon Mar 24 15:29:55 2008
@@ -42,7 +42,7 @@
 
 
 #define PLUG_IN_PROC   "plug-in-animationplay"
-#define PLUG_IN_BINARY "animationplay"
+#define PLUG_IN_BINARY "animation-play"
 #define DITHERTYPE     GDK_RGB_DITHER_NORMAL
 
 

Copied: trunk/plug-ins/common/apply-canvas.c (from r25188, /trunk/plug-ins/common/struc.c)
==============================================================================
--- /trunk/plug-ins/common/struc.c	(original)
+++ trunk/plug-ins/common/apply-canvas.c	Mon Mar 24 15:29:55 2008
@@ -42,7 +42,7 @@
 
 
 #define PLUG_IN_PROC   "plug-in-apply-canvas"
-#define PLUG_IN_BINARY "struc"
+#define PLUG_IN_BINARY "apply-canvas"
 
 
 static const gchar sdata[] =

Copied: trunk/plug-ins/common/blur-gauss-selective.c (from r25188, /trunk/plug-ins/common/sel_gauss.c)
==============================================================================
--- /trunk/plug-ins/common/sel_gauss.c	(original)
+++ trunk/plug-ins/common/blur-gauss-selective.c	Mon Mar 24 15:29:55 2008
@@ -38,7 +38,7 @@
 
 
 #define PLUG_IN_PROC   "plug-in-sel-gauss"
-#define PLUG_IN_BINARY "sel_gauss"
+#define PLUG_IN_BINARY "blur-gauss-selective"
 
 #ifndef ALWAYS_INLINE
 #if defined(__GNUC__) && (__GNUC__ > 3 || __GNUC__ == 3 && __GNUC_MINOR__ > 0)

Copied: trunk/plug-ins/common/blur-gauss.c (from r25188, /trunk/plug-ins/common/gauss.c)
==============================================================================
--- /trunk/plug-ins/common/gauss.c	(original)
+++ trunk/plug-ins/common/blur-gauss.c	Mon Mar 24 15:29:55 2008
@@ -30,7 +30,7 @@
 #define GAUSS_IIR2_PROC "plug-in-gauss-iir2"
 #define GAUSS_RLE_PROC  "plug-in-gauss-rle"
 #define GAUSS_RLE2_PROC "plug-in-gauss-rle2"
-#define PLUG_IN_BINARY  "gauss"
+#define PLUG_IN_BINARY  "blur-gauss"
 
 typedef enum
 {

Copied: trunk/plug-ins/common/blur-motion.c (from r25188, /trunk/plug-ins/common/mblur.c)
==============================================================================
--- /trunk/plug-ins/common/mblur.c	(original)
+++ trunk/plug-ins/common/blur-motion.c	Mon Mar 24 15:29:55 2008
@@ -44,7 +44,7 @@
 
 #define PLUG_IN_PROC         "plug-in-mblur"
 #define PLUG_IN_PROC_INWARD  "plug-in-mblur-inward"
-#define PLUG_IN_BINARY       "mblur"
+#define PLUG_IN_BINARY       "blur-motion"
 #define PLUG_IN_VERSION      "May 2007, 1.3"
 
 

Copied: trunk/plug-ins/common/border-average.c (from r25190, /trunk/plug-ins/common/borderaverage.c)
==============================================================================
--- /trunk/plug-ins/common/borderaverage.c	(original)
+++ trunk/plug-ins/common/border-average.c	Mon Mar 24 15:29:55 2008
@@ -27,7 +27,7 @@
 
 
 #define PLUG_IN_PROC   "plug-in-borderaverage"
-#define PLUG_IN_BINARY "borderaverage"
+#define PLUG_IN_BINARY "border-average"
 
 
 /* Declare local functions.

Copied: trunk/plug-ins/common/cel.c (from r25184, /trunk/plug-ins/common/CEL.c)
==============================================================================
--- /trunk/plug-ins/common/CEL.c	(original)
+++ trunk/plug-ins/common/cel.c	Mon Mar 24 15:29:55 2008
@@ -34,7 +34,7 @@
 
 #define LOAD_PROC      "file-cel-load"
 #define SAVE_PROC      "file-cel-save"
-#define PLUG_IN_BINARY "CEL"
+#define PLUG_IN_BINARY "cel"
 
 
 static void query (void);

Copied: trunk/plug-ins/common/channel-mixer.c (from r25184, /trunk/plug-ins/common/channel_mixer.c)
==============================================================================
--- /trunk/plug-ins/common/channel_mixer.c	(original)
+++ trunk/plug-ins/common/channel-mixer.c	Mon Mar 24 15:29:55 2008
@@ -38,7 +38,7 @@
 
 
 #define PLUG_IN_PROC    "plug-in-colors-channel-mixer"
-#define PLUG_IN_BINARY  "channel_mixer"
+#define PLUG_IN_BINARY  "channel-mixer"
 #define CM_LINE_SIZE    1024
 
 typedef enum

Copied: trunk/plug-ins/common/cml-explorer.c (from r25184, /trunk/plug-ins/common/CML_explorer.c)
==============================================================================
--- /trunk/plug-ins/common/CML_explorer.c	(original)
+++ trunk/plug-ins/common/cml-explorer.c	Mon Mar 24 15:29:55 2008
@@ -84,7 +84,7 @@
 
 #define PARAM_FILE_FORMAT_VERSION 1.0
 #define PLUG_IN_PROC              "plug-in-cml-explorer"
-#define PLUG_IN_BINARY            "CML_explorer"
+#define PLUG_IN_BINARY            "cml-explorer"
 #define VALS                      CML_explorer_vals
 #define PROGRESS_UPDATE_NUM        100
 #define CML_LINE_SIZE             1024

Copied: trunk/plug-ins/common/color-cube-analyze.c (from r25184, /trunk/plug-ins/common/ccanalyze.c)
==============================================================================
--- /trunk/plug-ins/common/ccanalyze.c	(original)
+++ trunk/plug-ins/common/color-cube-analyze.c	Mon Mar 24 15:29:55 2008
@@ -36,7 +36,7 @@
 
 
 #define PLUG_IN_PROC   "plug-in-ccanalyze"
-#define PLUG_IN_BINARY "ccanalyze"
+#define PLUG_IN_BINARY "color-cube-analyze"
 
 /* size of histogram image */
 #define PREWIDTH  256

Copied: trunk/plug-ins/common/color-exchange.c (from r25188, /trunk/plug-ins/common/exchange.c)
==============================================================================
--- /trunk/plug-ins/common/exchange.c	(original)
+++ trunk/plug-ins/common/color-exchange.c	Mon Mar 24 15:29:55 2008
@@ -44,7 +44,7 @@
 
 
 #define PLUG_IN_PROC   "plug-in-exchange"
-#define PLUG_IN_BINARY "exchange"
+#define PLUG_IN_BINARY "color-exchange"
 
 #define SCALE_WIDTH    128
 

Copied: trunk/plug-ins/common/color-to-alpha.c (from r25184, /trunk/plug-ins/common/colortoalpha.c)
==============================================================================
--- /trunk/plug-ins/common/colortoalpha.c	(original)
+++ trunk/plug-ins/common/color-to-alpha.c	Mon Mar 24 15:29:55 2008
@@ -30,7 +30,7 @@
 
 
 #define PLUG_IN_PROC   "plug-in-colortoalpha"
-#define PLUG_IN_BINARY "colortoaplha"
+#define PLUG_IN_BINARY "color-to-aplha"
 #define PRV_WIDTH      40
 #define PRV_HEIGHT     20
 

Copied: trunk/plug-ins/common/contrast-retinex.c (from r25188, /trunk/plug-ins/common/retinex.c)
==============================================================================
--- /trunk/plug-ins/common/retinex.c	(original)
+++ trunk/plug-ins/common/contrast-retinex.c	Mon Mar 24 15:29:55 2008
@@ -27,7 +27,7 @@
 
 
 #define PLUG_IN_PROC        "plug-in-retinex"
-#define PLUG_IN_BINARY      "retinex"
+#define PLUG_IN_BINARY      "contrast-retinex"
 #define MAX_RETINEX_SCALES    8
 #define MIN_GAUSSIAN_SCALE   16
 #define MAX_GAUSSIAN_SCALE  250

Copied: trunk/plug-ins/common/convolution-matrix.c (from r25184, /trunk/plug-ins/common/convmatrix.c)
==============================================================================
--- /trunk/plug-ins/common/convmatrix.c	(original)
+++ trunk/plug-ins/common/convolution-matrix.c	Mon Mar 24 15:29:55 2008
@@ -29,7 +29,7 @@
 
 
 #define PLUG_IN_PROC   "plug-in-convmatrix"
-#define PLUG_IN_BINARY "convmatrix"
+#define PLUG_IN_BINARY "convolution-matrix"
 
 #define RESPONSE_RESET 1
 

Copied: trunk/plug-ins/common/curve-bend.c (from r25184, /trunk/plug-ins/common/curve_bend.c)
==============================================================================
--- /trunk/plug-ins/common/curve_bend.c	(original)
+++ trunk/plug-ins/common/curve-bend.c	Mon Mar 24 15:29:55 2008
@@ -50,7 +50,7 @@
 
 /* Defines */
 #define PLUG_IN_PROC        "plug-in-curve-bend"
-#define PLUG_IN_BINARY      "curve_bend"
+#define PLUG_IN_BINARY      "curve-bend"
 #define PLUG_IN_VERSION     "v1.3.18 (2003/08/26)"
 #define PLUG_IN_IMAGE_TYPES "RGB*, GRAY*"
 #define PLUG_IN_AUTHOR      "Wolfgang Hofer (hof hotbot com)"

Copied: trunk/plug-ins/common/edge-dog.c (from r25188, /trunk/plug-ins/common/dog.c)
==============================================================================
--- /trunk/plug-ins/common/dog.c	(original)
+++ trunk/plug-ins/common/edge-dog.c	Mon Mar 24 15:29:55 2008
@@ -36,7 +36,7 @@
 
 
 #define PLUG_IN_PROC   "plug-in-dog"
-#define PLUG_IN_BINARY "dog"
+#define PLUG_IN_BINARY "edge-dog"
 
 
 typedef struct

Copied: trunk/plug-ins/common/edge-laplace.c (from r25190, /trunk/plug-ins/common/laplace.c)
==============================================================================
--- /trunk/plug-ins/common/laplace.c	(original)
+++ trunk/plug-ins/common/edge-laplace.c	Mon Mar 24 15:29:55 2008
@@ -30,7 +30,7 @@
 
 
 #define PLUG_IN_PROC   "plug-in-laplace"
-#define PLUG_IN_BINARY "laplace"
+#define PLUG_IN_BINARY "edge-laplace"
 
 
 /* Declare local functions.

Copied: trunk/plug-ins/common/edge-sobel.c (from r25188, /trunk/plug-ins/common/sobel.c)
==============================================================================
--- /trunk/plug-ins/common/sobel.c	(original)
+++ trunk/plug-ins/common/edge-sobel.c	Mon Mar 24 15:29:55 2008
@@ -31,7 +31,7 @@
 
 
 #define PLUG_IN_PROC   "plug-in-sobel"
-#define PLUG_IN_BINARY "sobel"
+#define PLUG_IN_BINARY "edge-sobel"
 
 
 typedef struct

Copied: trunk/plug-ins/common/filter-pack.c (from r25188, /trunk/plug-ins/common/fp.c)
==============================================================================
--- /trunk/plug-ins/common/fp.c	(original)
+++ trunk/plug-ins/common/filter-pack.c	Mon Mar 24 15:29:55 2008
@@ -33,7 +33,7 @@
 
 
 #define PLUG_IN_PROC       "plug-in-filter-pack"
-#define PLUG_IN_BINARY     "fp"
+#define PLUG_IN_BINARY     "filter-pack"
 
 #define MAX_PREVIEW_SIZE   125
 #define MAX_ROUGHNESS      128

Copied: trunk/plug-ins/common/fractal-trace.c (from r25188, /trunk/plug-ins/common/fractaltrace.c)
==============================================================================
--- /trunk/plug-ins/common/fractaltrace.c	(original)
+++ trunk/plug-ins/common/fractal-trace.c	Mon Mar 24 15:29:55 2008
@@ -22,7 +22,7 @@
 ******************************************************************************/
 
 #define PLUG_IN_PROC     "plug-in-fractal-trace"
-#define PLUG_IN_BINARY   "fractaltrace"
+#define PLUG_IN_BINARY   "fractal-trace"
 #define PLUG_IN_VERSION  "v0.4 test version (Dec. 25 1997)"
 
 /*****************************************************************************/

Copied: trunk/plug-ins/common/gee-zoom.c (from r25188, /trunk/plug-ins/common/gee_zoom.c)
==============================================================================
--- /trunk/plug-ins/common/gee_zoom.c	(original)
+++ trunk/plug-ins/common/gee-zoom.c	Mon Mar 24 15:29:55 2008
@@ -39,7 +39,7 @@
 
 
 #define PLUG_IN_PROC   "plug-in-the-old-egg"
-#define PLUG_IN_BINARY "gee_zoom"
+#define PLUG_IN_BINARY "gee-zoom"
 
 
 /* Declare local functions. */

Copied: trunk/plug-ins/common/gradient-map.c (from r25188, /trunk/plug-ins/common/gradmap.c)
==============================================================================
--- /trunk/plug-ins/common/gradmap.c	(original)
+++ trunk/plug-ins/common/gradient-map.c	Mon Mar 24 15:29:55 2008
@@ -31,7 +31,7 @@
 
 #define GRADMAP_PROC    "plug-in-gradmap"
 #define PALETTEMAP_PROC "plug-in-palettemap"
-#define PLUG_IN_BINARY  "gradmap"
+#define PLUG_IN_BINARY  "gradient-map"
 #define NSAMPLES        256
 #define LUMINOSITY(X)   (GIMP_RGB_LUMINANCE (X[0], X[1], X[2]) + 0.5)
 

Copied: trunk/plug-ins/common/lens-apply.c (from r25190, /trunk/plug-ins/common/apply_lens.c)
==============================================================================
--- /trunk/plug-ins/common/apply_lens.c	(original)
+++ trunk/plug-ins/common/lens-apply.c	Mon Mar 24 15:29:55 2008
@@ -46,7 +46,7 @@
 
 
 #define PLUG_IN_PROC    "plug-in-applylens"
-#define PLUG_IN_BINARY  "apply_lens"
+#define PLUG_IN_BINARY  "lens-apply"
 
 
 /* Declare local functions.

Copied: trunk/plug-ins/common/lens-distortion.c (from r25190, /trunk/plug-ins/common/lens.c)
==============================================================================
--- /trunk/plug-ins/common/lens.c	(original)
+++ trunk/plug-ins/common/lens-distortion.c	Mon Mar 24 15:29:55 2008
@@ -33,7 +33,7 @@
 
 
 #define PLUG_IN_PROC     "plug-in-lens-distortion"
-#define PLUG_IN_BINARY   "lens"
+#define PLUG_IN_BINARY   "lens-distortion"
 
 #define RESPONSE_RESET   1
 

Copied: trunk/plug-ins/common/max-rgb.c (from r25188, /trunk/plug-ins/common/max_rgb.c)
==============================================================================
--- /trunk/plug-ins/common/max_rgb.c	(original)
+++ trunk/plug-ins/common/max-rgb.c	Mon Mar 24 15:29:55 2008
@@ -34,7 +34,7 @@
 
 
 #define PLUG_IN_PROC   "plug-in-max-rgb"
-#define PLUG_IN_BINARY "max_rgb"
+#define PLUG_IN_BINARY "max-rgb"
 
 
 static void     query   (void);

Copied: trunk/plug-ins/common/nl-filter.c (from r25190, /trunk/plug-ins/common/nlfilt.c)
==============================================================================
--- /trunk/plug-ins/common/nlfilt.c	(original)
+++ trunk/plug-ins/common/nl-filter.c	Mon Mar 24 15:29:55 2008
@@ -39,7 +39,7 @@
 
 
 #define PLUG_IN_PROC   "plug-in-nlfilt"
-#define PLUG_IN_BINARY "nlfilt"
+#define PLUG_IN_BINARY "nl-filter"
 
 
 typedef struct

Copied: trunk/plug-ins/common/noise-hsv.c (from r25188, /trunk/plug-ins/common/scatter_hsv.c)
==============================================================================
--- /trunk/plug-ins/common/scatter_hsv.c	(original)
+++ trunk/plug-ins/common/noise-hsv.c	Mon Mar 24 15:29:55 2008
@@ -32,7 +32,7 @@
 
 #define HSV_NOISE_PROC   "plug-in-hsv-noise"
 #define SCATTER_HSV_PROC "plug-in-scatter-hsv"
-#define PLUG_IN_BINARY   "scatter_hsv"
+#define PLUG_IN_BINARY   "noise-hsv"
 #define SCALE_WIDTH      100
 #define ENTRY_WIDTH        3
 

Copied: trunk/plug-ins/common/noise-randomize.c (from r25190, /trunk/plug-ins/common/randomize.c)
==============================================================================
--- /trunk/plug-ins/common/randomize.c	(original)
+++ trunk/plug-ins/common/noise-randomize.c	Mon Mar 24 15:29:55 2008
@@ -83,7 +83,7 @@
  *
  ********************************/
 
-#define PLUG_IN_BINARY "randomize"
+#define PLUG_IN_BINARY "noise-randomize"
 
 /*
  *  progress meter update frequency

Copied: trunk/plug-ins/common/noise-rgb.c (from r25188, /trunk/plug-ins/common/noisify.c)
==============================================================================
--- /trunk/plug-ins/common/noisify.c	(original)
+++ trunk/plug-ins/common/noise-rgb.c	Mon Mar 24 15:29:55 2008
@@ -42,7 +42,7 @@
 
 #define RGB_NOISE_PROC   "plug-in-rgb-noise"
 #define NOISIFY_PROC     "plug-in-noisify"
-#define PLUG_IN_BINARY   "noisify"
+#define PLUG_IN_BINARY   "noise-rgb"
 #define SCALE_WIDTH      125
 #define TILE_CACHE_SIZE  16
 

Copied: trunk/plug-ins/common/noise-solid.c (from r25188, /trunk/plug-ins/common/snoise.c)
==============================================================================
--- /trunk/plug-ins/common/snoise.c	(original)
+++ trunk/plug-ins/common/noise-solid.c	Mon Mar 24 15:29:55 2008
@@ -74,7 +74,7 @@
 /*---- Defines ----*/
 
 #define PLUG_IN_PROC   "plug-in-solid-noise"
-#define PLUG_IN_BINARY "snoise"
+#define PLUG_IN_BINARY "noise-solid"
 
 #define TABLE_SIZE      64
 #define WEIGHT(T)      ((2.0*fabs(T)-3.0)*(T)*(T)+1.0)

Copied: trunk/plug-ins/common/noise-spread.c (from r25188, /trunk/plug-ins/common/spread.c)
==============================================================================
--- /trunk/plug-ins/common/spread.c	(original)
+++ trunk/plug-ins/common/noise-spread.c	Mon Mar 24 15:29:55 2008
@@ -26,7 +26,7 @@
 
 
 #define PLUG_IN_PROC    "plug-in-spread"
-#define PLUG_IN_BINARY  "spread"
+#define PLUG_IN_BINARY  "noise-spread"
 #define TILE_CACHE_SIZE 16
 
 typedef struct

Modified: trunk/plug-ins/common/plugin-defs.pl
==============================================================================
--- trunk/plug-ins/common/plugin-defs.pl	(original)
+++ trunk/plug-ins/common/plugin-defs.pl	Mon Mar 24 15:29:55 2008
@@ -1,63 +1,67 @@
 %plugins = (
-    'AlienMap2' => { ui => 1 },
-    'CEL' => { ui => 1 },
-    'CML_explorer' => { ui => 1 },
     'aa' => { ui => 1, optional => 1 },
-    'align_layers' => { ui => 1 },
-    'animationplay' => { ui => 1 },
-    'animoptimize' => {},
+    'alien-map' => { ui => 1 },
+    'align-layers' => { ui => 1 },
+    'animation-optimize' => {},
+    'animation-play' => { ui => 1 },
     'antialias' => {},
-    'apply_lens' => { ui => 1 },
-    'autocrop' => {},
-    'autostretch_hsv' => {},
+    'apply-canvas' => { ui => 1 },
     'blinds' => { ui => 1 },
     'blur' => {},
-    'borderaverage' => { ui => 1 },
-    'bumpmap' => { ui => 1 },
-    'c_astretch' => {},
+    'blur-gauss' => { ui => 1 },
+    'blur-gauss-selective' => { ui => 1, cflags => 'MMX_EXTRA_CFLAGS' },
+    'blur-motion' => { ui => 1 },
+    'border-average' => { ui => 1 },
+    'bump-map' => { ui => 1 },
     'cartoon' => { ui => 1 },
-    'ccanalyze' => { ui => 1 },
-    'channel_mixer' => { ui => 1 },
+    'cel' => { ui => 1 },
+    'channel-mixer' => { ui => 1 },
     'checkerboard' => { ui => 1 },
-    'color_enhance' => { ui => 1 },
+    'cml-explorer' => { ui => 1 },
+    'color-cube-analyze' => { ui => 1 },
+    'color-enhance' => { ui => 1 },
+    'color-exchange' => { ui => 1 },
+    'color-to-alpha' => { ui => 1 },
     'colorify' => { ui => 1 },
     'colormap-remap' => { ui => 1 },
-    'colortoalpha' => { ui => 1 },
     'compose' => { ui => 1 },
     'compressor' => {},
-    'convmatrix' => { ui => 1 },
+    'contrast-normalize' => {},
+    'contrast-retinex' => { ui => 1 },
+    'contrast-stretch' => {},
+    'contrast-stretch-hsv' => {},
+    'convolution-matrix' => { ui => 1 },
+    'crop-auto' => {},
+    'crop-zealous' => {},
     'csource' => { ui => 1 },
     'cubism' => { ui => 1 },
-    'curve_bend' => { ui => 1 },
+    'curve-bend' => { ui => 1 },
     'decompose' => { ui => 1 },
     'deinterlace' => { ui => 1 },
-    'depthmerge' => { ui => 1 },
+    'depth-merge' => { ui => 1 },
     'desktop-link' => {},
     'despeckle' => { ui => 1 },
     'destripe' => { ui => 1 },
     'dicom' => { ui => 1 },
     'diffraction' => { ui => 1 },
     'displace' => { ui => 1 },
-    'dog' => { ui => 1 },
     'edge' => { ui => 1 },
+    'edge-dog' => { ui => 1 },
+    'edge-laplace' => {},
+    'edge-sobel' => { ui => 1 },
     'emboss' => { ui => 1 },
     'engrave' => { ui => 1 },
-    'exchange' => { ui => 1 },
     'film' => { ui => 1 },
-    'flarefx' => { ui => 1 },
-    'fp' => { ui => 1 },
-    'fractaltrace' => { ui => 1 },
-    'gauss' => { ui => 1 },
+    'filter-pack' => { ui => 1 },
+    'fractal-trace' => { ui => 1 },
     'gbr' => { ui => 1 },
     'gee' => { ui => 1 },
-    'gee_zoom' => { ui => 1 },
+    'gee-zoom' => { ui => 1 },
     'gif-load' => {},
     'gif-save' => { ui => 1 },
     'gih' => { ui => 1 },
-    'glasstile' => { ui => 1 },
     'glob' => {},
-    'gqbist' => { ui => 1 },
-    'gradmap' => {},
+    'gradient-map' => {},
     'grid' => { ui => 1 },
     'gtm' => { ui => 1 },
     'guillotine' => {},
@@ -66,23 +70,24 @@
     'illusion' => { ui => 1 },
     'iwarp' => { ui => 1 },
     'jigsaw' => { ui => 1 },
-    'laplace' => {},
     'lcms' => { ui => 1, optional => 1 },
-    'lens' => { ui => 1 },
-    'lic' => { ui => 1 },
+    'lens-apply' => { ui => 1 },
+    'lens-distortion' => { ui => 1 },
+    'lens-flare' => { ui => 1 },
     'mail' => { ui => 1, optional => 1 },
-    'max_rgb' => { ui => 1 },
-    'mblur' => { ui => 1 },
+    'max-rgb' => { ui => 1 },
     'mng' => { ui => 1, optional => 1 },
     'mosaic' => { ui => 1 },
     'neon' => { ui => 1 },
     'newsprint' => { ui => 1 },
-    'nlfilt' => { ui => 1 },
-    'noisify' => { ui => 1 },
-    'normalize' => {},
+    'nl-filter' => { ui => 1 },
+    'noise-hsv' => { ui => 1 },
+    'noise-randomize' => { ui => 1 },
+    'noise-rgb' => { ui => 1 },
+    'noise-solid' => { ui => 1 },
+    'noise-spread' => { ui => 1 },
     'nova' => { ui => 1 },
     'oilify' => { ui => 1 },
-    'papertile' => { ui => 1 },
     'pat' => { ui => 1 },
     'pcx' => { ui => 1 },
     'photocopy' => { ui => 1 },
@@ -92,56 +97,51 @@
     'plugin-browser' => { ui => 1 },
     'png' => { ui => 1, optional => 1, cflags => 1 },
     'pnm' => { ui => 1 },
-    'polar' => { ui => 1 },
+    'polar-coords' => { ui => 1 },
     'poppler' => { ui => 1, optional => 1, cflags => 1 },
     'postscript' => { ui => 1 },
     'procedure-browser' => { ui => 1 },
     'psd-save' => { ui => 1 },
     'psp' => { ui => 1, optional => 1, libopt => 'z' },
-    'randomize' => { ui => 1 },
+    'qbist' => { ui => 1 },
     'raw' => { ui => 1 },
-    'redeye' => { ui => 1 },
-    'retinex' => { ui => 1 },
+    'red-eye-removal' => { ui => 1 },
     'ripple' => { ui => 1 },
     'rotate' => {},
-    'sample_colorize' => { ui => 1 },
-    'scatter_hsv' => { ui => 1 },
+    'sample-colorize' => { ui => 1 },
     'screenshot' => { ui => 1, optional => 1, cflags => XFIXES_CFLAGS },
-    'sel_gauss' => { ui => 1, cflags => 'MMX_EXTRA_CFLAGS' },
-    'semiflatten' => {},
+    'semi-flatten' => {},
     'sharpen' => { ui => 1 },
     'shift' => { ui => 1 },
     'sinus' => { ui => 1 },
-    'smooth_palette' => { ui => 1 },
-    'snoise' => { ui => 1 },
-    'sobel' => { ui => 1 },
+    'smooth-palette' => { ui => 1 },
     'softglow' => { ui => 1 },
     'sparkle' => { ui => 1 },
-    'spheredesigner' => { ui => 1 },
-    'spread' => { ui => 1 },
-    'struc' => { ui => 1 },
+    'sphere-designer' => { ui => 1 },
     'sunras' => { ui => 1 },
     'svg' => { ui => 1, optional => 1, cflags => 1 },
     'tga' => { ui => 1 },
-    'threshold_alpha' => { ui => 1 },
+    'threshold-alpha' => { ui => 1 },
     'tiff-load' => { ui => 1, optional => 1, libs => 'LIBTIFF' },
     'tiff-save' => { ui => 1, optional => 1, libs => 'LIBTIFF' },
     'tile' => { ui => 1 },
-    'tileit' => { ui => 1 },
-    'tiler' => {},
-    'uniteditor' => { ui => 1 },
-    'unsharp' => { ui => 1 },
+    'tile-glass' => { ui => 1 },
+    'tile-paper' => { ui => 1 },
+    'tile-seamless' => {},
+    'tile-small' => { ui => 1 },
+    'unit-editor' => { ui => 1 },
+    'unsharp-mask' => { ui => 1 },
+    'value-invert' => {},
+    'value-propagate' => { ui => 1 },
+    'van-gogh-lic' => { ui => 1 },
     'video' => { ui => 1 },
-    'vinvert' => {},
-    'vpropagate' => { ui => 1 },
     'warp' => { ui => 1 },
     'waves' => { ui => 1 },
-    'webbrowser' => {},
-    'whirlpinch' => { ui => 1 },
+    'web-browser' => {},
+    'whirl-pinch' => { ui => 1 },
     'wind' => { ui => 1 },
     'wmf' => { ui => 1, optional => 1, cflags => 1 },
     'xbm' => { ui => 1 },
     'xpm' => { ui => 1, optional => 1 },
-    'xwd' => {  ui => 1 },
-    'zealouscrop' => {}
+    'xwd' => {  ui => 1 }
 );

Copied: trunk/plug-ins/common/polar-coords.c (from r25190, /trunk/plug-ins/common/polar.c)
==============================================================================
--- /trunk/plug-ins/common/polar.c	(original)
+++ trunk/plug-ins/common/polar-coords.c	Mon Mar 24 15:29:55 2008
@@ -69,7 +69,7 @@
 /***** Magic numbers *****/
 
 #define PLUG_IN_PROC    "plug-in-polar-coords"
-#define PLUG_IN_BINARY  "polar"
+#define PLUG_IN_BINARY  "polar-coords"
 #define PLUG_IN_VERSION "July 1997, 0.5"
 
 #define SCALE_WIDTH     200

Copied: trunk/plug-ins/common/qbist.c (from r25190, /trunk/plug-ins/common/gqbist.c)
==============================================================================
--- /trunk/plug-ins/common/gqbist.c	(original)
+++ trunk/plug-ins/common/qbist.c	Mon Mar 24 15:29:55 2008
@@ -52,7 +52,7 @@
 #define PREVIEW_SIZE    64
 
 #define PLUG_IN_PROC    "plug-in-qbist"
-#define PLUG_IN_BINARY  "gqbist"
+#define PLUG_IN_BINARY  "qbist"
 #define PLUG_IN_VERSION "January 2001, 1.12"
 
 /** types *******************************************************************/

Copied: trunk/plug-ins/common/red-eye-removal.c (from r25190, /trunk/plug-ins/common/redeye.c)
==============================================================================
--- /trunk/plug-ins/common/redeye.c	(original)
+++ trunk/plug-ins/common/red-eye-removal.c	Mon Mar 24 15:29:55 2008
@@ -75,7 +75,7 @@
 #define SCALE_WIDTH   100
 
 #define PLUG_IN_PROC    "plug-in-red-eye-removal"
-#define PLUG_IN_BINARY  "redeye"
+#define PLUG_IN_BINARY  "red-eye-removal"
 
 const GimpPlugInInfo PLUG_IN_INFO =
 {

Copied: trunk/plug-ins/common/sample-colorize.c (from r25188, /trunk/plug-ins/common/sample_colorize.c)
==============================================================================
--- /trunk/plug-ins/common/sample_colorize.c	(original)
+++ trunk/plug-ins/common/sample-colorize.c	Mon Mar 24 15:29:55 2008
@@ -38,7 +38,7 @@
 #define RESPONSE_GET_COLORS 2
 
 #define PLUG_IN_PROC        "plug-in-sample-colorize"
-#define PLUG_IN_BINARY      "sample_colorize"
+#define PLUG_IN_BINARY      "sample-colorize"
 #define NUMBER_IN_ARGS      13
 
 #define TILE_CACHE_SIZE      32

Copied: trunk/plug-ins/common/smooth-palette.c (from r25188, /trunk/plug-ins/common/smooth_palette.c)
==============================================================================
--- /trunk/plug-ins/common/smooth_palette.c	(original)
+++ trunk/plug-ins/common/smooth-palette.c	Mon Mar 24 15:29:55 2008
@@ -31,7 +31,7 @@
 
 
 #define PLUG_IN_PROC   "plug-in-smooth-palette"
-#define PLUG_IN_BINARY "smooth_palette"
+#define PLUG_IN_BINARY "smooth-palette"
 
 
 /* Declare local functions. */

Copied: trunk/plug-ins/common/sphere-designer.c (from r25190, /trunk/plug-ins/common/spheredesigner.c)
==============================================================================
--- /trunk/plug-ins/common/spheredesigner.c	(original)
+++ trunk/plug-ins/common/sphere-designer.c	Mon Mar 24 15:29:55 2008
@@ -50,7 +50,7 @@
 
 
 #define PLUG_IN_PROC   "plug-in-spheredesigner"
-#define PLUG_IN_BINARY "spheredesigner"
+#define PLUG_IN_BINARY "sphere-designer"
 
 #define RESPONSE_RESET 1
 

Copied: trunk/plug-ins/common/threshold-alpha.c (from r25188, /trunk/plug-ins/common/threshold_alpha.c)
==============================================================================
--- /trunk/plug-ins/common/threshold_alpha.c	(original)
+++ trunk/plug-ins/common/threshold-alpha.c	Mon Mar 24 15:29:55 2008
@@ -31,7 +31,7 @@
 
 
 #define PLUG_IN_PROC    "plug-in-threshold-alpha"
-#define PLUG_IN_BINARY  "threshold_alpha"
+#define PLUG_IN_BINARY  "threshold-alpha"
 
 #define SCALE_WIDTH     120
 

Copied: trunk/plug-ins/common/tile-glass.c (from r25188, /trunk/plug-ins/common/glasstile.c)
==============================================================================
--- /trunk/plug-ins/common/glasstile.c	(original)
+++ trunk/plug-ins/common/tile-glass.c	Mon Mar 24 15:29:55 2008
@@ -49,7 +49,7 @@
 
 
 #define PLUG_IN_PROC   "plug-in-glasstile"
-#define PLUG_IN_BINARY "glasstile"
+#define PLUG_IN_BINARY "tile-glass"
 
 
 /* --- Typedefs --- */

Copied: trunk/plug-ins/common/tile-paper.c (from r25188, /trunk/plug-ins/common/papertile.c)
==============================================================================
--- /trunk/plug-ins/common/papertile.c	(original)
+++ trunk/plug-ins/common/tile-paper.c	Mon Mar 24 15:29:55 2008
@@ -35,7 +35,7 @@
 /*===========================================================================*/
 
 #define PLUG_IN_PROC   "plug-in-papertile"
-#define PLUG_IN_BINARY "papertile"
+#define PLUG_IN_BINARY "tile-paper"
 
 /*===========================================================================*/
 /* TYPES                                                                     */

Copied: trunk/plug-ins/common/tile-small.c (from r25188, /trunk/plug-ins/common/tileit.c)
==============================================================================
--- /trunk/plug-ins/common/tileit.c	(original)
+++ trunk/plug-ins/common/tile-small.c	Mon Mar 24 15:29:55 2008
@@ -45,7 +45,7 @@
 #include "libgimp/stdplugins-intl.h"
 
 #define PLUG_IN_PROC   "plug-in-small-tiles"
-#define PLUG_IN_BINARY "tileit"
+#define PLUG_IN_BINARY "tile-small"
 
 /***** Magic numbers *****/
 

Copied: trunk/plug-ins/common/unit-editor.c (from r25188, /trunk/plug-ins/common/uniteditor.c)
==============================================================================
--- /trunk/plug-ins/common/uniteditor.c	(original)
+++ trunk/plug-ins/common/unit-editor.c	Mon Mar 24 15:29:55 2008
@@ -31,7 +31,7 @@
 
 
 #define PLUG_IN_PROC     "plug-in-unit-editor"
-#define PLUG_IN_BINARY   "uniteditor"
+#define PLUG_IN_BINARY   "unit-editor"
 #define RESPONSE_REFRESH 1
 
 enum

Copied: trunk/plug-ins/common/unsharp-mask.c (from r25188, /trunk/plug-ins/common/unsharp.c)
==============================================================================
--- /trunk/plug-ins/common/unsharp.c	(original)
+++ trunk/plug-ins/common/unsharp-mask.c	Mon Mar 24 15:29:55 2008
@@ -29,7 +29,7 @@
 
 
 #define PLUG_IN_PROC    "plug-in-unsharp-mask"
-#define PLUG_IN_BINARY  "unsharp"
+#define PLUG_IN_BINARY  "unsharp-mask"
 
 #define SCALE_WIDTH   120
 #define ENTRY_WIDTH     5

Copied: trunk/plug-ins/common/value-propagate.c (from r25190, /trunk/plug-ins/common/vpropagate.c)
==============================================================================
--- /trunk/plug-ins/common/vpropagate.c	(original)
+++ trunk/plug-ins/common/value-propagate.c	Mon Mar 24 15:29:55 2008
@@ -45,7 +45,7 @@
 #define VPROPAGATE_PROC      "plug-in-vpropagate"
 #define ERODE_PROC           "plug-in-erode"
 #define DILATE_PROC          "plug-in-dilate"
-#define PLUG_IN_BINARY       "vpropagate"
+#define PLUG_IN_BINARY       "value-propagate"
 #define PLUG_IN_IMAGE_TYPES  "RGB*, GRAY*"
 
 #define VP_RGB          (1 << 0)

Copied: trunk/plug-ins/common/van-gogh-lic.c (from r25190, /trunk/plug-ins/common/lic.c)
==============================================================================
--- /trunk/plug-ins/common/lic.c	(original)
+++ trunk/plug-ins/common/van-gogh-lic.c	Mon Mar 24 15:29:55 2008
@@ -50,7 +50,7 @@
 #define numy    40
 
 #define PLUG_IN_PROC   "plug-in-lic"
-#define PLUG_IN_BINARY "lic"
+#define PLUG_IN_BINARY "van-gogh-lic"
 
 typedef enum
 {

Copied: trunk/plug-ins/common/whirl-pinch.c (from r25190, /trunk/plug-ins/common/whirlpinch.c)
==============================================================================
--- /trunk/plug-ins/common/whirlpinch.c	(original)
+++ trunk/plug-ins/common/whirl-pinch.c	Mon Mar 24 15:29:55 2008
@@ -54,7 +54,7 @@
 
 
 #define PLUG_IN_PROC    "plug-in-whirl-pinch"
-#define PLUG_IN_BINARY  "whirlpinch"
+#define PLUG_IN_BINARY  "whirl-pinch"
 #define PLUG_IN_VERSION "May 1997, 2.09"
 
 /***** Magic numbers *****/



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