mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-09 18:31:04 +00:00
finnish l10n update, plus small things
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3879 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
ed79aee921
commit
4db858856f
@ -185,6 +185,10 @@
|
||||
GUI-I architect, LyX PR head, LDN,
|
||||
bug reports/fixes, Itemize Bullet Selection,
|
||||
xforms-0.81 + gcc-2.6.3 compatibility
|
||||
@bAdrien Rebollo
|
||||
@iE-mail: adrien.rebollo@gmx.fr
|
||||
French translation of the docs
|
||||
latin 3, 4 and 9 support.
|
||||
@bGarst R. Reese
|
||||
@iE-mail: reese@isn.net
|
||||
provided hollywood and broadway classes
|
||||
@ -256,6 +260,9 @@
|
||||
complete rewrite of the tabular, text inset
|
||||
fax- and Ascii-Export support
|
||||
iletter and dinbrief support
|
||||
@bPauli Virtanen
|
||||
@iE-mail: pauli.virtanen@hut.fi
|
||||
Finnish localization of the interface
|
||||
@bHerbert Voss
|
||||
@iE-mail: voss@perce.org
|
||||
The one who answers all questions on lyx-users
|
||||
|
@ -1,3 +1,9 @@
|
||||
2002-04-02 Jean-Marc Lasgouttes <lasgouttes@freesurf.fr>
|
||||
|
||||
* CREDITS: add Pauli Virtanen and Adrien Rebollo
|
||||
|
||||
* Makefile.am (install-xfonts): remove some debug output
|
||||
|
||||
2002-04-01 Lars Gullik Bjønnes <larsbj@birdstep.com>
|
||||
|
||||
* CREDITS: add Claus Hindsgaul
|
||||
|
@ -52,7 +52,7 @@ libinstalldirs:
|
||||
|
||||
install-xfonts:
|
||||
test -f xfonts/fonts.dir || exit 0 ; \
|
||||
files=`sed -e 's/^[0-9]*$$//' -e 's/^\([^ ]*\) .*$$/\1/' xfonts/fonts.dir` ; echo [$$files] ;\
|
||||
files=`sed -e 's/^[0-9]*$$//' -e 's/^\([^ ]*\) .*$$/\1/' xfonts/fonts.dir` ; \
|
||||
for i in $${files} ; do \
|
||||
ln -sf `kpsewhich $$i` $(DESTDIR)$(pkgdatadir)/xfonts/$$i ; \
|
||||
done ; \
|
||||
|
@ -1,3 +1,7 @@
|
||||
2002-04-02 Jean-Marc Lasgouttes <lasgouttes@freesurf.fr>
|
||||
|
||||
* fi.po: update from Pauli Virtanen
|
||||
|
||||
2002-04-01 Lars Gullik Bjønnes <larsbj@birdstep.com>
|
||||
|
||||
* da.po: update
|
||||
|
Loading…
Reference in New Issue
Block a user