Update version number and fr.po

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/lyx-1_1_5@855 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Jean-Marc Lasgouttes 2000-07-04 14:20:58 +00:00
parent a2b28bc530
commit 0614d032c0
4 changed files with 402 additions and 373 deletions

View File

@ -1,3 +1,8 @@
2000-06-29 Jean-Marc Lasgouttes <Jean-Marc.Lasgouttes@inria.fr>
* src/version.h: set version in cvs to 1.1.5fixcvs, to avoid
misconceptions.
2000-06-28 Lars Gullik Bjønnes <larsbj@lyx.org>
* src/BufferView_pimpl.h: remove member variables lyx_focus and

View File

@ -1,3 +1,7 @@
2000-07-04 Jean-Marc Lasgouttes <Jean-Marc.Lasgouttes@inria.fr>
* fr.po: update from Jean-Pierre
2000-06-27 Jean-Marc Lasgouttes <Jean-Marc.Lasgouttes@inria.fr>
* fr.po: update from Jean-Pierre

764
po/fr.po

File diff suppressed because it is too large Load Diff

View File

@ -1,5 +1,5 @@
/* Version and release date definition */
#define LYX_VERSION "1.1.5"
#define LYX_VERSION "1.1.5fixcvs"
#define LYX_RELEASE "Tue, Jun 6, 2000"
/* This version string is intended to be used in files created by LyX */
#define LYX_DOCVERSION "LyX 1.1"