X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Fgraphics%2FGraphicsConverter.C;h=941aeb2a0ff1c531b28fb20c7b6c4c0d94b3fdfb;hb=f5fbef2d8f3fde203fc04626856c2578ce1d3103;hp=2293d504a606ca1727580d642435d23154913b5f;hpb=254b3cf67c7fbae6ae978634e34206e1aa062034;p=lyx.git diff --git a/src/graphics/GraphicsConverter.C b/src/graphics/GraphicsConverter.C index 2293d504a6..941aeb2a0f 100644 --- a/src/graphics/GraphicsConverter.C +++ b/src/graphics/GraphicsConverter.C @@ -183,7 +183,7 @@ Converter::Impl::Impl(string const & from_file, string const & to_file_base, quoteName(to_format + ':' + to_file_); lyxerr[Debug::GRAPHICS] - << "\tNo converter defined! I use convertDefault.sh\n\t" + << "\tNo converter defined! I use convertDefault.py\n\t" << script_command_ << endl; } else {