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

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.


svn path=/trunk/; revision=25192
This commit is contained in:
Michael Natterer 2008-03-24 15:29:55 +00:00 committed by Michael Natterer
parent d2168e1820
commit bfa8547a93
65 changed files with 727 additions and 656 deletions

View File

@ -1,3 +1,74 @@
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.
2008-03-24 Sven Neumann <sven@gimp.org>
* app/actions/documents-commands.c

File diff suppressed because it is too large Load Diff

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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[] =

View File

@ -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)

View File

@ -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
{

View File

@ -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"

View File

@ -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.

View File

@ -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);

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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)"

View File

@ -36,7 +36,7 @@
#define PLUG_IN_PROC "plug-in-dog"
#define PLUG_IN_BINARY "dog"
#define PLUG_IN_BINARY "edge-dog"
typedef struct

View File

@ -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.

View File

@ -31,7 +31,7 @@
#define PLUG_IN_PROC "plug-in-sobel"
#define PLUG_IN_BINARY "sobel"
#define PLUG_IN_BINARY "edge-sobel"
typedef struct

View File

@ -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

View File

@ -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)"
/*****************************************************************************/

View File

@ -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. */

View File

@ -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)

View File

@ -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.

View File

@ -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

View File

@ -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);

View File

@ -39,7 +39,7 @@
#define PLUG_IN_PROC "plug-in-nlfilt"
#define PLUG_IN_BINARY "nlfilt"
#define PLUG_IN_BINARY "nl-filter"
typedef struct

View File

@ -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

View File

@ -83,7 +83,7 @@
*
********************************/
#define PLUG_IN_BINARY "randomize"
#define PLUG_IN_BINARY "noise-randomize"
/*
* progress meter update frequency

View File

@ -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

View File

@ -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)

View File

@ -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

View File

@ -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 }
);

View File

@ -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

View File

@ -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 *******************************************************************/

View File

@ -75,7 +75,7 @@ static void redeye_inner_loop (const guchar *src,
#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 =
{

View File

@ -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

View File

@ -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. */

View File

@ -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

View File

@ -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

View File

@ -49,7 +49,7 @@
#define PLUG_IN_PROC "plug-in-glasstile"
#define PLUG_IN_BINARY "glasstile"
#define PLUG_IN_BINARY "tile-glass"
/* --- Typedefs --- */

View File

@ -35,7 +35,7 @@
/*===========================================================================*/
#define PLUG_IN_PROC "plug-in-papertile"
#define PLUG_IN_BINARY "papertile"
#define PLUG_IN_BINARY "tile-paper"
/*===========================================================================*/
/* TYPES */

View File

@ -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 *****/

View File

@ -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

View File

@ -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

View File

@ -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)

View File

@ -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
{

View File

@ -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 *****/