[gnome-mahjongg] Fix GETTEXT_PACKAGE
- From: Robert Ancell <rancell src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-mahjongg] Fix GETTEXT_PACKAGE
- Date: Tue, 9 Oct 2012 03:43:18 +0000 (UTC)
commit 64826662bd6d14eef1f1bfc03f0a735d3b1b586f
Author: Robert Ancell <robert ancell canonical com>
Date: Tue Oct 9 16:43:11 2012 +1300
Fix GETTEXT_PACKAGE
configure.ac | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 038d434..aed21fb 100644
--- a/configure.ac
+++ b/configure.ac
@@ -26,7 +26,7 @@ dnl Internationalization
dnl ###########################################################################
IT_PROG_INTLTOOL([0.35.0])
-AC_SUBST(GETTEXT_PACKAGE, gnome-mahjong)
+AC_SUBST(GETTEXT_PACKAGE, gnome-mahjongg)
dnl ###########################################################################
dnl Documentation
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]