gnome-build r637 - in branches/gnome-2-24: . src/backends/libgbf_am
- From: sgranjoux svn gnome org
- To: svn-commits-list gnome org
- Subject: gnome-build r637 - in branches/gnome-2-24: . src/backends/libgbf_am
- Date: Tue, 7 Oct 2008 19:35:05 +0000 (UTC)
Author: sgranjoux
Date: Tue Oct 7 19:35:04 2008
New Revision: 637
URL: http://svn.gnome.org/viewvc/gnome-build?rev=637&view=rev
Log:
* src/backends/libgbf_am/gbf-am-parse.in:
Fix unable to load a project, due to the previous patch
Modified:
branches/gnome-2-24/ChangeLog
branches/gnome-2-24/src/backends/libgbf_am/gbf-am-parse.in
Modified: branches/gnome-2-24/src/backends/libgbf_am/gbf-am-parse.in
==============================================================================
--- branches/gnome-2-24/src/backends/libgbf_am/gbf-am-parse.in (original)
+++ branches/gnome-2-24/src/backends/libgbf_am/gbf-am-parse.in Tue Oct 7 19:35:04 2008
@@ -18,7 +18,7 @@
# I18n
use POSIX;
-use Locale::gettext qw(textdomain);
+use Locale::gettext qw(textdomain gettext);
setlocale(LC_MESSAGES, "");
textdomain("@PACKAGE@");
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]