From 5927fb9f816ccfa65e33d074b5e79015ac0a3763 Mon Sep 17 00:00:00 2001 From: Richard Heck Date: Sun, 13 Dec 2009 20:20:08 +0000 Subject: [PATCH] Revert most of r32414, adding "auto" as editor and viewer for Windows- platform.) git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32509 a592a061-630c-0410-9148-cb99ea01b6c8 --- lib/configure.py | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/lib/configure.py b/lib/configure.py index 55ee59f66e..b6040b872d 100644 --- a/lib/configure.py +++ b/lib/configure.py @@ -572,11 +572,11 @@ def checkFormatEntries(dtl_tools): \Format pdftex pdftex_t PDFTEX "" "" "" "" \Format program "" Program "" "" "" "" \Format pstex pstex_t PSTEX "" "" "" "" -\Format rtf rtf "Rich Text Format" "" "%s" "" "document,vector" -\Format sxw sxw "OpenOffice.Org (sxw)" "" "%s" "" "document,vector" -\Format wmf wmf "Windows Metafile" "" "%s" "%s" "vector" -\Format emf emf "Enhanced Metafile" "" "%s" "%s" "vector" -\Format word doc "MS Word" W "%s" "" "document,vector" +\Format rtf rtf "Rich Text Format" "" "" "" "document,vector" +\Format sxw sxw "OpenOffice.Org (sxw)" "" "" "" "document,vector" +\Format wmf wmf "Windows Metafile" "" "auto" "auto" "vector" +\Format emf emf "Enhanced Metafile" "" "auto" "auto" "vector" +\Format word doc "MS Word" W "" "" "document,vector" \Format wordhtml html "HTML (MS Word)" "" "" "" "document" ''') -- 2.39.2