]> git.lyx.org Git - features.git/commitdiff
Add Tino Meinen
authorAngus Leeming <leeming@lyx.org>
Mon, 31 Oct 2005 20:30:33 +0000 (20:30 +0000)
committerAngus Leeming <leeming@lyx.org>
Mon, 31 Oct 2005 20:30:33 +0000 (20:30 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@10578 a592a061-630c-0410-9148-cb99ea01b6c8

lib/generate_contributions.py

index 8040f85e2a19003c05ba86cf417a17fb983b8728..e3d7d0dd18a366dab11a54f7edbce16c1596dd8c 100755 (executable)
@@ -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 '''
 <?php
-include("end.php3");
+include("end.php");
 ?>
 '''
 
@@ -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",