[gaim-migrate @ 429]

Mon, 19 Jun 2000 06:29:20 +0000

author
Rob Flynn <gaim@robflynn.com>
date
Mon, 19 Jun 2000 06:29:20 +0000
changeset 419
6d0244cd77de
parent 418
cd7cdd6b6889
child 420
c1bcdaea3570

[gaim-migrate @ 429]
I'm so bad. Korean language support is now added.

ChangeLog file | annotate | diff | comparison | revisions
configure.in file | annotate | diff | comparison | revisions
po/.cvsignore file | annotate | diff | comparison | revisions
po/ko.po file | annotate | diff | comparison | revisions
--- a/ChangeLog	Sat Jun 17 19:26:40 2000 +0000
+++ b/ChangeLog	Mon Jun 19 06:29:20 2000 +0000
@@ -5,6 +5,7 @@
 	* French translation added (fr)
 	* Spanish translation added (es)
 	* Simplified Chinese translation added (zh_CN)
+	* Korean translation added (kr)
 
 version 0.9.19 (06/09/2000):
 	* Graphical Smiley Faces
--- a/configure.in	Sat Jun 17 19:26:40 2000 +0000
+++ b/configure.in	Mon Jun 19 06:29:20 2000 +0000
@@ -8,7 +8,7 @@
 AC_PROG_CC
 AC_PROG_INSTALL
 
-ALL_LINGUAS="de fr es zh_CN"
+ALL_LINGUAS="de fr es zh_CN ko"
 AM_GNU_GETTEXT
 
 AC_CYGWIN
--- a/po/.cvsignore	Sat Jun 17 19:26:40 2000 +0000
+++ b/po/.cvsignore	Mon Jun 19 06:29:20 2000 +0000
@@ -8,3 +8,4 @@
 gaim.pot
 es.gmo
 zh_CN.gmo
+ko.gmo