]> git.lyx.org Git - features.git/commitdiff
add JFig fig editor support.
authorAbdelrazak Younes <younes@lyx.org>
Fri, 13 Jun 2008 13:46:27 +0000 (13:46 +0000)
committerAbdelrazak Younes <younes@lyx.org>
Fri, 13 Jun 2008 13:46:27 +0000 (13:46 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25247 a592a061-630c-0410-9148-cb99ea01b6c8

lib/configure.py

index 58e2ae47790d7e22c9cf84489b5547e5b71a0941..541c8bab6497e10eac2412a5cc8a633d27bc52ed 100644 (file)
@@ -235,7 +235,7 @@ def checkFormatEntries(dtl_tools):
     checkViewer('a Tgif viewer and editor', ['tgif'],
         rc_entry = [r'\Format tgif       obj     Tgif                   "" "%%"        "%%"    "vector"'])
     #
-    checkViewer('a FIG viewer and editor', ['xfig'],
+    checkViewer('a FIG viewer and editor', ['xfig', 'jfig3-itext.jar', 'jfig3.jar'],
         rc_entry = [r'\Format fig        fig     FIG                    "" "%%"        "%%"    "vector"'])
     #
     checkViewer('a Grace viewer and editor', ['xmgrace'],