My question probably is stupid, but I can't seem to find the answer, so
here I come : I'm trying to create a custom action that would allow me
to convert images to PNG format. So I created a custom action using
imagemagick :

convert %n %n.png

The problem is : with this method, I end up with a double extension
(exemple.tiff is converted to exemple.tiff.png).

Is there anyway I can strip %n of it's extension ? I'm sure there is an
obvious one I'm not seeing (else, I'll just script something...).

Thanks for the help (and keep up the good work).
_______________________________________________
Thunar-dev mailing list
Thunar-dev@xfce.org
http://foo-projects.org/mailman/listinfo/thunar-dev

Reply via email to