[gnome-games] [lightsoff] Add translator + artist credits.
- From: Tim Horton <hortont src gnome org>
- To: svn-commits-list gnome org
- Subject: [gnome-games] [lightsoff] Add translator + artist credits.
- Date: Thu, 16 Jul 2009 22:29:56 +0000 (UTC)
commit 8c282b22f0f189f826bb096fe70c2644d7118e16
Author: Tim Horton <hortont svn gnome org>
Date: Wed Jun 24 19:01:54 2009 -0400
[lightsoff] Add translator + artist credits.
lightsoff/About.js | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/lightsoff/About.js b/lightsoff/About.js
index 34ecbe3..7dfadc9 100644
--- a/lightsoff/About.js
+++ b/lightsoff/About.js
@@ -18,8 +18,10 @@ function show_about_dialog()
about_dialog.logo_icon_name = "gnome-lightsoff";
about_dialog.website = "http://www.gnome.org/projects/gnome-games/";
about_dialog.website_label = _("GNOME Games web site"); // this doesn't work for anyone
+ about_dialog.translator_credits = _("translator-credits");
about_dialog.set_authors(["Tim Horton"]);
+ about_dialog.set_artists(["Tim Horton", "Ulisse Perusin"]);
// TODO: some form of wrapper so we can use gtk_show_about_dialog instead
// of faking all of its window-management-related stuff
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]