[gnome-calendar] Be consistent with the name used elsewhere
- From: Erick PÃrez Castellanos <erickpc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-calendar] Be consistent with the name used elsewhere
- Date: Sat, 29 Sep 2012 19:18:21 +0000 (UTC)
commit 8b0bb13304532af9c45af8fa3aee465d080d4fae
Author: Mathieu Bridon <bochecha fedoraproject org>
Date: Thu Sep 20 16:27:33 2012 +0800
Be consistent with the name used elsewhere
The application name is `gnome-calendar` throughout the source
code, not `gnome_calendar`.
configure.ac | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index f71b175..9dfcfa1 100644
--- a/configure.ac
+++ b/configure.ac
@@ -19,7 +19,7 @@ dnl ***************************************************************************
IT_PROG_INTLTOOL([0.35.0])
PKG_PROG_PKG_CONFIG([0.22])
-GETTEXT_PACKAGE=gnome_calendar
+GETTEXT_PACKAGE=gnome-calendar
AC_SUBST(GETTEXT_PACKAGE)
AC_DEFINE_UNQUOTED(GETTEXT_PACKAGE,"$GETTEXT_PACKAGE", [GETTEXT package name])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]