[evolution-data-server/wip/cmake] Correct GETTEXT_PACKAGE definition in config.h.in
- From: Milan Crha <mcrha src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evolution-data-server/wip/cmake] Correct GETTEXT_PACKAGE definition in config.h.in
- Date: Thu, 29 Sep 2016 18:45:27 +0000 (UTC)
commit 5dde7e4122a7d6da995ed5cd7a4475a3cb84cb2a
Author: Milan Crha <mcrha redhat com>
Date: Thu Sep 29 20:45:41 2016 +0200
Correct GETTEXT_PACKAGE definition in config.h.in
config.h.in | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/config.h.in b/config.h.in
index e7e4cee..08f0290 100644
--- a/config.h.in
+++ b/config.h.in
@@ -16,7 +16,7 @@
#define BASE_VERSION "@BASE_VERSION@"
/* Package name for gettext */
-#define GETTEXT_PACKAGE "@PROJECT_NAME@-@BASE_VERSION@"
+#define GETTEXT_PACKAGE "@GETTEXT_PACKAGE@"
/* D-Bus service name for the address book factory */
#define ADDRESS_BOOK_DBUS_SERVICE_NAME "@ADDRESS_BOOK_DBUS_SERVICE_NAME@"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]