Skip to content
  • Michael Natterer's avatar
    Renamed tons of plug-ins to make more sense and to be consistent: · bfa8547a
    Michael Natterer authored
    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
    bfa8547a