diff --git a/ChangeLog b/ChangeLog index 544535e1a5..a24ae3f10b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2006-10-05 Sven Neumann + + * plug-ins/script-fu/scripts/*.scm: applied patch from Saul Goode + with review and localisation of Script-Fu procedure blurbs + (bug #351283). + 2006-10-05 Sven Neumann * plug-ins/gfig/gfig-dialog.c: reverted change for bug #356901. diff --git a/plug-ins/script-fu/scripts/3d-outline.scm b/plug-ins/script-fu/scripts/3d-outline.scm index ba3149ad58..0b9933c756 100644 --- a/plug-ins/script-fu/scripts/3d-outline.scm +++ b/plug-ins/script-fu/scripts/3d-outline.scm @@ -110,7 +110,7 @@ (script-fu-register "script-fu-3d-outline-logo-alpha" _"3D _Outline..." - "Creates outlined texts with drop shadow" + _"Outline the selected region (or alpha) with a pattern and add a drop shadow" "Hrvoje Horvat (hhorvat@open.hr)" "Hrvoje Horvat" "07 April, 1998" @@ -151,7 +151,7 @@ (script-fu-register "script-fu-3d-outline-logo" _"3D _Outline..." - "Creates outlined texts with drop shadow" + _"Create a logo with outlined text and a drop shadow" "Hrvoje Horvat (hhorvat@open.hr)" "Hrvoje Horvat" "07 April, 1998" diff --git a/plug-ins/script-fu/scripts/3dTruchet.scm b/plug-ins/script-fu/scripts/3dTruchet.scm index 3095c53891..cda2276143 100644 --- a/plug-ins/script-fu/scripts/3dTruchet.scm +++ b/plug-ins/script-fu/scripts/3dTruchet.scm @@ -213,7 +213,7 @@ (script-fu-register "script-fu-3dtruchet" _"3_D Truchet..." - "3D Truchet pattern" + _"Create an image filled with a 3D Truchet pattern" "Adrian Likins " "Adrian Likins" "1997" diff --git a/plug-ins/script-fu/scripts/add-bevel.scm b/plug-ins/script-fu/scripts/add-bevel.scm index bb280990f4..7fffdeb83d 100644 --- a/plug-ins/script-fu/scripts/add-bevel.scm +++ b/plug-ins/script-fu/scripts/add-bevel.scm @@ -179,7 +179,7 @@ (script-fu-register "script-fu-add-bevel" _"Add B_evel..." - "Add a bevel to an image" + _"Add a bevel border to an image" "Andrew Donkin " "Andrew Donkin" "1997/11/06" @@ -191,4 +191,4 @@ SF-TOGGLE _"Keep bump layer" FALSE) (script-fu-menu-register "script-fu-add-bevel" - "/Filters/Decor") + _"/Filters/Decor") diff --git a/plug-ins/script-fu/scripts/addborder.scm b/plug-ins/script-fu/scripts/addborder.scm index 1e716cc91d..8b445a11b0 100644 --- a/plug-ins/script-fu/scripts/addborder.scm +++ b/plug-ins/script-fu/scripts/addborder.scm @@ -167,7 +167,7 @@ (script-fu-register "script-fu-addborder" _"Add _Border..." - "Add a border around an image" + _"Add a border around an image" "Andy Thomas " "Andy Thomas" "6/10/97" diff --git a/plug-ins/script-fu/scripts/alien-glow-arrow.scm b/plug-ins/script-fu/scripts/alien-glow-arrow.scm index cc5ce0b1fc..dae54b67ae 100644 --- a/plug-ins/script-fu/scripts/alien-glow-arrow.scm +++ b/plug-ins/script-fu/scripts/alien-glow-arrow.scm @@ -145,7 +145,7 @@ (script-fu-register "script-fu-alien-glow-right-arrow" _"_Arrow..." - "Create an X-file deal" + _"Create an arrow graphic with an eerie glow theme for web pages" "Adrian Likins" "Adrian Likins" "1997" diff --git a/plug-ins/script-fu/scripts/alien-glow-bar.scm b/plug-ins/script-fu/scripts/alien-glow-bar.scm index aad00483f9..cd8fdb92a8 100644 --- a/plug-ins/script-fu/scripts/alien-glow-bar.scm +++ b/plug-ins/script-fu/scripts/alien-glow-bar.scm @@ -83,7 +83,7 @@ (script-fu-register "script-fu-alien-glow-horizontal-ruler" _"_Hrule..." - "Create an Hrule with the Alien Glow look" + _"Create an Hrule graphic with an eerie glow theme for web pages" "Adrian Likins" "Adrian Likins" "1997" diff --git a/plug-ins/script-fu/scripts/alien-glow-bullet.scm b/plug-ins/script-fu/scripts/alien-glow-bullet.scm index ba2a08699b..9987e6327a 100644 --- a/plug-ins/script-fu/scripts/alien-glow-bullet.scm +++ b/plug-ins/script-fu/scripts/alien-glow-bullet.scm @@ -94,7 +94,7 @@ (script-fu-register "script-fu-alien-glow-bullet" _"_Bullet..." - "Create a Bullet with an Alien Glow theme for web pages" + _"Create a bullet graphic with an eerie glow theme for web pages" "Adrian Likins" "Adrian Likins" "1997" diff --git a/plug-ins/script-fu/scripts/alien-glow-button.scm b/plug-ins/script-fu/scripts/alien-glow-button.scm index fb4696614f..22799e339d 100644 --- a/plug-ins/script-fu/scripts/alien-glow-button.scm +++ b/plug-ins/script-fu/scripts/alien-glow-button.scm @@ -138,7 +138,7 @@ (script-fu-register "script-fu-alien-glow-button" _"B_utton..." - "Button with an eerie glow" + _"Create a button graphic with an eerie glow theme for web pages" "Adrian Likins" "Adrian Likins" "July 1997" diff --git a/plug-ins/script-fu/scripts/alien-glow-logo.scm b/plug-ins/script-fu/scripts/alien-glow-logo.scm index 52bf3962ab..afd275d409 100644 --- a/plug-ins/script-fu/scripts/alien-glow-logo.scm +++ b/plug-ins/script-fu/scripts/alien-glow-logo.scm @@ -56,7 +56,7 @@ (script-fu-register "script-fu-alien-glow-logo-alpha" _"Alien _Glow..." - "Create an X-Files-esque logo with the specified glow color" + _"Add an eerie glow around the selected region (or alpha)" "Spencer Kimball" "Spencer Kimball" "1997" @@ -91,7 +91,7 @@ (script-fu-register "script-fu-alien-glow-logo" _"Alien _Glow..." - "Create an X-Files-esque logo with the specified glow color" + _"Create a logo with an alien glow around the text" "Spencer Kimball" "Spencer Kimball" "1997" diff --git a/plug-ins/script-fu/scripts/alien-neon-logo.scm b/plug-ins/script-fu/scripts/alien-neon-logo.scm index e1681a964a..258bd5e250 100644 --- a/plug-ins/script-fu/scripts/alien-neon-logo.scm +++ b/plug-ins/script-fu/scripts/alien-neon-logo.scm @@ -117,7 +117,7 @@ (script-fu-register "script-fu-alien-neon-logo-alpha" _"Alien _Neon..." - "Creates a psychedelic effect with outlines of the specified color around the letters" + _"Add psychedelic outlines to the selected region (or alpha)" "Raphael Quinet (quinet@gamers.org)" "Raphael Quinet" "1999-2000" @@ -155,7 +155,7 @@ (script-fu-register "script-fu-alien-neon-logo" _"Alien _Neon..." - "Creates a psychedelic effect with outlines of the specified color around the letters" + _"Create a logo with psychedelic outlines around the text" "Raphael Quinet (quinet@gamers.org)" "Raphael Quinet" "1999-2000" diff --git a/plug-ins/script-fu/scripts/basic1-logo.scm b/plug-ins/script-fu/scripts/basic1-logo.scm index 87dab1a42a..5bbeba0f35 100644 --- a/plug-ins/script-fu/scripts/basic1-logo.scm +++ b/plug-ins/script-fu/scripts/basic1-logo.scm @@ -50,7 +50,7 @@ (script-fu-register "script-fu-basic1-logo-alpha" _"_Basic I..." - "Creates a simple logo with a drop shadow" + _"Add a gradient effect, a drop shadow, and a background to the selected region (or alpha)" "Spencer Kimball" "Spencer Kimball" "1996" @@ -79,7 +79,7 @@ (script-fu-register "script-fu-basic1-logo" _"_Basic I..." - "Creates a simple logo with a drop shadow" + _"Create a plain text logo and add a drop shadow" "Spencer Kimball" "Spencer Kimball" "1996" diff --git a/plug-ins/script-fu/scripts/basic2-logo.scm b/plug-ins/script-fu/scripts/basic2-logo.scm index adb40b9723..188b2e7d16 100644 --- a/plug-ins/script-fu/scripts/basic2-logo.scm +++ b/plug-ins/script-fu/scripts/basic2-logo.scm @@ -69,7 +69,7 @@ (script-fu-register "script-fu-basic2-logo-alpha" _"B_asic II..." - "Creates a simple logo with a shadow and a highlight" + _"Add a shadow and a highlight to the selected region (or alpha)" "Spencer Kimball" "Spencer Kimball" "1996" @@ -98,7 +98,7 @@ (script-fu-register "script-fu-basic2-logo" _"B_asic II..." - "Creates a simple logo with a shadow and a highlight" + _"Create a simple logo with a shadow and a highlight" "Spencer Kimball" "Spencer Kimball" "1996" diff --git a/plug-ins/script-fu/scripts/beveled-button.scm b/plug-ins/script-fu/scripts/beveled-button.scm index 83bcbfa86f..2be2fe0f83 100644 --- a/plug-ins/script-fu/scripts/beveled-button.scm +++ b/plug-ins/script-fu/scripts/beveled-button.scm @@ -137,7 +137,7 @@ (script-fu-register "script-fu-button00" _"Simple _Beveled Button..." - "Simple beveled button" + _"Create a simple, beveled button graphic for webpages" "Federico Mena Quintero" "Federico Mena Quintero" "June 1997" diff --git a/plug-ins/script-fu/scripts/beveled-pattern-arrow.scm b/plug-ins/script-fu/scripts/beveled-pattern-arrow.scm index 3e548332ad..305414e917 100644 --- a/plug-ins/script-fu/scripts/beveled-pattern-arrow.scm +++ b/plug-ins/script-fu/scripts/beveled-pattern-arrow.scm @@ -141,7 +141,7 @@ (script-fu-register "script-fu-beveled-pattern-arrow" _"_Arrow..." - "Beveled pattern arrow" + _"Create a beveled pattern arrow for webpages" "Federico Mena Quintero" "Federico Mena Quintero" "July 1997" diff --git a/plug-ins/script-fu/scripts/beveled-pattern-bullet.scm b/plug-ins/script-fu/scripts/beveled-pattern-bullet.scm index e1c7701bba..ee94e0f870 100644 --- a/plug-ins/script-fu/scripts/beveled-pattern-bullet.scm +++ b/plug-ins/script-fu/scripts/beveled-pattern-bullet.scm @@ -78,7 +78,7 @@ (script-fu-register "script-fu-beveled-pattern-bullet" _"_Bullet..." - "Beveled pattern bullet" + _"Create a beveled pattern bullet for webpages" "Federico Mena Quintero" "Federico Mena Quintero" "July 1997" diff --git a/plug-ins/script-fu/scripts/beveled-pattern-button.scm b/plug-ins/script-fu/scripts/beveled-pattern-button.scm index a2df72e32e..f92ef04f81 100644 --- a/plug-ins/script-fu/scripts/beveled-pattern-button.scm +++ b/plug-ins/script-fu/scripts/beveled-pattern-button.scm @@ -114,7 +114,7 @@ (script-fu-register "script-fu-beveled-pattern-button" _"B_utton..." - "Beveled pattern button" + _"Create a beveled pattern button for webpages" "Federico Mena Quintero" "Federico Mena Quintero" "July 1997" diff --git a/plug-ins/script-fu/scripts/beveled-pattern-heading.scm b/plug-ins/script-fu/scripts/beveled-pattern-heading.scm index e97f72c995..a521a536bf 100644 --- a/plug-ins/script-fu/scripts/beveled-pattern-heading.scm +++ b/plug-ins/script-fu/scripts/beveled-pattern-heading.scm @@ -101,7 +101,7 @@ (script-fu-register "script-fu-beveled-pattern-heading" _"H_eading..." - "Beveled pattern heading" + _"Create a beveled pattern heading for webpages" "Federico Mena Quintero" "Federico Mena Quintero" "July 1997" diff --git a/plug-ins/script-fu/scripts/beveled-pattern-hrule.scm b/plug-ins/script-fu/scripts/beveled-pattern-hrule.scm index 65b0aa71f3..74ae6dacc9 100644 --- a/plug-ins/script-fu/scripts/beveled-pattern-hrule.scm +++ b/plug-ins/script-fu/scripts/beveled-pattern-hrule.scm @@ -71,7 +71,7 @@ (script-fu-register "script-fu-beveled-pattern-hrule" _"_Hrule..." - "Beveled pattern hrule" + _"Create a beveled pattern hrule for webpages" "Federico Mena Quintero" "Federico Mena Quintero" "July 1997" diff --git a/plug-ins/script-fu/scripts/blend-anim.scm b/plug-ins/script-fu/scripts/blend-anim.scm index 58ede09dde..92e7d27f7e 100644 --- a/plug-ins/script-fu/scripts/blend-anim.scm +++ b/plug-ins/script-fu/scripts/blend-anim.scm @@ -218,10 +218,10 @@ (script-fu-register "script-fu-blend-anim" _"_Blend..." - "Blend two or more layers over a background, so that an animation can be saved" + _"Create intermediate layers to blend two or more layers over a background as an animation" "Sven Neumann " "Sven Neumann" - "1999" + "1999/12/21" "RGB* GRAY*" SF-IMAGE "Image" 0 SF-DRAWABLE "Drawable" 0 diff --git a/plug-ins/script-fu/scripts/blended-logo.scm b/plug-ins/script-fu/scripts/blended-logo.scm index 5ecb2d424d..b15728c161 100644 --- a/plug-ins/script-fu/scripts/blended-logo.scm +++ b/plug-ins/script-fu/scripts/blended-logo.scm @@ -116,7 +116,7 @@ (script-fu-register "script-fu-blended-logo-alpha" _"Blen_ded..." - "Creates logos with blended backgrounds, highlights, and shadows" + _"Add blended backgrounds, highlights, and shadows to the selected region (or alpha)" "Spencer Kimball" "Spencer Kimball" "1996" @@ -169,7 +169,7 @@ (script-fu-register "script-fu-blended-logo" _"Blen_ded..." - "Creates logos with blended backgrounds, highlights, and shadows" + _"Create a logo with blended backgrounds, highlights, and shadows" "Spencer Kimball" "Spencer Kimball" "1996" diff --git a/plug-ins/script-fu/scripts/bovinated-logo.scm b/plug-ins/script-fu/scripts/bovinated-logo.scm index 9f524075cb..e25c1e030b 100644 --- a/plug-ins/script-fu/scripts/bovinated-logo.scm +++ b/plug-ins/script-fu/scripts/bovinated-logo.scm @@ -84,7 +84,7 @@ (script-fu-register "script-fu-bovinated-logo-alpha" _"Bo_vination..." - "Makes Cow-spotted logos" + _"Add 'cow spots' to the selected region (or alpha)" "Brian McFee " "Brian McFee" "April 1998" @@ -115,7 +115,7 @@ (script-fu-register "script-fu-bovinated-logo" _"Bo_vination..." - "Makes Cow-spotted logos" + _"Create a logo with text in the style of 'cow spots'" "Brian McFee " "Brian McFee" "April 1998" diff --git a/plug-ins/script-fu/scripts/burn-in-anim.scm b/plug-ins/script-fu/scripts/burn-in-anim.scm index ab45abcbd4..b48f730261 100644 --- a/plug-ins/script-fu/scripts/burn-in-anim.scm +++ b/plug-ins/script-fu/scripts/burn-in-anim.scm @@ -184,7 +184,7 @@ (script-fu-register "script-fu-burn-in-anim" _"B_urn-In..." - "Burn-in like effect on a fg (text) layer and a bg layer; V2.1" + _"Create intermediate layers to produce an animated 'burn-in' transition between two layers" "Roland Berger roland@fuchur.leute.server.de" "Roland Berger" "January 2001" diff --git a/plug-ins/script-fu/scripts/camo.scm b/plug-ins/script-fu/scripts/camo.scm index 78ded89211..cd42fe7808 100644 --- a/plug-ins/script-fu/scripts/camo.scm +++ b/plug-ins/script-fu/scripts/camo.scm @@ -88,7 +88,7 @@ (script-fu-register "script-fu-camo-pattern" _"_Camouflage..." - "Camouflage pattern" + _"Create an image filled with a camouflage pattern" "Chris Gutteridge: cjg@ecs.soton.ac.uk" "28th April 1998" "Chris Gutteridge / ECS @ University of Southampton, England" diff --git a/plug-ins/script-fu/scripts/carve-it.scm b/plug-ins/script-fu/scripts/carve-it.scm index 5eaef045e2..b0412d4b45 100644 --- a/plug-ins/script-fu/scripts/carve-it.scm +++ b/plug-ins/script-fu/scripts/carve-it.scm @@ -175,7 +175,7 @@ (script-fu-register "script-fu-carve-it" _"Stencil C_arve..." - "Use the specified [GRAY] drawable as a stencil to carve from the specified image. The specified image must be either RGB colour or grayscale, not indexed." + _"Create an image with a carved effect using the active (grayscale) drawable as a mask" "Spencer Kimball" "Spencer Kimball" "1997" diff --git a/plug-ins/script-fu/scripts/carved-logo.scm b/plug-ins/script-fu/scripts/carved-logo.scm index 5a02b523bf..582fe1d56d 100644 --- a/plug-ins/script-fu/scripts/carved-logo.scm +++ b/plug-ins/script-fu/scripts/carved-logo.scm @@ -154,7 +154,7 @@ (script-fu-register "script-fu-carved-logo" _"Carved..." - "Carve the text from the specified image. The image will be automatically tiled to accomodate the rendered text string. The \"Carve Raised Text\" parameter determines whether to carve the text itself, or around the text." + _"Create a logo with carved text raised above the specified background image" "Spencer Kimball" "Spencer Kimball" "1997" diff --git a/plug-ins/script-fu/scripts/chalk.scm b/plug-ins/script-fu/scripts/chalk.scm index f9a364ea2f..bede75eef9 100644 --- a/plug-ins/script-fu/scripts/chalk.scm +++ b/plug-ins/script-fu/scripts/chalk.scm @@ -67,7 +67,7 @@ (script-fu-register "script-fu-chalk-logo-alpha" _"_Chalk..." - "Chalk scribbled logos" + _"Create a chalk drawing effect for the selected region (or alpha)" "Manish Singh " "Manish Singh" "October 1997" @@ -103,7 +103,7 @@ (script-fu-register "script-fu-chalk-logo" _"_Chalk..." - "Chalk scribbled logos" + _"Create a logo resembling chalk scribbled on a blackboard" "Manish Singh " "Manish Singh" "October 1997" diff --git a/plug-ins/script-fu/scripts/chip-away.scm b/plug-ins/script-fu/scripts/chip-away.scm index bfd54274c8..b03ae9efee 100644 --- a/plug-ins/script-fu/scripts/chip-away.scm +++ b/plug-ins/script-fu/scripts/chip-away.scm @@ -128,7 +128,7 @@ (script-fu-register "script-fu-chip-away-logo-alpha" _"Chip Awa_y..." - "Chip away effect" + _"Add a chipped woodcarving effect to the selected region (or alpha)" "Adrian Likins " "Adrian Likins " "1997" @@ -171,7 +171,7 @@ (script-fu-register "script-fu-chip-away-logo" _"Chip Awa_y..." - "Chip away effect" + _"Create a logo resembling a chipped wood carving" "Adrian Likins " "Adrian Likins " "1997" diff --git a/plug-ins/script-fu/scripts/chrome-it.scm b/plug-ins/script-fu/scripts/chrome-it.scm index 81838b15d6..ae54c98d2d 100644 --- a/plug-ins/script-fu/scripts/chrome-it.scm +++ b/plug-ins/script-fu/scripts/chrome-it.scm @@ -180,7 +180,7 @@ (script-fu-register "script-fu-sota-chrome-it" _"Stencil C_hrome..." - "Use the specified [GRAY] drawable as a stencil to run the chrome effect on." + _"Add a chrome effect to the selected region (or alpha) using a specified (grayscale) stencil" "Spencer Kimball" "Spencer Kimball" "1997" diff --git a/plug-ins/script-fu/scripts/chrome-logo.scm b/plug-ins/script-fu/scripts/chrome-logo.scm index 46d40f9dd8..99a14499d9 100644 --- a/plug-ins/script-fu/scripts/chrome-logo.scm +++ b/plug-ins/script-fu/scripts/chrome-logo.scm @@ -76,7 +76,7 @@ (script-fu-register "script-fu-chrome-logo-alpha" _"C_hrome..." - "Somewhat simplistic, but cool chromed logos" + _"Add a simple chrome effect to the selected region (or alpha)" "Spencer Kimball" "Spencer Kimball & Peter Mattis" "1997" @@ -104,7 +104,7 @@ (script-fu-register "script-fu-chrome-logo" _"C_hrome..." - "Somewhat simplistic, but cool chromed logos" + _"Create a simplistic, but cool, chromed logo" "Spencer Kimball" "Spencer Kimball & Peter Mattis" "1997" diff --git a/plug-ins/script-fu/scripts/circuit.scm b/plug-ins/script-fu/scripts/circuit.scm index 95f1c2606a..2379181a55 100644 --- a/plug-ins/script-fu/scripts/circuit.scm +++ b/plug-ins/script-fu/scripts/circuit.scm @@ -128,7 +128,7 @@ (script-fu-register "script-fu-circuit" _"_Circuit..." - "Fills the current selection with something that looks vaguely like a circuit board." + _"Fill the selected region (or alpha) with traces like those on a circuit board" "Adrian Likins " "Adrian Likins" "10/17/97" diff --git a/plug-ins/script-fu/scripts/clothify.scm b/plug-ins/script-fu/scripts/clothify.scm index 47a4e9a1e6..807ff70669 100644 --- a/plug-ins/script-fu/scripts/clothify.scm +++ b/plug-ins/script-fu/scripts/clothify.scm @@ -46,7 +46,7 @@ (script-fu-register "script-fu-clothify" _"_Clothify..." - "Gives the current layer a cloth-like texture" + _"Add a cloth-like texture to the selected region (or alpha)" "Tim Newsome " "Tim Newsome" "4/11/97" diff --git a/plug-ins/script-fu/scripts/coffee.scm b/plug-ins/script-fu/scripts/coffee.scm index d6f652dd2a..f2008c3535 100644 --- a/plug-ins/script-fu/scripts/coffee.scm +++ b/plug-ins/script-fu/scripts/coffee.scm @@ -75,7 +75,7 @@ (script-fu-register "script-fu-coffee-stain" _"_Coffee Stain..." - "Draws realistic looking coffee stains" + _"Add realistic looking coffee stains to the image" "Chris Gutteridge" "1998, Chris Gutteridge / ECS dept, University of Southampton, England." "25th April 1998" diff --git a/plug-ins/script-fu/scripts/comic-logo.scm b/plug-ins/script-fu/scripts/comic-logo.scm index cd15f82210..8a074bbf06 100644 --- a/plug-ins/script-fu/scripts/comic-logo.scm +++ b/plug-ins/script-fu/scripts/comic-logo.scm @@ -107,7 +107,7 @@ (script-fu-register "script-fu-comic-logo-alpha" _"Comic Boo_k..." - "Comic-book Style Logos" + _"Add a comic-book effect to the selected region (or alpha) by outlining and filling with a gradient" "Brian McFee " "Brian McFee" "April 1998" @@ -144,7 +144,7 @@ (script-fu-register "script-fu-comic-logo" _"Comic Boo_k..." - "Comic-book Style Logos" + _"Create a comic-book style logo" "Brian McFee " "Brian McFee" "April 1998" diff --git a/plug-ins/script-fu/scripts/coolmetal-logo.scm b/plug-ins/script-fu/scripts/coolmetal-logo.scm index 6864dcbe98..c84f664716 100644 --- a/plug-ins/script-fu/scripts/coolmetal-logo.scm +++ b/plug-ins/script-fu/scripts/coolmetal-logo.scm @@ -123,7 +123,7 @@ (script-fu-register "script-fu-cool-metal-logo-alpha" _"Cool _Metal..." - "Metallic logos with reflections and perspective shadows" + _"Add a metallic logo effect to the selected region (or alpha) with reflections and perspective shadows" "Spencer Kimball & Rob Malda" "Spencer Kimball & Rob Malda" "1997" @@ -156,7 +156,7 @@ (script-fu-register "script-fu-cool-metal-logo" _"Cool _Metal..." - "Metallic logos with reflections and perspective shadows" + _"Create a metallic logo with reflections and perspective shadows" "Spencer Kimball & Rob Malda" "Spencer Kimball & Rob Malda" "1997" diff --git a/plug-ins/script-fu/scripts/copy-visible.scm b/plug-ins/script-fu/scripts/copy-visible.scm index 8e7f4397e2..6cd76c7d0c 100644 --- a/plug-ins/script-fu/scripts/copy-visible.scm +++ b/plug-ins/script-fu/scripts/copy-visible.scm @@ -29,7 +29,7 @@ (script-fu-register "script-fu-copy-visible" "Copy Visible" - "This procedure is deprecated! use \'gimp-edit-copy-visible\' instead." + _"This procedure is deprecated! use \'gimp_edit_copy_visible\' instead." "" "" "" diff --git a/plug-ins/script-fu/scripts/crystal-logo.scm b/plug-ins/script-fu/scripts/crystal-logo.scm index fb8e5b8fc3..a46dde2e0a 100644 --- a/plug-ins/script-fu/scripts/crystal-logo.scm +++ b/plug-ins/script-fu/scripts/crystal-logo.scm @@ -187,7 +187,7 @@ (script-fu-register "script-fu-crystal-logo" _"Crystal..." - "Crystal/Gel effect which displaces the image underneath" + _"Create a logo with a crystal/gel effect displacing the image underneath" "Spencer Kimball" "Spencer Kimball" "1997" diff --git a/plug-ins/script-fu/scripts/distress-selection.scm b/plug-ins/script-fu/scripts/distress-selection.scm index 48161108ec..eeb444a4e8 100644 --- a/plug-ins/script-fu/scripts/distress-selection.scm +++ b/plug-ins/script-fu/scripts/distress-selection.scm @@ -84,7 +84,7 @@ (script-fu-register "script-fu-distress-selection" _"_Distort..." - "No description" + _"Distress the selection" "Chris Gutteridge" "1998, Chris Gutteridge / ECS dept, University of Southampton, England." "23rd April 1998" diff --git a/plug-ins/script-fu/scripts/drop-shadow.scm b/plug-ins/script-fu/scripts/drop-shadow.scm index ce1c2d76c5..1f18bf9de5 100644 --- a/plug-ins/script-fu/scripts/drop-shadow.scm +++ b/plug-ins/script-fu/scripts/drop-shadow.scm @@ -160,7 +160,7 @@ (script-fu-register "script-fu-drop-shadow" _"_Drop-Shadow..." - "Add a drop-shadow of the current selection or alpha-channel" + _"Add a drop-shadow to the selected region (or alpha)" "Sven Neumann " "Sven Neumann" "1999/12/21" diff --git a/plug-ins/script-fu/scripts/erase-rows.scm b/plug-ins/script-fu/scripts/erase-rows.scm index 73d9fd72db..8daafab2a6 100644 --- a/plug-ins/script-fu/scripts/erase-rows.scm +++ b/plug-ins/script-fu/scripts/erase-rows.scm @@ -26,7 +26,7 @@ (script-fu-register "script-fu-erase-rows" _"_Erase Every Other Row..." - "Erase every other row/column with the background color" + _"Erase every other row/column of pixels of the active drawable" "Federico Mena Quintero" "Federico Mena Quintero" "June 1997" diff --git a/plug-ins/script-fu/scripts/fade-outline.scm b/plug-ins/script-fu/scripts/fade-outline.scm index 9ab750b4f2..166d08c024 100644 --- a/plug-ins/script-fu/scripts/fade-outline.scm +++ b/plug-ins/script-fu/scripts/fade-outline.scm @@ -155,7 +155,7 @@ (script-fu-register "script-fu-fade-outline" _"_Fade to Layer Mask..." - "Fade out using a layer mask" + _"Create a layermask that fades the edges of the selected region (or alpha)" "Wolfgang Hofer " "Wolfgang Hofer" "10 Nov 1999" diff --git a/plug-ins/script-fu/scripts/flatland.scm b/plug-ins/script-fu/scripts/flatland.scm index fb5f84b468..0877e24348 100644 --- a/plug-ins/script-fu/scripts/flatland.scm +++ b/plug-ins/script-fu/scripts/flatland.scm @@ -58,7 +58,7 @@ (script-fu-register "script-fu-flatland" _"_Flatland..." - "A Land Pattern" + _"Create an image filled with a Land Pattern" "Adrian Likins " "Adrian Likins" "1997" diff --git a/plug-ins/script-fu/scripts/font-map.scm b/plug-ins/script-fu/scripts/font-map.scm index f0490f0bba..8d4843ee72 100644 --- a/plug-ins/script-fu/scripts/font-map.scm +++ b/plug-ins/script-fu/scripts/font-map.scm @@ -128,7 +128,7 @@ (script-fu-register "script-fu-font-map" _"Render _Font Map..." - "Generate a listing of fonts matching a filter" + _"Create an image filled with previews of fonts matching a fontname filter" "Spencer Kimball" "Spencer Kimball" "1997" diff --git a/plug-ins/script-fu/scripts/frosty-logo.scm b/plug-ins/script-fu/scripts/frosty-logo.scm index 81042429df..9893939be8 100644 --- a/plug-ins/script-fu/scripts/frosty-logo.scm +++ b/plug-ins/script-fu/scripts/frosty-logo.scm @@ -95,7 +95,7 @@ (script-fu-register "script-fu-frosty-logo-alpha" _"_Frosty..." - "Frozen logos with drop shadows" + _"Add a frost effect to the selected region (or alpha)" "Spencer Kimball & Ed Mackey" "Spencer Kimball & Ed Mackey" "1997" @@ -122,7 +122,7 @@ (script-fu-register "script-fu-frosty-logo" _"_Frosty..." - "Frozen logos with drop shadows" + _"Create frozen logo with an added drop shadow" "Spencer Kimball & Ed Mackey" "Spencer Kimball & Ed Mackey" "1997" diff --git a/plug-ins/script-fu/scripts/fuzzyborder.scm b/plug-ins/script-fu/scripts/fuzzyborder.scm index b6ce1d6306..20ce063bf5 100644 --- a/plug-ins/script-fu/scripts/fuzzyborder.scm +++ b/plug-ins/script-fu/scripts/fuzzyborder.scm @@ -146,7 +146,7 @@ (script-fu-register "script-fu-fuzzy-border" _"_Fuzzy Border..." - "Fade border to chosen color" + _"Add a jagged, fuzzy border to an image" "Chris Gutteridge" "1998, Chris Gutteridge / ECS dept, University of Southampton, England." "3rd April 1998" diff --git a/plug-ins/script-fu/scripts/gimp-headers.scm b/plug-ins/script-fu/scripts/gimp-headers.scm index f975f921ec..29fc48f967 100644 --- a/plug-ins/script-fu/scripts/gimp-headers.scm +++ b/plug-ins/script-fu/scripts/gimp-headers.scm @@ -133,7 +133,7 @@ (script-fu-register "script-fu-big-header-gimp-org" _"_Big Header..." - "Big Gimp.org Header" + _"Create an image of a large header using the Gimp.org webpage theme" "Adrian Likins & Jens Lautenbacher" "Adrian Likins & Jens Lautenbacher" "1997" @@ -155,7 +155,7 @@ (script-fu-register "script-fu-small-header-gimp-org" _"_Small Header..." - "Small Gimp.org Header" + _"Create an image of a small header using the Gimp.org webpage theme" "Adrian Likins & Jens Lautenbacher" "Adrian Likins & Jens Lautenbacher" "1997" diff --git a/plug-ins/script-fu/scripts/gimp-labels.scm b/plug-ins/script-fu/scripts/gimp-labels.scm index c1880688b9..0be5d1db7b 100644 --- a/plug-ins/script-fu/scripts/gimp-labels.scm +++ b/plug-ins/script-fu/scripts/gimp-labels.scm @@ -106,7 +106,7 @@ (script-fu-register "script-fu-tube-button-label-gimp-org" _"_Tube Button Label..." - "Tube Button Label Header for gimp.org" + _"Create an image of a Tube Button Label using the gimp.org webpage theme" "Adrian Likins & Jens Lautenbacher" "Adrian Likins & Jens Lautenbacher" "1997" @@ -121,7 +121,7 @@ (script-fu-register "script-fu-tube-subbutton-label-gimp-org" _"T_ube Sub-Button Label..." - "Tube Button Label Header for gimp.org" + _"Create an image of a Tube Button Label using the gimp.org webpage theme" "Adrian Likins & Jens Lautenbacher" "Adrian Likins & Jens Lautenbacher" "1997" @@ -136,7 +136,7 @@ (script-fu-register "script-fu-tube-subsubbutton-label-gimp-org" _"Tub_e Sub-Sub-Button Label..." - "Tube Button Label Header for gimp.org" + _"Create an image of a Tube Button Label using the gimp.org webpage theme" "Adrian Likins & Jens Lautenbacher" "Adrian Likins & Jens Lautenbacher" "1997" @@ -151,7 +151,7 @@ (script-fu-register "script-fu-labels-gimp-org" _"_General Tube Labels..." - "Tube Button Label Header for gimp.org" + _"Create an image of a Tube Button Label Header using the gimp.org webpage theme" "Adrian Likins & Jens Lautenbacher" "Adrian Likins & Jens Lautenbacher" "1997" diff --git a/plug-ins/script-fu/scripts/glossy.scm b/plug-ins/script-fu/scripts/glossy.scm index 9d7425fdc9..761ad28fc0 100644 --- a/plug-ins/script-fu/scripts/glossy.scm +++ b/plug-ins/script-fu/scripts/glossy.scm @@ -174,7 +174,7 @@ (script-fu-register "script-fu-glossy-logo-alpha" _"Glo_ssy..." - "Creates anything you can create with it :)" + _"Add gradients, patterns, shadows, and bump maps to the selected region (or alpha)" "Hrvoje Horvat (hhorvat@open.hr)" "Hrvoje Horvat" "14/04/1998" @@ -240,7 +240,7 @@ (script-fu-register "script-fu-glossy-logo" _"Glo_ssy..." - "Creates anything you can create with it :)" + _"Create a logo with gradients, patterns, shadows, and bump maps" "Hrvoje Horvat (hhorvat@open.hr)" "Hrvoje Horvat" "14/04/1998" diff --git a/plug-ins/script-fu/scripts/glowing-logo.scm b/plug-ins/script-fu/scripts/glowing-logo.scm index b4843159ae..1c8a015f07 100644 --- a/plug-ins/script-fu/scripts/glowing-logo.scm +++ b/plug-ins/script-fu/scripts/glowing-logo.scm @@ -68,7 +68,7 @@ (script-fu-register "script-fu-glowing-logo-alpha" _"Glo_wing Hot..." - "Glowing hot logos" + _"Add a glowing hot metal effect to the selected region (or alpha)" "Spencer Kimball" "Spencer Kimball" "1997" @@ -96,7 +96,7 @@ (script-fu-register "script-fu-glowing-logo" _"Glo_wing Hot..." - "Glowing hot logos" + _"Create a logo that looks like glowing hot metal" "Spencer Kimball" "Spencer Kimball" "1997" diff --git a/plug-ins/script-fu/scripts/gradient-bevel-logo.scm b/plug-ins/script-fu/scripts/gradient-bevel-logo.scm index 64feef126e..636104ac7e 100644 --- a/plug-ins/script-fu/scripts/gradient-bevel-logo.scm +++ b/plug-ins/script-fu/scripts/gradient-bevel-logo.scm @@ -89,7 +89,7 @@ (script-fu-register "script-fu-gradient-bevel-logo-alpha" _"Gradient Beve_l..." - "Makes Shiny Bevelly text" + _"Add a shiny look and bevel effect to the selected region (or alpha)" "Brian McFee " "Brian McFee" "April 1998" @@ -123,7 +123,7 @@ (script-fu-register "script-fu-gradient-bevel-logo" _"Gradient Beve_l..." - "Makes Shiny Bevelly text" + _"Create a logo with a shiny look and bevelled edges" "Brian McFee " "Brian McFee" "April 1998" diff --git a/plug-ins/script-fu/scripts/gradient-example.scm b/plug-ins/script-fu/scripts/gradient-example.scm index c0f3a1d513..2e0601008a 100644 --- a/plug-ins/script-fu/scripts/gradient-example.scm +++ b/plug-ins/script-fu/scripts/gradient-example.scm @@ -56,8 +56,8 @@ (gimp-display-new img))) (script-fu-register "script-fu-gradient-example" - _"Render _Image..." - "Create an example image of a custom gradient" + _"Custom _Gradient..." + _"Create an image filled with an example of the current gradient" "Federico Mena Quintero" "Federico Mena Quintero" "June 1997" diff --git a/plug-ins/script-fu/scripts/grid-system.scm b/plug-ins/script-fu/scripts/grid-system.scm index b8128f5c13..c41051a2b0 100644 --- a/plug-ins/script-fu/scripts/grid-system.scm +++ b/plug-ins/script-fu/scripts/grid-system.scm @@ -83,8 +83,8 @@ (gimp-displays-flush))) (script-fu-register "script-fu-grid-system" - _"_Divisions..." - "Draw grid as specified by X-DIVIDES (list of propotions relative to the drawable) and Y-DIVIDES. The color and width of grid is detemined by the current settings of brush." + _"_Grid..." + _"Draw a grid as specified by the lists of X and Y locations using the current brush" "Shuji Narazaki " "Shuji Narazaki" "1997" diff --git a/plug-ins/script-fu/scripts/guides-from-selection.scm b/plug-ins/script-fu/scripts/guides-from-selection.scm index 649bca0b0d..736339d31b 100644 --- a/plug-ins/script-fu/scripts/guides-from-selection.scm +++ b/plug-ins/script-fu/scripts/guides-from-selection.scm @@ -25,7 +25,7 @@ (script-fu-register "script-fu-guides-from-selection" _"New Guides from _Selection" - _"Creates four Guides around the bounding box of the current selection." + _"Create four guides around the bounding box of the current selection" "Alan Horkan" "Alan Horkan, 2004. Public Domain." "2004-08-13" diff --git a/plug-ins/script-fu/scripts/guides-new-percent.scm b/plug-ins/script-fu/scripts/guides-new-percent.scm index fd971de65f..956fee57b8 100644 --- a/plug-ins/script-fu/scripts/guides-new-percent.scm +++ b/plug-ins/script-fu/scripts/guides-new-percent.scm @@ -22,17 +22,17 @@ (gimp-displays-flush))) (script-fu-register "script-fu-guide-new-percent" - _"New Guide (by _Percent)..." - "Add a single Line Guide with the specified postion. Position specified as a percent of the image size." - "Alan Horkan" - "Alan Horkan, 2004" - "April 2004" - "" - SF-IMAGE "Input Image" 0 - SF-DRAWABLE "Input Drawable" 0 - SF-OPTION _"Direction" '(_"Horizontal" - _"Vertical") - SF-ADJUSTMENT _"Position (in %)" '(50 0 100 1 10 0 1)) + _"New Guide (by _Percent)..." + _"Add a guide at the position specified as a percentage of the image size" + "Alan Horkan" + "Alan Horkan, 2004" + "April 2004" + "" + SF-IMAGE "Input Image" 0 + SF-DRAWABLE "Input Drawable" 0 + SF-OPTION _"Direction" '(_"Horizontal" + _"Vertical") + SF-ADJUSTMENT _"Position (in %)" '(50 0 100 1 10 0 1)) (script-fu-menu-register "script-fu-guide-new-percent" "/Image/Guides") diff --git a/plug-ins/script-fu/scripts/guides-new.scm b/plug-ins/script-fu/scripts/guides-new.scm index 791a46d03e..180322264a 100644 --- a/plug-ins/script-fu/scripts/guides-new.scm +++ b/plug-ins/script-fu/scripts/guides-new.scm @@ -19,17 +19,17 @@ (gimp-displays-flush))) (script-fu-register "script-fu-guide-new" - _"New _Guide..." - "Add a single Line Guide with the specified postion and orientation. Postion is specified in Pixels (px)." - "Alan Horkan" - "Alan Horkan, 2004. Public Domain." - "2004-04-02" - "" - SF-IMAGE "Image" 0 - SF-DRAWABLE "Drawable" 0 - SF-OPTION _"Direction" '(_"Horizontal" - _"Vertical") - SF-ADJUSTMENT _"Position" '(0 0 262144 1 10 0 1)) + _"New _Guide..." + _"Add a guide at the orientation and position specified (in pixels)" + "Alan Horkan" + "Alan Horkan, 2004. Public Domain." + "2004-04-02" + "" + SF-IMAGE "Image" 0 + SF-DRAWABLE "Drawable" 0 + SF-OPTION _"Direction" '(_"Horizontal" + _"Vertical") + SF-ADJUSTMENT _"Position" '(0 0 262144 1 10 0 1)) (script-fu-menu-register "script-fu-guide-new" "/Image/Guides") diff --git a/plug-ins/script-fu/scripts/guides-remove-all.scm b/plug-ins/script-fu/scripts/guides-remove-all.scm index 79e87fa563..bfef75d8bf 100644 --- a/plug-ins/script-fu/scripts/guides-remove-all.scm +++ b/plug-ins/script-fu/scripts/guides-remove-all.scm @@ -15,7 +15,7 @@ (script-fu-register "script-fu-guides-remove" _"_Remove all Guides" - "Removes all horizontal and vertical guides." + _"Remove all horizontal and vertical guides" "Alan Horkan" "Alan Horkan, 2004. Public Domain." "April 2004" diff --git a/plug-ins/script-fu/scripts/hsv-graph.scm b/plug-ins/script-fu/scripts/hsv-graph.scm index 556132a3fe..35e68ba881 100644 --- a/plug-ins/script-fu/scripts/hsv-graph.scm +++ b/plug-ins/script-fu/scripts/hsv-graph.scm @@ -332,7 +332,7 @@ (script-fu-register "script-fu-hsv-graph" _"Draw _HSV Graph..." - "Draph the graph of H/S/V values on the drawable" + _"Create a graph of the Hue, Saturation, and Value distributions of the current drawable" "Shuji Narazaki " "Shuji Narazaki" "1997" diff --git a/plug-ins/script-fu/scripts/i26-gunya2.scm b/plug-ins/script-fu/scripts/i26-gunya2.scm index f7b3050ce0..6bf1ab4429 100644 --- a/plug-ins/script-fu/scripts/i26-gunya2.scm +++ b/plug-ins/script-fu/scripts/i26-gunya2.scm @@ -84,8 +84,8 @@ (script-fu-register "script-fu-i26-gunya2" - _"Imigre-_26..." - "Two-colored text by hand" + _"Imigre-_26..." + _"Create a logo in a two-color, scribbled text style" "Shuji Narazaki" "Shuji Narazaki" "1997" diff --git a/plug-ins/script-fu/scripts/land.scm b/plug-ins/script-fu/scripts/land.scm index cd398943ed..a850ef58bc 100644 --- a/plug-ins/script-fu/scripts/land.scm +++ b/plug-ins/script-fu/scripts/land.scm @@ -69,7 +69,7 @@ (script-fu-register "script-fu-land" _"_Land..." - "A Topgraphic map pattern" + _"Create an image filled with a topographic map pattern" "Adrian Likins " "Adrian Likins" "1997" diff --git a/plug-ins/script-fu/scripts/lava.scm b/plug-ins/script-fu/scripts/lava.scm index fb987db679..2c43690089 100644 --- a/plug-ins/script-fu/scripts/lava.scm +++ b/plug-ins/script-fu/scripts/lava.scm @@ -99,7 +99,7 @@ (script-fu-register "script-fu-lava" _"_Lava..." - "Fills the current selection with lava." + _"Fill the current selection with lava" "Adrian Likins " "Adrian Likins" "10/12/97" diff --git a/plug-ins/script-fu/scripts/line-nova.scm b/plug-ins/script-fu/scripts/line-nova.scm index 48824b9544..636c80f860 100644 --- a/plug-ins/script-fu/scripts/line-nova.scm +++ b/plug-ins/script-fu/scripts/line-nova.scm @@ -71,7 +71,7 @@ (script-fu-register "script-fu-line-nova" _"Line _Nova..." - "Line Nova. Draw lines with Foreground color from the center of image to the edges. 1st undo cancels bucket-fill. 2nd undo gets orignal selection." + _"Fill a layer with rays emanating outward from its center using the FG color" "Shuji Narazaki " "Shuji Narazaki" "1997,1998" diff --git a/plug-ins/script-fu/scripts/mkbrush.scm b/plug-ins/script-fu/scripts/mkbrush.scm index 5396475020..4302e5c626 100644 --- a/plug-ins/script-fu/scripts/mkbrush.scm +++ b/plug-ins/script-fu/scripts/mkbrush.scm @@ -57,8 +57,8 @@ (gimp-context-set-brush name))) (script-fu-register "script-fu-make-brush-rectangular" - _"New Re_ctangular..." - "Create size of brush" + _"_Rectangular..." + _"Create a rectangular brush" "Seth Burgess " "Seth Burgess" "1997" @@ -117,8 +117,8 @@ (gimp-context-set-brush name))) (script-fu-register "script-fu-make-brush-rectangular-feathered" - _"New Rectangular, Feathered..." - "Create size of brush" + _"Re_ctangular, Feathered..." + _"Create a rectangular brush with feathered edges" "Seth Burgess " "Seth Burgess" "1997" @@ -167,8 +167,8 @@ (gimp-context-set-brush name))) (script-fu-register "script-fu-make-brush-elliptical" - _"New Elli_ptical..." - "Create size of brush" + _"_Elliptical..." + _"Create an elliptical brush" "Seth Burgess " "Seth Burgess" "1997" @@ -229,8 +229,8 @@ (gimp-context-set-brush name))) (script-fu-register "script-fu-make-brush-elliptical-feathered" - _"New Elliptical, Feathered..." - "Makes a feathered elliptical brush of specified size" + _"Elli_ptical, Feathered..." + _"Create an elliptical brush with feathered edges" "Seth Burgess " "Seth Burgess" "1997" diff --git a/plug-ins/script-fu/scripts/neon-logo.scm b/plug-ins/script-fu/scripts/neon-logo.scm index 58cc95e70f..3e884fc72c 100644 --- a/plug-ins/script-fu/scripts/neon-logo.scm +++ b/plug-ins/script-fu/scripts/neon-logo.scm @@ -177,7 +177,7 @@ (script-fu-register "script-fu-neon-logo-alpha" _"N_eon..." - "Neon logos" + _"Convert the selected region (or alpha) into a neon-sign like object" "Spencer Kimball" "Spencer Kimball" "1997" @@ -209,7 +209,7 @@ (script-fu-register "script-fu-neon-logo" _"N_eon..." - "Neon logos" + _"Create a logo in the style of a neon sign" "Spencer Kimball" "Spencer Kimball" "1997" diff --git a/plug-ins/script-fu/scripts/news-text.scm b/plug-ins/script-fu/scripts/news-text.scm index 435c54d5a9..fa5fd78886 100644 --- a/plug-ins/script-fu/scripts/news-text.scm +++ b/plug-ins/script-fu/scripts/news-text.scm @@ -64,8 +64,8 @@ (gimp-context-pop))) (script-fu-register "script-fu-newsprint-text" - _"Newsprint Te_xt..." - "Apply a screen to text" + _"Newsprint Text..." + _"Create a logo in the style newpaper printing" "Austin Donnelly" "Austin Donnelly" "1998" diff --git a/plug-ins/script-fu/scripts/old-photo.scm b/plug-ins/script-fu/scripts/old-photo.scm index 5eeafb0cef..1e986527e0 100644 --- a/plug-ins/script-fu/scripts/old-photo.scm +++ b/plug-ins/script-fu/scripts/old-photo.scm @@ -82,7 +82,7 @@ (script-fu-register "script-fu-old-photo" _"_Old Photo..." - "Makes the image look like an old photo. A border size of 0 means no border." + _"Make an image look like an old photo" "Chris Gutteridge" "1998, Chris Gutteridge / ECS dept, University of Southampton, England." "16th April 1998" diff --git a/plug-ins/script-fu/scripts/paste-as-brush.scm b/plug-ins/script-fu/scripts/paste-as-brush.scm index 1780cb47e2..c674d11c65 100644 --- a/plug-ins/script-fu/scripts/paste-as-brush.scm +++ b/plug-ins/script-fu/scripts/paste-as-brush.scm @@ -52,7 +52,7 @@ (script-fu-register "script-fu-paste-as-brush" _"New _Brush..." - "Pastes the clipboard contents into a new brush" + _"Paste the clipboard contents into a new brush" "Michael Natterer " "Michael Natterer" "2005-09-25" diff --git a/plug-ins/script-fu/scripts/paste-as-pattern.scm b/plug-ins/script-fu/scripts/paste-as-pattern.scm index 2dda052621..d94e334672 100644 --- a/plug-ins/script-fu/scripts/paste-as-pattern.scm +++ b/plug-ins/script-fu/scripts/paste-as-pattern.scm @@ -43,7 +43,7 @@ (script-fu-register "script-fu-paste-as-pattern" _"New _Pattern..." - "Pastes the clipboard contents into a new pattern" + _"Paste the clipboard contents into a new pattern" "Michael Natterer " "Michael Natterer" "2005-09-25" diff --git a/plug-ins/script-fu/scripts/perspective-shadow.scm b/plug-ins/script-fu/scripts/perspective-shadow.scm index 47a2bb8ee2..74cf4706d0 100644 --- a/plug-ins/script-fu/scripts/perspective-shadow.scm +++ b/plug-ins/script-fu/scripts/perspective-shadow.scm @@ -176,7 +176,7 @@ (script-fu-register "script-fu-perspective-shadow" _"_Perspective..." - "Add a perspective shadow" + _"Add a perspective shadow to the selected region (or alpha)" "Sven Neumann " "Sven Neumann" "2000/11/08" diff --git a/plug-ins/script-fu/scripts/predator.scm b/plug-ins/script-fu/scripts/predator.scm index 2638fcae24..5530758326 100644 --- a/plug-ins/script-fu/scripts/predator.scm +++ b/plug-ins/script-fu/scripts/predator.scm @@ -108,7 +108,7 @@ (script-fu-register "script-fu-predator" _"_Predator..." - "Looks like images from the movie Predator" + _"Add a 'Predator' effect to the selected region (or alpha)" "Adrian Likins " "Adrian Likins" "10/12/97" diff --git a/plug-ins/script-fu/scripts/pupi-button.scm b/plug-ins/script-fu/scripts/pupi-button.scm index 72c8bb8345..3c31d47e53 100644 --- a/plug-ins/script-fu/scripts/pupi-button.scm +++ b/plug-ins/script-fu/scripts/pupi-button.scm @@ -181,8 +181,8 @@ (script-fu-register "script-fu-round-button" _"_Round Button..." - "Round button" - "Arturo Espinosa (stolen from quartic's beveled button)" + _"Create images, each containing an oval button graphic" + "Arturo Espinosa (stolen from quartic's beveled button)" "Arturo Espinosa & Federico Mena Quintero" "June 1998" "" diff --git a/plug-ins/script-fu/scripts/rendermap.scm b/plug-ins/script-fu/scripts/rendermap.scm index 8d0d5e0498..b6f6d5dad8 100644 --- a/plug-ins/script-fu/scripts/rendermap.scm +++ b/plug-ins/script-fu/scripts/rendermap.scm @@ -74,7 +74,7 @@ (script-fu-register "script-fu-render-map" _"Render _Map..." - "Another pattern which resembles a map" + _"Create an image filled with an Earth-like map pattern" "Chris Gutteridge: cjg@ecs.soton.ac.uk" "28th April 1998" "Chris Gutteridge / ECS @ University of Southampton, England" diff --git a/plug-ins/script-fu/scripts/ripply-anim.scm b/plug-ins/script-fu/scripts/ripply-anim.scm index a28a5f14f8..02dd49d663 100644 --- a/plug-ins/script-fu/scripts/ripply-anim.scm +++ b/plug-ins/script-fu/scripts/ripply-anim.scm @@ -111,7 +111,7 @@ (script-fu-register "script-fu-ripply-anim" _"_Rippling..." - "Ripple any image by creating animation frames as layers" + _"Create a multi-layer image by adding a ripple effect to the current image" "Adam D. Moss (adam@foxbox.org)" "Adam D. Moss" "1997" diff --git a/plug-ins/script-fu/scripts/round-corners.scm b/plug-ins/script-fu/scripts/round-corners.scm index dcd07e6a07..36eaeda3d7 100644 --- a/plug-ins/script-fu/scripts/round-corners.scm +++ b/plug-ins/script-fu/scripts/round-corners.scm @@ -123,7 +123,7 @@ (script-fu-register "script-fu-round-corners" _"_Round Corners..." - "Round the corners of an image and optionally adds a drop-shadow and a background" + _"Round the corners of an image and optionally add a drop-shadow and background" "Sven Neumann " "Sven Neumann" "1999/12/21" diff --git a/plug-ins/script-fu/scripts/selection-round.scm b/plug-ins/script-fu/scripts/selection-round.scm index 05b24b27ba..46a214926f 100644 --- a/plug-ins/script-fu/scripts/selection-round.scm +++ b/plug-ins/script-fu/scripts/selection-round.scm @@ -148,7 +148,7 @@ (script-fu-register "script-fu-selection-rounded-rectangle" _"Rounded R_ectangle..." - "Converts the current selection, to a rectangular selection with rounded edges. The radius is a percentage of half the selection width or height, whichever is smaller. Select 'Concave' if you want the round edges will to be indented. Round Edges works by subtracting and adding circles to the selection. " + _"Round the corners of the current selection" "Alan Horkan, Sven Neumann" ; authors "Sven Neumann" ; copyright "2004/06/07" @@ -164,7 +164,7 @@ (script-fu-register "script-fu-selection-round" "" - "Rounds the active selection. This procedure exists for backward compatibility only. Please use script-fu-selection-rounded-rectangle instead." + _"Round the corners of the current selection (deprecated, use Rounded Rectangle)" "Sven Neumann" ; authors "Sven Neumann" ; copyright "1998/02/06" diff --git a/plug-ins/script-fu/scripts/slide.scm b/plug-ins/script-fu/scripts/slide.scm index 57ad040b35..38a8a1c01e 100644 --- a/plug-ins/script-fu/scripts/slide.scm +++ b/plug-ins/script-fu/scripts/slide.scm @@ -230,7 +230,7 @@ (script-fu-register "script-fu-slide" _"_Slide..." - "Gives the image the look of a slide" + _"Add a slide-film like frame, sprocket holes, and labels to an image" "Sven Neumann " "Sven Neumann" "2004/03/28" diff --git a/plug-ins/script-fu/scripts/sota-chrome-logo.scm b/plug-ins/script-fu/scripts/sota-chrome-logo.scm index 1b578eb554..de5904e4df 100644 --- a/plug-ins/script-fu/scripts/sota-chrome-logo.scm +++ b/plug-ins/script-fu/scripts/sota-chrome-logo.scm @@ -179,7 +179,7 @@ (script-fu-register "script-fu-sota-chrome-logo" _"SOTA Chrome..." - "State of the art chromed logos" + _"Create a State Of The Art chromed logo" "Spencer Kimball" "Spencer Kimball" "1997" diff --git a/plug-ins/script-fu/scripts/speed-text.scm b/plug-ins/script-fu/scripts/speed-text.scm index ef379a6795..53d96f185d 100644 --- a/plug-ins/script-fu/scripts/speed-text.scm +++ b/plug-ins/script-fu/scripts/speed-text.scm @@ -79,7 +79,7 @@ (script-fu-register "script-fu-speed-text" _"Speed Text..." - "give text a speedy effect" + _"Create a logo using a speedy text effect" "Austin Donnelly" "Austin Donnelly" "1998" diff --git a/plug-ins/script-fu/scripts/sphere.scm b/plug-ins/script-fu/scripts/sphere.scm index 22599d9aac..1db07bbd11 100644 --- a/plug-ins/script-fu/scripts/sphere.scm +++ b/plug-ins/script-fu/scripts/sphere.scm @@ -66,7 +66,7 @@ (script-fu-register "script-fu-sphere" _"_Sphere..." - "Simple sphere with a drop shadow" + _"Create a simple sphere with a drop shadow" "Spencer Kimball" "Spencer Kimball" "1996" diff --git a/plug-ins/script-fu/scripts/spinning-globe.scm b/plug-ins/script-fu/scripts/spinning-globe.scm index 89162d4b83..aa4759094d 100644 --- a/plug-ins/script-fu/scripts/spinning-globe.scm +++ b/plug-ins/script-fu/scripts/spinning-globe.scm @@ -106,7 +106,7 @@ (script-fu-register "script-fu-spinning-globe" _"_Spinning Globe..." - "Maps the image on an animated spinning globe" + _"Create an animation by mapping the current image onto a spinning sphere" "Chris Gutteridge" "1998, Chris Gutteridge / ECS dept, University of Southampton, England." "16th April 1998" diff --git a/plug-ins/script-fu/scripts/spyrogimp.scm b/plug-ins/script-fu/scripts/spyrogimp.scm index 714242988c..ecf9854fcd 100644 --- a/plug-ins/script-fu/scripts/spyrogimp.scm +++ b/plug-ins/script-fu/scripts/spyrogimp.scm @@ -322,7 +322,7 @@ (script-fu-register "script-fu-spyrogimp" _"_Spyrogimp..." - _"Draws Spirographs, Epitrochoids and Lissajous Curves. More info at http://www.wisdom.weizmann.ac.il/~elad/spyrogimp/" + _"Add Spirographs, Epitrochoids and Lissajous Curves to the current layer" "Elad Shahar " "Elad Shahar" "June 2003" diff --git a/plug-ins/script-fu/scripts/starburst-logo.scm b/plug-ins/script-fu/scripts/starburst-logo.scm index e73557e489..005de5c6bd 100644 --- a/plug-ins/script-fu/scripts/starburst-logo.scm +++ b/plug-ins/script-fu/scripts/starburst-logo.scm @@ -74,7 +74,7 @@ (script-fu-register "script-fu-starburst-logo-alpha" _"Starb_urst..." - "Starburst as inspired by GIMP News" + _"Fill the selected region (or alpha) with a starburst gradient and add a shadow" "Spencer Kimball & Xach Beane" "Spencer Kimball & Xach Beane" "1997" @@ -102,7 +102,7 @@ (script-fu-register "script-fu-starburst-logo" _"Starb_urst..." - "Starburst as inspired by GIMP News" + _"Create a logo using a starburst gradient" "Spencer Kimball & Xach Beane" "Spencer Kimball & Xach Beane" "1997" diff --git a/plug-ins/script-fu/scripts/starscape-logo.scm b/plug-ins/script-fu/scripts/starscape-logo.scm index 646d3e10b4..0eb90e7605 100644 --- a/plug-ins/script-fu/scripts/starscape-logo.scm +++ b/plug-ins/script-fu/scripts/starscape-logo.scm @@ -123,7 +123,7 @@ (script-fu-register "script-fu-starscape-logo-alpha" _"Sta_rscape..." - "Starscape using the Nova plug-in" + _"Fill the selected region (or alpha) with a 'rocky' texture and add a nova glow and shadow" "Spencer Kimball" "Spencer Kimball" "1997" @@ -152,7 +152,7 @@ (script-fu-register "script-fu-starscape-logo" _"Sta_rscape..." - "Starscape using the Nova plug-in" + _"Create a logo using rock-like text backlit by a nova glow" "Spencer Kimball" "Spencer Kimball" "1997" diff --git a/plug-ins/script-fu/scripts/swirltile.scm b/plug-ins/script-fu/scripts/swirltile.scm index e0ba9953f3..523f904cff 100644 --- a/plug-ins/script-fu/scripts/swirltile.scm +++ b/plug-ins/script-fu/scripts/swirltile.scm @@ -45,7 +45,7 @@ (script-fu-register "script-fu-swirl-tile" _"Swirl-_Tile..." - "Create an interesting swirled tile" + _"Create an image filled with a swirled tile effect" "Adrian Likins " "Adrian Likins" "1997" diff --git a/plug-ins/script-fu/scripts/swirly-pattern.scm b/plug-ins/script-fu/scripts/swirly-pattern.scm index d1dc532f7d..53f9e7fef8 100644 --- a/plug-ins/script-fu/scripts/swirly-pattern.scm +++ b/plug-ins/script-fu/scripts/swirly-pattern.scm @@ -78,7 +78,7 @@ (script-fu-register "script-fu-swirly-pattern" _"_Swirly..." - "Create a swirly pattern" + _"Create an image filled with a swirly pattern" "Federico Mena Quintero" "Federico Mena Quintero" "June 1997" diff --git a/plug-ins/script-fu/scripts/t-o-p-logo.scm b/plug-ins/script-fu/scripts/t-o-p-logo.scm index 756279cbb1..e2ea5c4473 100644 --- a/plug-ins/script-fu/scripts/t-o-p-logo.scm +++ b/plug-ins/script-fu/scripts/t-o-p-logo.scm @@ -93,7 +93,7 @@ (script-fu-register "script-fu-t-o-p-logo-alpha" _"_Particle Trace..." - "Trace of Particles Effect" + _"Add a Trace of Particles effect to the selected region (or alpha)" "Shuji Narazaki (narazaki@InetQ.or.jp)" "Shuji Narazaki" "1997" @@ -130,7 +130,7 @@ (script-fu-register "script-fu-t-o-p-logo" _"_Particle Trace..." - "Trace of Particles Effect" + _"Create a logo using a Trace Of Particles effect" "Shuji Narazaki (narazaki@InetQ.or.jp)" "Shuji Narazaki" "1997" diff --git a/plug-ins/script-fu/scripts/text-circle.scm b/plug-ins/script-fu/scripts/text-circle.scm index 923c69a9ba..389b4ca255 100644 --- a/plug-ins/script-fu/scripts/text-circle.scm +++ b/plug-ins/script-fu/scripts/text-circle.scm @@ -160,7 +160,7 @@ (script-fu-register "script-fu-text-circle" _"Text C_ircle..." - "Render the specified text along the perimeter of a circle" + _"Create a logo by rendering the specified text along the perimeter of a circle" "Shuji Narazaki " "Shuji Narazaki" "1997-1998" diff --git a/plug-ins/script-fu/scripts/textured-logo.scm b/plug-ins/script-fu/scripts/textured-logo.scm index 59737d7967..a8031d912c 100644 --- a/plug-ins/script-fu/scripts/textured-logo.scm +++ b/plug-ins/script-fu/scripts/textured-logo.scm @@ -112,7 +112,7 @@ (script-fu-register "script-fu-textured-logo-alpha" _"_Textured..." - "Creates textured logos with blended backgrounds, highlights, and shadows" + _"Fill the selected region (or alpha) with a texture and add highlights, shadows, and a mosaic background" "Spencer Kimball" "Spencer Kimball" "1996" @@ -152,7 +152,7 @@ (script-fu-register "script-fu-textured-logo" _"_Textured..." - "Creates textured logos with blended backgrounds, highlights, and shadows" + _"Create a textured logo with highlights, shadows, and a mosaic background" "Spencer Kimball" "Spencer Kimball" "1996" diff --git a/plug-ins/script-fu/scripts/tileblur.scm b/plug-ins/script-fu/scripts/tileblur.scm index d1f8f93fed..7d7295540b 100644 --- a/plug-ins/script-fu/scripts/tileblur.scm +++ b/plug-ins/script-fu/scripts/tileblur.scm @@ -58,7 +58,7 @@ (script-fu-register "script-fu-tile-blur" _"_Tileable Blur..." - "Blurs image edges so that the final result tiles seamlessly" + _"Blur the edges of an image so the result tiles seamlessly" "Chris Gutteridge" "1998, Chris Gutteridge / ECS dept, University of Southampton, England." "25th April 1998" diff --git a/plug-ins/script-fu/scripts/title-header.scm b/plug-ins/script-fu/scripts/title-header.scm index d3d466ae6e..ce1ba01c3b 100644 --- a/plug-ins/script-fu/scripts/title-header.scm +++ b/plug-ins/script-fu/scripts/title-header.scm @@ -159,7 +159,7 @@ (script-fu-register "script-fu-title-header" _"Web Title Header..." - "Web title header" + _"Create a decorative web title header" "Federico Mena Quintero" "Federico Mena Quintero" "June 1997" diff --git a/plug-ins/script-fu/scripts/truchet.scm b/plug-ins/script-fu/scripts/truchet.scm index 8c3d897be1..511be54b6d 100644 --- a/plug-ins/script-fu/scripts/truchet.scm +++ b/plug-ins/script-fu/scripts/truchet.scm @@ -150,7 +150,7 @@ (script-fu-register "script-fu-truchet" _"T_ruchet..." - "Create a Truchet pattern \n\nWorks best with even sized thicknesses" + _"Create an image filled with a Truchet pattern" "Adrian Likins " "Adrian Likins" "1997" diff --git a/plug-ins/script-fu/scripts/unsharp-mask.scm b/plug-ins/script-fu/scripts/unsharp-mask.scm index 67d1384ab3..51b1323a4d 100644 --- a/plug-ins/script-fu/scripts/unsharp-mask.scm +++ b/plug-ins/script-fu/scripts/unsharp-mask.scm @@ -68,8 +68,8 @@ (script-fu-register "script-fu-unsharp-mask" - "Unsharp Mask..." - "Make a sharp image of IMAGE's DRAWABLE by applying unsharp mask method" + _"_Unsharp Mask..." + "Make a new image from the current layer by applying the unsharp mask method" "Shuji Narazaki " "Shuji Narazaki" "1997,1998" diff --git a/plug-ins/script-fu/scripts/waves-anim.scm b/plug-ins/script-fu/scripts/waves-anim.scm index 43e9015a13..c03e8f2e14 100644 --- a/plug-ins/script-fu/scripts/waves-anim.scm +++ b/plug-ins/script-fu/scripts/waves-anim.scm @@ -88,7 +88,7 @@ (script-fu-register "script-fu-waves-anim" _"_Waves..." - "Animate an image like a stone's been thrown into it" + _"Create a multi-layer image with an effect like a stone was thrown into the current image" "Sven Neumann " "Sven Neumann" "1997/13/12" diff --git a/plug-ins/script-fu/scripts/weave.scm b/plug-ins/script-fu/scripts/weave.scm index 20b522428c..35403b1d6f 100644 --- a/plug-ins/script-fu/scripts/weave.scm +++ b/plug-ins/script-fu/scripts/weave.scm @@ -387,7 +387,7 @@ (script-fu-register "script-fu-weave" _"_Weave..." - "Weave effect like Alien Skin" + _"Create a new layer filled with a weave effect to be used as an overlay or bump map" "Federico Mena Quintero" "Federico Mena Quintero" "June 1997" diff --git a/plug-ins/script-fu/scripts/xach-effect.scm b/plug-ins/script-fu/scripts/xach-effect.scm index 355a67680b..6101cedb3f 100644 --- a/plug-ins/script-fu/scripts/xach-effect.scm +++ b/plug-ins/script-fu/scripts/xach-effect.scm @@ -112,7 +112,7 @@ (script-fu-register "script-fu-xach-effect" _"_Xach-Effect..." - "Add a subtle translucent 3-d effect to the current selection or alpha channel" + _"Add a subtle translucent 3-d effect to the selected region (or alpha)" "Adrian Likins " "Adrian Likins" "9/28/97"