From cefbd644f3f8c6baa92613c7de40e1ea06a5305d Mon Sep 17 00:00:00 2001 From: Juergen Spitzmueller Date: Sun, 9 Mar 2014 12:53:47 +0100 Subject: [PATCH] Update credits and add Dal Ho Park. --- lib/CREDITS | 27 +++++++++++++++++++++++++++ lib/generate_contributions.py | 8 ++++++++ 2 files changed, 35 insertions(+) diff --git a/lib/CREDITS b/lib/CREDITS index 6a0444dace..98339e06ae 100644 --- a/lib/CREDITS +++ b/lib/CREDITS @@ -1,3 +1,6 @@ +@bRamanathan Vishnampet +@iE-mail: rvishnampet () gmail ! com + Support for g++ on 4.8 Mac @bRonen Abravanel @iE-mail: ronena () gmail ! com Support for feyn diagrams @@ -193,9 +196,15 @@ @bClaus Hentschel @iE-mail: claus.hentschel () mbau ! fh-hannover ! de Win32 port of LyX 1.1.x +@bJosh Hieronymous +@iE-mail: josh.p.hieronymus () gmail ! com + XHTML and ePub Improvements (GSOC Student) @bClaus Hindsgaul @iE-mail: claus_h () image ! dk Danish translation +@bMartin Hoffmann +@iE-mail: hoffimar () gmail ! com + Dialog usability fix @bBernard Hurley @iE-mail: bernard () fong-hurley ! org ! uk Fixes to literate programming support @@ -321,6 +330,9 @@ @bGünter Milde @iE-mail: milde () users ! berlios ! de Unicode and layout file fixes +@bDustin J. Mitchell +@iE-mail: dustin () v ! igoro ! us + Fix for csv2lyx @bJoan Montané @iE-mail: jmontane () gmail ! com Catalan translations of menus @@ -348,12 +360,18 @@ @bCarl Ollivier-Gooch @iE-mail: cfog () mech ! ubc ! ca Support for two-column figure (figure*) and table (table*) environments. Fixed minibuffer entry of floats. +@bGilad Orr +@iE-mail: giladorr () gmail ! com + Hebrew translation. @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 +@bDal Ho Park +@iE-mail: airdalho () gmail ! com + Korean translation @bBo Peng @iE-mail: ben.bob () gmail ! com Conversion of all shell scripts to Python, shortcuts dialog, session, view-source, auto-view, embedding features and scons build system. @@ -366,6 +384,9 @@ @bZvezdan Petkovic @iE-mail: zpetkovic () acm ! org Better support for serbian and serbocroatian +@bPrannoy Pilligundla +@iE-mail: prannoy.bits () gmail ! com + Full screen statusbar toggling @bGeoffroy Piroux @iE-mail: piroux () fyma ! ucl ! ac ! be Mathematica backend for mathed @@ -432,6 +453,9 @@ @bPaul A. Rubin @iE-mail: rubin () msu ! edu Major rework of the AMS classes +@bGuy Rutenberg +@iE-mail: guyrutenberg () gmail ! com + System call fixes @bRan Rutenberg @iE-mail: ran.rutenberg () gmail ! com Hebrew translation @@ -567,6 +591,9 @@ @bRuss Woodroofe @iE-mail: paranoia () math ! cornell ! edu question layout environment +@bMingyi Wu +@iE-mail: mingi.eo97g () g2 ! nctu ! edu ! tw + Chinese (traditional) translations @bYihui Xie @iE-mail: xie () yihui ! name Bugfixing, Chinese translation, Sweave support diff --git a/lib/generate_contributions.py b/lib/generate_contributions.py index 72a8bf232c..a43a8ed7f2 100755 --- a/lib/generate_contributions.py +++ b/lib/generate_contributions.py @@ -1307,6 +1307,14 @@ contributors = [ "24 December 2007", u"Russian translation of the user interface"), + contributor(u'Dal Ho Park', + "airdalho () gmail ! com", + "GPL", + "splash.lyx translation (Korean)", + "m=139436383128181", + "9 March 2014", + u"Korean translation"), + contributor(u'Bo Peng', "ben.bob () gmail ! com", "GPL", -- 2.39.5