On Thu, 9 Mar 2006 16:48:46 +0100
Xavier Dectot <[EMAIL PROTECTED]> wrote:

> 
> 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

How about using a pipe ("|") and applying an awk or sed rule before
passing the file to convert?

- Jannis

Attachment: pgpcKgP9EIQtO.pgp
Description: PGP signature

_______________________________________________
Thunar-dev mailing list
[email protected]
http://foo-projects.org/mailman/listinfo/thunar-dev

Reply via email to