SF.net SVN: geany:[4450] trunk

frlan at users.sourceforge.net frlan at xxxxx
Fri Nov 27 17:10:46 UTC 2009


Revision: 4450
          http://geany.svn.sourceforge.net/geany/?rev=4450&view=rev
Author:   frlan
Date:     2009-11-27 17:10:43 +0000 (Fri, 27 Nov 2009)

Log Message:
-----------
Set Peter Scholtens and Ayke van Laethem as maintainer of Dutch translation

Modified Paths:
--------------
    trunk/ChangeLog
    trunk/THANKS
    trunk/src/about.c

Modified: trunk/ChangeLog
===================================================================
--- trunk/ChangeLog	2009-11-27 17:10:08 UTC (rev 4449)
+++ trunk/ChangeLog	2009-11-27 17:10:43 UTC (rev 4450)
@@ -1,3 +1,10 @@
+2009-11-26  Frank Lanitz  <frank(at)frank(dot)uvena(dot)de>
+
+ * src/about.c, THANKS:
+   Add Peter Scholtens and Ayke van Laethem to list of translators. Move
+   Kurt de Bree into section of previous translators.
+
+
 2009-11-26  Nick Treleaven  <nick(dot)treleaven(at)btinternet(dot)com>
 
  * src/about.c, src/symbols.c, THANKS, tagmanager/vhdl.c:

Modified: trunk/THANKS
===================================================================
--- trunk/THANKS	2009-11-27 17:10:08 UTC (rev 4449)
+++ trunk/THANKS	2009-11-27 17:10:43 UTC (rev 4450)
@@ -105,6 +105,7 @@
 Laurent Hoeltgen <hoeltgman(at)gmail(dot)com> - lb
 Kurt De Bree <kdebree(at)telenet(dot)be> - nl
 Peter Scholtens <<peter(dot)scholtens(at)xs4all(dot)nl> - nl
+Ayke van Laethem <aykevanlaethem(at)gmail(dot)com> - nl
 Jacek Wolszczak <shutdownrunner(at)o2(dot)pl> - pl_PL
 Jarosław Foksa <jfoksa(at)gmail(dot)com> - pl_PL
 Krzysztof Troska <elleander86(at)gmail(dot)com> - pl_PL

Modified: trunk/src/about.c
===================================================================
--- trunk/src/about.c	2009-11-27 17:10:08 UTC (rev 4449)
+++ trunk/src/about.c	2009-11-27 17:10:43 UTC (rev 4450)
@@ -60,7 +60,7 @@
 	{ "ja", "Tarot Osuji <tarot at sdf.lonestar.org>\nChikahiro Masami <cmasa.z321 at gmail.com>" },
 	{ "ko", "Park Jang-heon <dotkabi at gmail.com>" },
 	{ "lb", "Laurent Hoeltgen <hoeltgman at gmail.com>" },
-	{ "nl", "Kurt De Bree <kdebree at telenet.be>" },
+	{ "nl", "Peter Scholtens <peter.scholtens at xs4all.nl>\nAyke van Laethem <aykevanlaethem at gmail.com>" },
 	{ "pl_PL", "Jarosław Foksa <jfoksa at gmail.com>" },
 	{ "pt_BR", "Alexandra Moreire <alexandream at gmail.com>\nAdrovane Marques Kade <adrovane at gmail.com>" },
 	{ "ro", "Alex Eftimie <alex at rosedu.org>" },
@@ -77,6 +77,7 @@
 
 const gchar *prev_translators[][2] = {
 	{ "pl_PL", "Jacek Wolszczak <shutdownrunner at o2.pl>" },
+	{ "nl", "Kurt De Bree <kdebree at telenet.be>" }
 };
 static const gint prev_translators_len = G_N_ELEMENTS(prev_translators);
 


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.



More information about the Commits mailing list