On Thu, Mar 24, 2011 at 3:38 AM, John Carlyle-Clarke <[email protected]>wrote:
> Hi- > > I run shotwell, but I don't have most of Gnome installed, including > nautilus. I'd like to use the "Send To" feature of shotwell. I could > write a script to fake nautilus-sendto, but I can't find any docs on what > parameters it takes. > > Can a shotwell dev possibly tell me what's passed to nautilus-sendto by > Shotwell, and then I can try to create a script to do what I want with it? John, you can read a manual page for nautilus-sendto here: http://linux.die.net/man/1/nautilus-sendto Shotwell simply passes the file path of each photo to be sent as an argument to nautilus-sendto, e.g. nautilus-sendto /home/adam/photos/barn.jpg /home/adam/photos/horse.jpg adam _______________________________________________ Shotwell mailing list [email protected] http://lists.yorba.org/cgi-bin/mailman/listinfo/shotwell
