From f015d2f575e4186dcee82ce8995dc45142d4ab62 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Christian=20Ridderstr=C3=B6m?= Date: Fri, 15 Aug 2008 21:30:18 +0000 Subject: [PATCH] Oops... I don't know the alphabet, Liviu Andronic now in the right place. Also fixed help text in the script git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26184 a592a061-630c-0410-9148-cb99ea01b6c8 --- lib/CREDITS | 6 +++--- lib/generate_contributions.py | 18 +++++++++--------- 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/lib/CREDITS b/lib/CREDITS index b5595ff1a4..7ed457c833 100644 --- a/lib/CREDITS +++ b/lib/CREDITS @@ -1,9 +1,6 @@ @bMaarten Afman @iE-mail: info () afman ! net Dutch translation team member -@bLiviu Andronic -@iE-mail: landronimirc () gmail ! com - Romanian localization; Wiki editor; and Individual sponsor @bHatim Alahmadi @iE-mail: dr.hatim () hotmail ! com Arabic translation @@ -13,6 +10,9 @@ @bPascal André @iE-mail: andre () via ! ecp ! fr External style definition files, linuxdoc sgml support and more ftp-site ftp.lyx.org +@bLiviu Andronic +@iE-mail: landronimirc () gmail ! com + Romanian localization; Wiki editor; and Individual sponsor @bJoão Luis Meloni Assirati @iE-mail: assirati () nonada ! if ! usp ! br Added support for unix sockets and thence the 'inverse DVI' feature diff --git a/lib/generate_contributions.py b/lib/generate_contributions.py index d735c4b609..a0fd3eb2f8 100755 --- a/lib/generate_contributions.py +++ b/lib/generate_contributions.py @@ -91,7 +91,7 @@ def error(message): def usage(prog_name): - return "Usage: %s " % prog_name + return "Usage: %s " % prog_name def collate_incomplete(contributers): @@ -312,14 +312,6 @@ contributers = [ "27 February 2005", u"Dutch translation team member"), - contributer(u"Liviu Andronic", - "landronimirc () gmail ! com", - "GPL", - "contributions GPLed", - "m=121869084720708", - "14 August 2008", - u"Romanian localization; Wiki editor; and Individual sponsor"), - contributer(u"Hatim Alahmadi", "dr.hatim () hotmail ! com", "GPL", @@ -344,6 +336,14 @@ contributers = [ "1 April 2005", u"External style definition files, linuxdoc sgml support and more ftp-site ftp.lyx.org"), + contributer(u"Liviu Andronic", + "landronimirc () gmail ! com", + "GPL", + "contributions GPLed", + "m=121869084720708", + "14 August 2008", + u"Romanian localization; Wiki editor; and Individual sponsor"), + contributer(u"João Luis Meloni Assirati", "assirati () nonada ! if ! usp ! br", "GPL", -- 2.39.5