From c746e8056e61ab7ce45d4f9d47589c14e06c33d5 Mon Sep 17 00:00:00 2001 From: Angus Leeming Date: Mon, 31 Oct 2005 20:30:33 +0000 Subject: [PATCH] Add Tino Meinen git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@10578 a592a061-630c-0410-9148-cb99ea01b6c8 --- lib/generate_contributions.py | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/lib/generate_contributions.py b/lib/generate_contributions.py index 8040f85e2a..e3d7d0dd18 100755 --- a/lib/generate_contributions.py +++ b/lib/generate_contributions.py @@ -146,7 +146,7 @@ $author="lyx-devel@lists.lyx.org"; // Full name of this file (relative path from LyX home page) $file_full="about/%s"; -include("start.php3"); +include("start.php"); ?> ''' % ( title, file ) @@ -154,7 +154,7 @@ include("start.php3"); def footer(): return ''' ''' @@ -766,10 +766,10 @@ contributers = [ contributer(u"Tino Meinen", "a.t.meinen () chello ! nl", - "", - "", - "", - "", + "GPL", + "Re: Licensing your contributions to LyX", + "m=113078277722316", + "31 October 2005", u"Dutch translation coordinator"), contributer(u"Iñaki Larrañaga Murgoitio", -- 2.39.2