[gnome-games] [lightsoff] Update gettext import to match seed upstream change
- From: Tim Horton <hortont src gnome org>
- To: svn-commits-list gnome org
- Subject: [gnome-games] [lightsoff] Update gettext import to match seed upstream change
- Date: Thu, 16 Jul 2009 22:31:26 +0000 (UTC)
commit a1f1f899048ad5cf14fbab7760a77a22a9c9509f
Author: Tim Horton <hortont svn gnome org>
Date: Thu Jul 2 00:35:43 2009 -0400
[lightsoff] Update gettext import to match seed upstream change
lightsoff/src/About.js | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/lightsoff/src/About.js b/lightsoff/src/About.js
index 7dfadc9..a92d6db 100644
--- a/lightsoff/src/About.js
+++ b/lightsoff/src/About.js
@@ -4,7 +4,7 @@ GnomeGamesSupport = imports.gi.GnomeGamesSupport;
main = imports.main;
// Not sure that this is acceptable; if it is, should it be in a Seed extension?
-var _ = imports.gettext.i18n;
+var _ = imports.gettext.gettext;
function show_about_dialog()
{
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]