mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-22 10:00:33 +00:00
* lib/configure.py: fix typo
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@13940 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
b9d9326080
commit
440ebe6385
@ -209,7 +209,7 @@ def checkLatex():
|
||||
|
||||
def checkFormatEntries():
|
||||
''' Check all formats (\Format entries) '''
|
||||
checkViewer('a Tif viewer and editor', ['tgif'],
|
||||
checkViewer('a Tgif viewer and editor', ['tgif'],
|
||||
rc_entry = [r'\Format tgif obj Tgif "" "%%" "%%" ""'])
|
||||
#
|
||||
checkViewer('a FIG viewer and editor', ['xfig'],
|
||||
|
Loading…
Reference in New Issue
Block a user