From: Uwe Stöhr Date: Sat, 5 Jan 2008 02:25:29 +0000 (+0000) Subject: - add Andrey V. Panov to the CREDITS part 2 X-Git-Tag: 1.6.10~6762 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=bd23e7228ba650a1c750bff7240d0af439e6ac96;p=features.git - add Andrey V. Panov to the CREDITS part 2 - update Pavel's entry git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@22371 a592a061-630c-0410-9148-cb99ea01b6c8 --- diff --git a/lib/CREDITS b/lib/CREDITS index d9325a99a2..1f873579fe 100644 --- a/lib/CREDITS +++ b/lib/CREDITS @@ -222,7 +222,7 @@ French translations of the documentation @bJoan Montané @iE-mail: jmontane@gmail.com - Catalan translations of menus + Catalan translations of menus @bIñaki Larrañaga Murgoitio @iE-mail: dooteo@euskalgnu.org Basque documentation and localization @@ -241,9 +241,12 @@ @bPanayotis "PAP" Papasotiriou @iE-mail: papasot@upatras.gr Support for kluwer and ijmpd document classes +@bAndrey V. Panov +@iE-mail: panov@canopus.iacp.dvo.ru + Russian translation of the user interface @bSanda Pavel -@iE-mail: ps@ucw !cz - Czech translation, pdf support +@iE-mail: ps@ucw.cz + Czech translation, support for the LaTeX package hyperref @bBo Peng @iE-mail: ben.bob@gmail.com Conversion of all shell scripts to Python, session, view-source, auto-view features and scons build system. @@ -300,7 +303,7 @@ Various bug fixes @bPaul A. Rubin @iE-mail: rubin@msu.edu - Major rework of the AMS classes. + Major rework of the AMS classes @bRan Rutenberg @iE-mail: ran.rutenberg@gmail.com Hebrew translation diff --git a/lib/generate_contributions.py b/lib/generate_contributions.py index 4ed9b58ee7..97ce4c1a04 100755 --- a/lib/generate_contributions.py +++ b/lib/generate_contributions.py @@ -897,7 +897,7 @@ contributers = [ "12 November 2007", u"French translations of the documentation"), - contributer(u"Joan Montané", + contributer(u"Joan Montané", "jmontane () gmail ! com", "GPL", "Re: LyX translation updates needed", @@ -953,13 +953,21 @@ contributers = [ "25 February 2005", u"Support for kluwer and ijmpd document classes"), + contributer(u'Andrey V. Panov', + "panov () canopus ! iacp ! dvo ! ru", + "GPL", + "Re: Russian translation for LyX", + "m=119853644302866", + "24 December 2007", + u"Russian translation of the user interface"), + contributer(u'Sanda Pavel', - "ps () ucw !cz", + "ps () ucw ! cz", "GPL", "Re: czech translation", "m=115522417204086", - "10 august 2006", - u"Czech translation"), + "10 August 2006", + u"Czech translation, support for the LaTeX package hyperref"), contributer(u'Bo Peng', "ben.bob () gmail ! com",