From 2a4b4f49c63410fda9800a53526f9fc6963f9afe Mon Sep 17 00:00:00 2001 From: jamatos Date: Wed, 15 Aug 2007 20:32:49 +0000 Subject: [PATCH] Add Susana to list of contributors git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@19593 a592a061-630c-0410-9148-cb99ea01b6c8 --- lib/CREDITS | 3 +++ lib/generate_contributions.py | 8 ++++++++ 2 files changed, 11 insertions(+) diff --git a/lib/CREDITS b/lib/CREDITS index ba1796403c..4852153475 100644 --- a/lib/CREDITS +++ b/lib/CREDITS @@ -13,6 +13,9 @@ @bÖzgür Uğraş Baran @iE-mail: ugras.baran@gmail.com New commandparams structure, Nomenclature inset +@bSusana Barbosa +@iE-mail: susana.barbosa@fc.up.pt + Portuguese translation @bYves Bastide @iE-mail: yves.bastide@irisa.fr Bug fixes diff --git a/lib/generate_contributions.py b/lib/generate_contributions.py index 2903e15b71..d82f85c166 100755 --- a/lib/generate_contributions.py +++ b/lib/generate_contributions.py @@ -345,6 +345,14 @@ contributers = [ "19 October 2006", u"New commandparams structure, Nomenclature inset"), + contributer(u"Susana Barbosa", + "susana.barbosa () fc ! up ! pt", + "GPL", + "License", + "m=118707828425316", + "14 August 2007", + u"Portuguese translation"), + contributer(u"Yves Bastide", "yves.bastide () irisa ! fr", "GPL", -- 2.11.4.GIT