]> git.lyx.org Git - features.git/commit
* Fix bug #2144: Merge the two identical classes g-brief-de and g-brief-en into one...
authorJürgen Spitzmüller <spitz@lyx.org>
Mon, 7 Dec 2009 11:53:25 +0000 (11:53 +0000)
committerJürgen Spitzmüller <spitz@lyx.org>
Mon, 7 Dec 2009 11:53:25 +0000 (11:53 +0000)
commit123a589bf898dceefcfc5b620fec6ed4017e7fc9
tree579c504976fd2f6a19d3edf3efd2e29fcede2849
parente0959b74e8273a3c84c1c27aee636398d7039050
* Fix bug #2144: Merge the two identical classes g-brief-de and g-brief-en into one class g-brief.
The German layouts are replaced by the English ones.
German localization is now done as it is supposed to be: via gettext.

A file format change was needed to do this.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32406 a592a061-630c-0410-9148-cb99ea01b6c8
development/FORMAT
development/scons/scons_manifest.py
lib/Makefile.am
lib/layouts/g-brief-de.layout [deleted file]
lib/layouts/g-brief-en.layout [deleted file]
lib/layouts/g-brief.layout [new file with mode: 0644]
lib/lyx2lyx/lyx_2_0.py
src/Buffer.cpp