[libwnck] build: Use libwnck-3.0 as gettext domain
- From: Vincent Untz <vuntz src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libwnck] build: Use libwnck-3.0 as gettext domain
- Date: Tue, 25 Jan 2011 11:53:15 +0000 (UTC)
commit c0104e72bd7b64b947e511db272a9b3b8a6f8c1d
Author: Vincent Untz <vuntz gnome org>
Date: Tue Jan 25 12:52:19 2011 +0100
build: Use libwnck-3.0 as gettext domain
This helps with parallel installability with gtk+ 2.x version.
configure.ac | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 7bba054..d84bec8 100644
--- a/configure.ac
+++ b/configure.ac
@@ -85,7 +85,7 @@ if test "x$enable_deprecation_flags" = "xyes"; then
AC_SUBST(DISABLE_DEPRECATED_CFLAGS)
fi
-GETTEXT_PACKAGE=libwnck
+GETTEXT_PACKAGE=libwnck-3.0
AC_SUBST(GETTEXT_PACKAGE)
AC_DEFINE_UNQUOTED(GETTEXT_PACKAGE,"$GETTEXT_PACKAGE", [Package name])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]