Git-Url:
http://git.frugalware.org/gitweb/gitweb.cgi?p=gfpm.git;a=commitdiff;h=b745ffa5de872a2f382f60bd9281106fd7efc8c1
commit b745ffa5de872a2f382f60bd9281106fd7efc8c1
Author: Priyank <[EMAIL PROTECTED]>
Date: Tue Sep 11 20:47:37 2007 +0530
gfpm-about: removed translator names from source.
* instead let the translators add their names themselves by translating the
msg-id "translator-name" in their translations.
diff --git a/src/gfpm-about.c b/src/gfpm-about.c
index 7753d68..a1916c3 100644
--- a/src/gfpm-about.c
+++ b/src/gfpm-about.c
@@ -51,10 +51,6 @@ static gchar *authors[] = { "Priyank M. Gosalia <[EMAIL
PROTECTED]>",
"Miklos Nemeth <[EMAIL PROTECTED]>",
NULL
};
-static gchar *translators[] = { "Vajna Miklos <[EMAIL PROTECTED]> (hu)",
- "Michel Hermier <[EMAIL PROTECTED]> (fr)",
- NULL
- };
static gchar *artists[] = { "Viktor Gondor <[EMAIL PROTECTED]>",
"Sekkyumu <[EMAIL PROTECTED]>",
@@ -75,7 +71,7 @@ gfpm_about (void)
"license", license,
"authors", authors,
"artists", artists,
- "translator-credits", translators,
+ "translator-credits", _("translator-name"),
"website", "http://www.frugalware.org/",
"website-label", "http://www.frugalware.org/",
"logo", about_pixbuf,
_______________________________________________
Frugalware-git mailing list
[email protected]
http://frugalware.org/mailman/listinfo/frugalware-git