SF.net SVN: geany:[5594] trunk/src/about.c

frlan at users.sourceforge.net frlan at xxxxx
Tue Mar 15 22:42:09 UTC 2011


Revision: 5594
          http://geany.svn.sourceforge.net/geany/?rev=5594&view=rev
Author:   frlan
Date:     2011-03-15 22:42:09 +0000 (Tue, 15 Mar 2011)

Log Message:
-----------
Fix entity inside about dialog. Oops

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

Modified: trunk/src/about.c
===================================================================
--- trunk/src/about.c	2011-03-15 21:59:03 UTC (rev 5593)
+++ trunk/src/about.c	2011-03-15 22:42:09 UTC (rev 5594)
@@ -74,7 +74,7 @@
 	{ "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>,\nXhacker Liu <liu.dongyuan at gmail.com>" },
-	{ "zh_TW", "KoViCH <kovich.ian at gmail.com>\nWei-Lun Chao <chaoweilun at gmail.com>" }
+	{ "zh_TW", "KoViCH <kovich.ian at gmail.com>\nWei-Lun Chao <chaoweilun 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