[gtkmm-documentation] Install the documentation into a gtkmm-3.0 path
- From: David King <davidk src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtkmm-documentation] Install the documentation into a gtkmm-3.0 path
- Date: Mon, 14 Feb 2011 15:31:12 +0000 (UTC)
commit 9a7a26799114ff1638847438ad75d5cc7093eecc
Author: David King <davidk openismus com>
Date: Mon Feb 14 16:29:38 2011 +0100
Install the documentation into a gtkmm-3.0 path
* docs/tutorial/Makefile.am: Use gtkmm-3.0 rather than gtkmm-2.4 for
the documentation path.
ChangeLog | 7 +++++++
docs/tutorial/Makefile.am | 2 +-
2 files changed, 8 insertions(+), 1 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index 05a1f8d..17056b0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2011-02-14 David King <davidk openismus com>
+
+ Install the documentation into a gtkmm-3.0 path
+
+ * docs/tutorial/Makefile.am: Use gtkmm-3.0 rather than gtkmm-2.4 for
+ the documentation path.
+
2011-02-12 Kjell Ahlstedt <kjell ahlstedt bredband net>
Modify the custom_container and custom_widget examples.
diff --git a/docs/tutorial/Makefile.am b/docs/tutorial/Makefile.am
index 53cac5f..1d376ba 100644
--- a/docs/tutorial/Makefile.am
+++ b/docs/tutorial/Makefile.am
@@ -1,6 +1,6 @@
## This file is part of gtkmm-documentation.
-gtkmm_docdir = $(datadir)/doc/gtkmm-2.4
+gtkmm_docdir = $(datadir)/doc/gtkmm-3.0
# Function: $(call vpath_listall,PATTERN ...)
# Get all filenames which match a PATTERN from the list. Look for files
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]