[prev in list] [next in list] [prev in thread] [next in thread] 

List:       moblin-commits
Subject:    [Moblin-Commits] moblin-image-creator: Changes to 'master'
From:       prajwal () moblin ! org (Prajwal Karur Mohan)
Date:       2008-06-11 17:02:07
Message-ID: 20080611170207.E62CE92C19E () moblin ! org
[Download RAW message or body]

This email list is read-only.  Emails sent to this list will be discarded
----------------------------------
 debian/changelog |    5 ++++-
 image-creator    |    2 ++
 2 files changed, 6 insertions(+), 1 deletions(-)

New commits:
commit 95bfc10804b2a3fa8ddd04d4749565d9be185d6f
Author: Prajwal Mohan <prajwal@linux.intel.com>
Date:   Wed Jun 11 09:58:03 2008 -0700

    * Global name '_' is not defined in image-creator. Fixing it.


Diff in this email is a maximum of 400 lines.
diff --git a/debian/changelog b/debian/changelog
index 1bcc9a6..af45982 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -50,7 +50,10 @@ moblin-image-creator (0.45) UNRELEASED; urgency=low
   * Supported autotools for preparing the internationalization.
   * Supported the internationalization.
 
- -- Prajwal Mohan <prajwal@linux.intel.com>  Wed, 28 May 2008 22:29:09 +0900
+  [ Prajwal Mohan ]
+  * Global name '_' is not defined in image-creator. Fixing it. 
+
+ -- Prajwal Mohan <prajwal@linux.intel.com>  Wed, 11 Jun 2008 09:57:33 -0700
 
 moblin-image-creator (0.44) gaston; urgency=low
 
diff --git a/image-creator b/image-creator
index 9154a6a..49a569c 100755
--- a/image-creator
+++ b/image-creator
@@ -34,6 +34,8 @@ import SDK
 import mic_cfg
 import pdk_utils
 
+_ = gettext.lgettext
+
 debug = False
 if mic_cfg.config.has_option('general', 'debug'):
     debug = int(mic_cfg.config.get('general', 'debug'))
_______________________________________________
Commits mailing list
Commits@moblin.org
https://www.moblin.org/mailman/listinfo/commits
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic