[beast: 11/12] BUILD: install beast and bse translation files under versioned beast-bse name
- From: Tim Janik <timj src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [beast: 11/12] BUILD: install beast and bse translation files under versioned beast-bse name
- Date: Mon, 2 Nov 2015 19:27:06 +0000 (UTC)
commit 90c8d3141e4ae247d2ebe323291df64a89269a94
Author: Tim Janik <timj gnu org>
Date: Tue Oct 27 21:39:55 2015 +0100
BUILD: install beast and bse translation files under versioned beast-bse name
Signed-off-by: Tim Janik <timj gnu org>
configure.ac | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 90acbd7..3392612 100644
--- a/configure.ac
+++ b/configure.ac
@@ -290,8 +290,8 @@ AC_DEFUN([AC_I18N_REQUIREMENTS],
AC_SUBST(ALL_LINGUAS)
AC_SUBST([CONFIG_STATUS_DEPENDENCIES], ['$(top_srcdir)/po/LINGUAS'])
- # versioned BEAST gettext domain (po/)
- BST_GETTEXT_DOMAIN=beast-$MAJOR
+ # for simplicity, Beast and Bse translations are currently in the same domain
+ BST_GETTEXT_DOMAIN="beast-bse-$MAJOR.$MINOR.$MICRO"
AC_SUBST(BST_GETTEXT_DOMAIN)
AC_DEFINE_UNQUOTED(BST_GETTEXT_DOMAIN, "$BST_GETTEXT_DOMAIN", [Versioned BEAST gettext domain])
GETTEXT_PACKAGE=$BST_GETTEXT_DOMAIN
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]