From f74582aca09e47f2fe395fe0bab47048d5de6249 Mon Sep 17 00:00:00 2001 From: Jean-Marc Lasgouttes Date: Fri, 3 Aug 2007 10:12:46 +0000 Subject: [PATCH] credit Darren git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@19282 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 506a987127..ba1796403c 100644 --- a/lib/CREDITS +++ b/lib/CREDITS @@ -88,6 +88,9 @@ @bEitan Frachtenberg @iE-mail: sky8an@gmail.com BibTeX annotation support +@bDarren Freeman +@iE-mail: dfreeman@ieee.org + Improvements to mouse wheel scrolling; many bug reports @bEdscott Wilson Garcia @iE-mail: edscott@xfce.org Bug fixes diff --git a/lib/generate_contributions.py b/lib/generate_contributions.py index 2ca2409aac..2903e15b71 100755 --- a/lib/generate_contributions.py +++ b/lib/generate_contributions.py @@ -545,6 +545,14 @@ contributers = [ "20 March 2005", u"BibTeX annotation support"), + contributer(u"Darren Freeman", + "dfreeman () ieee ! org", + "GPL", + "Licence", + "m=118612951707590", + "3 August 2007", + u"Improvements to mouse wheel scrolling; many bug reports"), + contributer(u"Edscott Wilson Garcia", "edscott () xfce ! org", "GPL", -- 2.39.5