Changed the link to script-fu resources to point to www.gimp.org.
--Sven
This commit is contained in:
@ -1,3 +1,8 @@
|
|||||||
|
Thu Apr 16 19:46:46 MEST 1998 Sven Neumann <sven@gimp.org>
|
||||||
|
|
||||||
|
* plug-ins/script-fu/interp_slib.c: changed the link to
|
||||||
|
the script-fu resources to point to www.gimp.org
|
||||||
|
|
||||||
Wed Apr 15 13:18:47 EDT 1998 Matthew Wilson <msw@gimp.org>
|
Wed Apr 15 13:18:47 EDT 1998 Matthew Wilson <msw@gimp.org>
|
||||||
|
|
||||||
* app/disp_callbacks.c: restart current tool when changing
|
* app/disp_callbacks.c: restart current tool when changing
|
||||||
|
@ -3540,7 +3540,7 @@ help (void)
|
|||||||
{
|
{
|
||||||
fprintf (siod_output, "HELP for SIOD, Version %s\n", siod_version ());
|
fprintf (siod_output, "HELP for SIOD, Version %s\n", siod_version ());
|
||||||
fprintf (siod_output, "For the latest Script-Fu tips, tutorials, & info:\n");
|
fprintf (siod_output, "For the latest Script-Fu tips, tutorials, & info:\n");
|
||||||
fprintf (siod_output, "\thttp://www.xcf.berkeley.edu/~gimp/script-fu/script-fu.html\n\n");
|
fprintf (siod_output, "\thttp://www.gimp.org/scripts.html\n\n");
|
||||||
|
|
||||||
return NIL;
|
return NIL;
|
||||||
}
|
}
|
||||||
|
@ -3540,7 +3540,7 @@ help (void)
|
|||||||
{
|
{
|
||||||
fprintf (siod_output, "HELP for SIOD, Version %s\n", siod_version ());
|
fprintf (siod_output, "HELP for SIOD, Version %s\n", siod_version ());
|
||||||
fprintf (siod_output, "For the latest Script-Fu tips, tutorials, & info:\n");
|
fprintf (siod_output, "For the latest Script-Fu tips, tutorials, & info:\n");
|
||||||
fprintf (siod_output, "\thttp://www.xcf.berkeley.edu/~gimp/script-fu/script-fu.html\n\n");
|
fprintf (siod_output, "\thttp://www.gimp.org/scripts.html\n\n");
|
||||||
|
|
||||||
return NIL;
|
return NIL;
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user