Und noch mehr Optionen.
authorMoritz Bunkus <m.bunkus@linet-services.de>
Thu, 24 May 2007 09:09:07 +0000 (09:09 +0000)
committerMoritz Bunkus <m.bunkus@linet-services.de>
Thu, 24 May 2007 09:09:07 +0000 (09:09 +0000)
bin/mozilla/io.pl

index 7b5d3fe..dd58d0b 100644 (file)
@@ -1380,7 +1380,7 @@ sub print_options {
 
   push @FORMAT, grep $_,
     ($opendocument_templates && $openofficeorg_writer_bin && $xvfb_bin && (-x $openofficeorg_writer_bin) && (-x $xvfb_bin)
-     && !$options->{no_opendocument}) ?
+     && !$options->{no_opendocument_pdf}) ?
       opthash("opendocument_pdf", $form->{DF}{"opendocument_pdf"}, $locale->text("PDF (OpenDocument/OASIS)")) : undef,
     ($latex_templates) ?
       opthash("pdf", $form->{DF}{pdf}, $locale->text('PDF')) : undef,