[phodav] Add version prefix to gettext and doc directories
- From: Marc-Andre Lureau <malureau src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [phodav] Add version prefix to gettext and doc directories
- Date: Tue, 24 Feb 2015 21:42:14 +0000 (UTC)
commit 65b410ddd9b6a797eb54c865e6365365604bc847
Author: Marc-André Lureau <marcandre lureau gmail com>
Date: Tue Feb 24 22:41:39 2015 +0100
Add version prefix to gettext and doc directories
configure.ac | 2 +-
doc/reference/Makefile.am | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 0fe907e..d87524e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -55,7 +55,7 @@ gl_WARN_ADD([-Wno-sign-compare])
gl_WARN_ADD([-Wno-unused-parameter])
gl_WARN_ADD([-Wno-missing-field-initializers])
-GETTEXT_PACKAGE=phodav
+GETTEXT_PACKAGE=phodav-2.0
AC_DEFINE_UNQUOTED(GETTEXT_PACKAGE, ["$GETTEXT_PACKAGE"], [Define to the Gettext package name])
AC_SUBST(GETTEXT_PACKAGE)
IT_PROG_INTLTOOL([0.40.0])
diff --git a/doc/reference/Makefile.am b/doc/reference/Makefile.am
index dfad455..c89ab35 100644
--- a/doc/reference/Makefile.am
+++ b/doc/reference/Makefile.am
@@ -1,7 +1,7 @@
NULL =
AUTOMAKE_OPTIONS = 1.6
-DOC_MODULE = phodav
+DOC_MODULE = phodav-2.0
DOC_MAIN_SGML_FILE = $(DOC_MODULE)-docs.sgml
DOC_SOURCE_DIR = $(top_srcdir)/libphodav
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]