wesnoth-cvs-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Wesnoth-cvs-commits] wesnoth/src language.cpp


From: Jordà Polo
Subject: [Wesnoth-cvs-commits] wesnoth/src language.cpp
Date: Mon, 21 Feb 2005 09:47:23 -0500

CVSROOT:        /cvsroot/wesnoth
Module name:    wesnoth
Branch:         
Changes by:     Jordà Polo <address@hidden>     05/02/21 14:47:23

Modified files:
        src            : language.cpp 

Log message:
        added Estonian to language selection

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/src/language.cpp.diff?tr1=1.68&tr2=1.69&r1=text&r2=text

Patches:
Index: wesnoth/src/language.cpp
diff -u wesnoth/src/language.cpp:1.68 wesnoth/src/language.cpp:1.69
--- wesnoth/src/language.cpp:1.68       Sat Feb 12 22:24:12 2005
+++ wesnoth/src/language.cpp    Mon Feb 21 14:47:23 2005
@@ -1,4 +1,4 @@
-/* $Id: language.cpp,v 1.68 2005/02/12 22:24:12 ydirson Exp $ */
+/* $Id: language.cpp,v 1.69 2005/02/21 14:47:23 ettin Exp $ */
 /*
    Copyright (C) 2003 by David White <address@hidden>
    Part of the Battle for Wesnoth Project http://wesnoth.whitevine.net
@@ -39,6 +39,7 @@
        language_def("da_DK", "Dansk"),
        language_def("de_DE", "Deutsch"),
        language_def("el_GR", "Ελληνικά (Ellinika)"),
+       language_def("et_EE", "Eesti"),
        language_def("en_GB", "English (GB)"),
        language_def("C",     "English (hm... nearly US)"),
        language_def("eu_ES", "Euskera"),




reply via email to

[Prev in Thread] Current Thread [Next in Thread]