gnome-build r636 - in trunk: . src/backends/libgbf_am
- From: sgranjoux svn gnome org
- To: svn-commits-list gnome org
- Subject: gnome-build r636 - in trunk: . src/backends/libgbf_am
- Date: Tue, 7 Oct 2008 19:33:07 +0000 (UTC)
Author: sgranjoux
Date: Tue Oct 7 19:33:07 2008
New Revision: 636
URL: http://svn.gnome.org/viewvc/gnome-build?rev=636&view=rev
Log:
* src/backends/libgbf_am/gbf-am-parse.in:
Fix unable to load anjuta project, due to the previous patch
Modified:
trunk/ChangeLog
trunk/src/backends/libgbf_am/gbf-am-parse.in
Modified: trunk/src/backends/libgbf_am/gbf-am-parse.in
==============================================================================
--- trunk/src/backends/libgbf_am/gbf-am-parse.in (original)
+++ trunk/src/backends/libgbf_am/gbf-am-parse.in Tue Oct 7 19:33:07 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]