Skip to content
  • Andrew Lyons's avatar
    MDL-55528 fileconverter_unoconv: Add new unoconv plugin · 15681687
    Andrew Lyons authored
    AMOS BEGIN
     MOV [pathtounoconv,admin],[pathtounoconv,fileconverter_unoconv]
     MOV [pathtounoconv_help,admin],[pathtounoconv_help,fileconv_helperter_unoconv_help]
     MOV [unoconvwarning,admin],[unoconvwarning,fileconverter_unoconv]
     MOV [test_unoconv,assignfeedback_editpdf],[test_unoconv,fileconverter_unoconv]
     MOV [test_unoconvempty,assignfeedback_editpdf],[test_unoconvempty,fileconverter_unoconv]
     MOV [test_unoconvdoesnotexist,assignfeedback_editpdf],[test_unoconvdoesnotexist,fileconverter_unoconv]
     MOV [test_unoconvdownload,assignfeedback_editpdf],[test_unoconvdownload,fileconverter_unoconv]
     MOV [test_unoconvisdir,assignfeedback_editpdf],[test_unoconvisdir,fileconverter_unoconv]
     MOV [test_unoconvnotestfile,assignfeedback_editpdf],[test_unoconvnotestfile,fileconverter_unoconv]
     MOV [test_unoconvnotexecutable,assignfeedback_editpdf],[test_unoconvnotexecutable,fileconverter_unoconv]
     MOV [test_unoconvok,assignfeedback_editpdf],[test_unoconvok,fileconverter_unoconv]
     MOV [test_unoconvversionnotsupported,assignfeedback_editpdf],[test_unoconvversionnotsupported,fileconverter_unoconv]
    AMOS END
    15681687