fix tgif file extension

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4351 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Jean-Marc Lasgouttes 2002-06-10 12:57:48 +00:00
parent 9548351ef8
commit dbfd1f24ac
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
2002-06-10 Jean-Marc Lasgouttes <lasgouttes@freesurf.fr>
* configure.m4: change tgif file extension to .obj, as it should
have been
2002-06-06 Jean-Marc Lasgouttes <lasgouttes@freesurf.fr>
* examples/TableExamples.lyx: fix footnotes inside tables

View File

@ -510,7 +510,7 @@ cat >$outfile <<EOF
\\Format ps ps Postscript t
\\Format program "" Program ""
\\Format sgi sgi SGI ""
\\Format tgif tgif TGIF ""
\\Format tgif obj TGIF ""
\\Format tiff tif TIFF ""
\\Format xbm xbm XBM ""
\\Format xpm xpm XPM ""