git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_3_X@6155 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Jean-Marc Lasgouttes 2003-02-14 16:02:23 +00:00
parent b392e28c44
commit d41a7fd555

View File

@ -1,8 +1,8 @@
2003-02-14 Jean-Marc Lasgouttes <Jean-Marc.Lasgouttes@inria.fr>
* POTFILES.in:
* Makefile.in.in: use a plain sort instead of "sort -f
-n". Hopefully everybody will get the same ordering now.
* POTFILES.in: * Makefile.in.in: use a plain sort instead of "sort
-f -n" to generate POTFILES.in. Hopefully everybody will get the
same ordering now.
2003-02-10 Adrien Rebollo <adrien.rebollo@gmx.fr>