A LyX file generated by reLyX now says this.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_3_X@6099 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Angus Leeming 2003-02-11 13:29:21 +00:00
parent d02632d00f
commit 2e6e674943
3 changed files with 9 additions and 1 deletions

View File

@ -1,3 +1,8 @@
2003-02-11 Angus Leeming <leeming@lyx.org>
* reLyX/MakePreamble.pm: Output an accurate decription of what created
the file.
2003-02-07 Tomasz Luczak <tlu@technodat.com.pl>
* kbd/polski.kmap: new keymap, which assumes that you have a

View File

@ -148,7 +148,8 @@ sub translate_preamble {
#}
# Write first line of the lyx file
$LyX_Preamble .= "\#LyX 1.2 created this file. For more info see http://www.lyx.org/\n";
$LyX_Preamble .= "\# The reLyX bundled with LyX 1.3 created this file.\n" .
"# For more info see http://www.lyx.org/\n";
# Print \lyxformat.
$LyX_Preamble .= "\\lyxformat $Format\n";

View File

@ -29,6 +29,8 @@ What's new
- updated french translation of menus
- a lyx file generated by reLyX now says this.
** Bug fixes
- fix bug where opening the tabular dialog would mark the document as