[pangomm] Fix documentation location in pkg-config files
- From: Daniel Elstner <daniel src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [pangomm] Fix documentation location in pkg-config files
- Date: Fri, 28 Aug 2009 17:48:16 +0000 (UTC)
commit 3081f2d3402d84dd6f0d0086424f7d3303ac5be5
Author: Daniel Elstner <danielk openismus com>
Date: Fri Aug 28 19:46:30 2009 +0200
Fix documentation location in pkg-config files
* pango/pangomm{,-uninstalled}.pc.in (htmlrefpub): Point to
library.gnome.org.
ChangeLog | 7 +++++++
pango/pangomm-uninstalled.pc.in | 2 +-
pango/pangomm.pc.in | 2 +-
3 files changed, 9 insertions(+), 2 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index 71bfedd..458f872 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
2009-08-28 Daniel Elstner <danielk openismus com>
+ Fix documentation location in pkg-config files
+
+ * pango/pangomm{,-uninstalled}.pc.in (htmlrefpub): Point to
+ library.gnome.org.
+
+2009-08-28 Daniel Elstner <danielk openismus com>
+
Increment version to 2.25.1.2 and update news
* configure.ac (AC_INIT): Bump version to pangomm 2.25.1.2.
diff --git a/pango/pangomm-uninstalled.pc.in b/pango/pangomm-uninstalled.pc.in
index 04dd515..95eb8b6 100644
--- a/pango/pangomm-uninstalled.pc.in
+++ b/pango/pangomm-uninstalled.pc.in
@@ -1,5 +1,5 @@
doxytagfile=${pc_top_builddir}/docs/reference/@PANGOMM_MODULE_NAME tag
-htmlrefpub=http://www.gtkmm.org/docs/@PANGOMM_MODULE_NAME@/docs/reference/html/
+htmlrefpub=http://library.gnome.org/devel/@PACKAGE_TARNAME@/unstable/
Name: pangomm
Description: C++ binding for Pango, not installed
diff --git a/pango/pangomm.pc.in b/pango/pangomm.pc.in
index 09cc6de..4903299 100644
--- a/pango/pangomm.pc.in
+++ b/pango/pangomm.pc.in
@@ -8,7 +8,7 @@ includedir= includedir@
docdir=${datarootdir}/doc/@PANGOMM_MODULE_NAME@
doxytagfile=${docdir}/reference/@PANGOMM_MODULE_NAME tag
htmlrefdir=${docdir}/reference/html
-htmlrefpub=http://www.gtkmm.org/docs/@PANGOMM_MODULE_NAME@/docs/reference/html/
+htmlrefpub=http://library.gnome.org/devel/@PACKAGE_TARNAME@/unstable/
Name: pangomm
Description: C++ binding for Pango
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]