plug-ins/script-fu/scripts/blend-anim.scm

2004-07-01  Roman Joost <roman@bromeco.de>

        * plug-ins/script-fu/scripts/blend-anim.scm
        * plug-ins/script-fu/scripts/glossy.scm
        * plug-ins/script-fu/scripts/test-sphere.scm: fixed typos

        * po-script-fu/de.po: updated german translation
This commit is contained in:
Roman Joost 2004-07-01 20:09:08 +00:00 committed by Roman Joost
parent a246b39274
commit 8f0d1ee084
5 changed files with 170 additions and 484 deletions

View File

@ -1,3 +1,11 @@
2004-07-01 Roman Joost <roman@bromeco.de>
* plug-ins/script-fu/scripts/blend-anim.scm
* plug-ins/script-fu/scripts/glossy.scm
* plug-ins/script-fu/scripts/test-sphere.scm: fixed typos
* po-script-fu/de.po: updated german translation
2004-07-01 Sven Neumann <sven@gimp.org> 2004-07-01 Sven Neumann <sven@gimp.org>
* app/widgets/gimpselectiondata.[ch]: added (yet unused) functions * app/widgets/gimpselectiondata.[ch]: added (yet unused) functions

View File

@ -226,6 +226,6 @@
"RGB* GRAY*" "RGB* GRAY*"
SF-IMAGE "Image" 0 SF-IMAGE "Image" 0
SF-DRAWABLE "Drawable" 0 SF-DRAWABLE "Drawable" 0
SF-ADJUSTMENT _"Intermediate rrames" '(3 1 1024 1 10 0 1) SF-ADJUSTMENT _"Intermediate frames" '(3 1 1024 1 10 0 1)
SF-ADJUSTMENT _"Max. blur radius" '(0 0 1024 1 10 0 1) SF-ADJUSTMENT _"Max. blur radius" '(0 0 1024 1 10 0 1)
SF-TOGGLE _"Looped" TRUE) SF-TOGGLE _"Looped" TRUE)

View File

@ -247,7 +247,7 @@
SF-STRING _"Text" "Galaxy" SF-STRING _"Text" "Galaxy"
SF-ADJUSTMENT _"Font size (pixels)" '(100 2 1000 1 10 0 1) SF-ADJUSTMENT _"Font size (pixels)" '(100 2 1000 1 10 0 1)
SF-FONT _"Font" "Eras" SF-FONT _"Font" "Eras"
SF-GRADIENT _"Blend gradient (sext)" "Shadows 2" SF-GRADIENT _"Blend gradient (Text)" "Shadows 2"
SF-TOGGLE _"Text gradient reverse" FALSE SF-TOGGLE _"Text gradient reverse" FALSE
SF-GRADIENT _"Blend gradient (outline)" "Shadows 2" SF-GRADIENT _"Blend gradient (outline)" "Shadows 2"
SF-TOGGLE _"Outline gradient reverse" FALSE SF-TOGGLE _"Outline gradient reverse" FALSE

View File

@ -228,7 +228,7 @@
SF-GRADIENT "Gradient" "Deep Sea" SF-GRADIENT "Gradient" "Deep Sea"
SF-TOGGLE "Gradient reverse" FALSE SF-TOGGLE "Gradient reverse" FALSE
SF-FONT "Font" "Agate" SF-FONT "Font" "Agate"
SF-ADJUSTMENT "Font xize (pixels)" '(50 1 1000 1 10 0 1) SF-ADJUSTMENT "Font size (pixels)" '(50 1 1000 1 10 0 1)
SF-FILENAME "Environment map" SF-FILENAME "Environment map"
(string-append "" (string-append ""
gimp-data-dir gimp-data-dir

File diff suppressed because it is too large Load Diff