SF.net SVN: geany:[4588] branches/geany-0.18.1

frlan at users.sourceforge.net frlan at xxxxx
Fri Jan 29 19:13:20 UTC 2010


Revision: 4588
          http://geany.svn.sourceforge.net/geany/?rev=4588&view=rev
Author:   frlan
Date:     2010-01-29 19:13:20 +0000 (Fri, 29 Jan 2010)

Log Message:
-----------
Backport from trunk:
Add Xhacker Liu to list of translators.

Modified Paths:
--------------
    branches/geany-0.18.1/ChangeLog
    branches/geany-0.18.1/THANKS
    branches/geany-0.18.1/src/about.c

Modified: branches/geany-0.18.1/ChangeLog
===================================================================
--- branches/geany-0.18.1/ChangeLog	2010-01-29 19:12:31 UTC (rev 4587)
+++ branches/geany-0.18.1/ChangeLog	2010-01-29 19:13:20 UTC (rev 4588)
@@ -16,6 +16,13 @@
    Add 'Doc-comments' plugin API subsection.
 
 
+2009-10-19  Frank Lanitz  <frank(at)frank(dot)uvena(dot)de>
+
+ * THANKS, src/about.c:
+   Add Xhacker Liu for his work at zh_CN translation to long list of
+   translators.
+
+
 2009-10-12  Frank Lanitz  <frank(at)frank(dot)uvena(dot)de>
 
  * THANKS, src/about.c, po/LINGUAS, po/gl.po:

Modified: branches/geany-0.18.1/THANKS
===================================================================
--- branches/geany-0.18.1/THANKS	2010-01-29 19:12:31 UTC (rev 4587)
+++ branches/geany-0.18.1/THANKS	2010-01-29 19:13:20 UTC (rev 4588)
@@ -115,6 +115,7 @@
 Boris Dibrov <dibrov(dot)bor(at)gmail(dot)com> - uk
 Clytie Siddall <clytie(at)riverland(dot)net(dot)au> - vi_VN
 Dormouse Young <mouselinux(at)163(dot)com> - zh_CN
+Xhacker Liu <liu.dongyuan(at)gmail(dot)com> - zh_CN
 KoViCH <kovich(dot)ian(at)gmail(dot)com> - zh_TW
 
 Projects:

Modified: branches/geany-0.18.1/src/about.c
===================================================================
--- branches/geany-0.18.1/src/about.c	2010-01-29 19:12:31 UTC (rev 4587)
+++ branches/geany-0.18.1/src/about.c	2010-01-29 19:13:20 UTC (rev 4588)
@@ -70,7 +70,7 @@
 	{ "tr", "Gürkan Gür <seqizz at gmail.com>"},
 	{ "uk", "Boris Dibrov <dibrov.bor at gmail.com>" },
 	{ "vi_VN", "Clytie Siddall <clytie at riverland.net.au>" },
-	{ "zh_CN", "Dormouse Young <mouselinux at 163.com>" },
+	{ "zh_CN", "Dormouse Young <mouselinux at 163.com>,\nXhacker Liu <liu.dongyuan at gmail.com>" },
 	{ "zh_TW", "KoViCH <kovich.ian at gmail.com>" }
 };
 static const gint translators_len = G_N_ELEMENTS(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