Warning, /pim/libksieve/src/ksievecore/scriptsparsing/autotests/data/convert-action.siv is written in an unsupported language. File is not indexed.
0001 require "convert"; 0002 0003 #Script name: convert action 0004 0005 if true { 0006 convert "image/png" "image/bmp" ["pix-x=250","pix-y=600"]; 0007 }