[Gimp-developer] How to make a PyGimp plugin rerunnable?
Carol Spears
carol at gimp.org
Tue Aug 22 10:47:22 PDT 2006
On Sat, Aug 12, 2006 at 03:33:57AM +0000, David Gowers wrote:
>
> Yes, that was exactly what's needed.
> Looks like '' means 'image is irrelevant' while '*' means 'all'.
>
it has been my experience that '*' always creates a script that will
only run once and sit there grayed out in the menu as you described
while '' always works if there is no image or if it is all image types.
only put something there if you need to limit it to certain image
formats.
unless something has changed since i changed the way i write scripts.
crol
More information about the Gimp-developer
mailing list