Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=fw-control-center.git;a=commitdiff;h=b1976151f497b26c9b60727bba534b90d34e07ed
commit b1976151f497b26c9b60727bba534b90d34e07ed Author: Priyank <[email protected]> Date: Fri Feb 27 19:19:20 2009 +0530 Added translator credits for vietnamese translation diff --git a/gnetconfig/AUTHORS b/gnetconfig/AUTHORS index 5306c9f..5d39118 100644 --- a/gnetconfig/AUTHORS +++ b/gnetconfig/AUTHORS @@ -1,6 +1,9 @@ Developers: =========== Priyank Gosalia <[email protected]> + +Build system and some bugfixes +============================== Christian Hamar alias krix <[email protected]> Translators: @@ -11,3 +14,5 @@ Finn <[email protected]> (de_DE) Manuel Peral <[email protected]> (es_ES) Michel Hermier <[email protected]> (fr_FR) Vajna Miklos <[email protected]> (hu_HU) +Clytie Siddall <[email protected]> (vi_VI) + diff --git a/gnetconfig/src/gnetconfig-about.c b/gnetconfig/src/gnetconfig-about.c index 5c73403..5cf744a 100644 --- a/gnetconfig/src/gnetconfig-about.c +++ b/gnetconfig/src/gnetconfig-about.c @@ -50,7 +50,8 @@ static const gchar translators[] = \ "Finn <[email protected]> (de_DE)\n" "Manuel Peral <[email protected]> (es_ES)\n" "Michel Hermier <[email protected]> (fr_FR)\n" - "Vajna Miklos <[email protected]> (hu_HU)"; + "Vajna Miklos <[email protected]> (hu_HU)\n" + "Clytie Siddall <[email protected]> (vi_VI)"; static const gchar *artists[] = { "gnetconfig uses icons from the GNOME and Tango projects.", NULL }; _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
