[Gimp-user] How can you make files open in one instance of gimp?

2011-04-10 Thread Rob Frohne
Hi All, I'm trying to streamline a daily activity processing photos with Gimp by using incrontab (which makes it when you add files to a directory, it will automatically run a program to deal with the event). I have a python-fu script that I need to run after selecting four corners of what w

Re: [Gimp-user] How can you make files open in one instance of gimp?

2011-04-10 Thread Ofnuts
On 04/10/2011 08:09 PM, Rob Frohne wrote: > Hi All, > > I'm trying to streamline a daily activity processing photos with Gimp > by using incrontab (which makes it when you add files to a directory, > it will automatically run a program to deal with the event). I have a > python-fu script that

Re: [Gimp-user] How can you make files open in one instance of gimp?

2011-04-10 Thread Sophoklis Goumas
On Sun, Apr 10, 2011 at 21:09, Rob Frohne wrote: > ... > I'd really like to make the same instance of gimp open the > photos, but I'm not sure how to do that. > This: % gimp file1 file2 will open both files in the same Gimp window. While this: % gimp file1 & gimp file2 & will open each file to a