I'm on the verge of starting the sorting of my holidays' pictures and I'd like to add some infos and a signing in addition to my usual borders.
To not have to do "Open as layers" each and every time, I've "hijacked" the border script and added this
;Open file (set! layer (car(gimp-file-load-layer 0 img "text.xcf"))) ;Add Layer (gimp-image-add-layer img layer 0)
So far it works but I'd don't know how to specify a path to the file (like "C:\texte.xcf") just so I don't have to copy the xcf to each pictures folder (not that it'd be such a burden but...)
Thanks in advance for your answers

Help













