[glade/glade-3-10] * plugins/gtk+/gtk+.xml.in: Correct the 'book' to search for GTK+3 documentation, Credit goes to P



commit c5d6f3d3b92c251ea6d46ab5e3a957ccfe69956b
Author: Tristan Van Berkom <tristan van berkom gmail com>
Date:   Sun Jan 29 18:06:49 2012 +0900

    	* plugins/gtk+/gtk+.xml.in: Correct the 'book' to search for GTK+3 documentation,
    	Credit goes to Pietro Battiston for pointing out the exact problem.

 ChangeLog                |   10 ++++++++++
 plugins/gtk+/gtk+.xml.in |    2 +-
 2 files changed, 11 insertions(+), 1 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index c92ff5e..06f96ae 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2012-01-29  Tristan Van Berkom <tvb gnome org>
+
+	* plugins/gtk+/gtk+.xml.in: Correct the 'book' to search for GTK+3 documentation,
+	Credit goes to Pietro Battiston for pointing out the exact problem.
+
+2011-12-21  Vincent Untz <vuntz gnome org>
+
+	* configure.ac: build: Explicitly link to gmodule-2.0
+	https://bugzilla.gnome.org/show_bug.cgi?id=665784
+
 2011-11-23  Dieter Verfaillie <dieterv optionexplicit be>
 
 	* build/mswindows/README, build/mswindows/build_glade.sh:
diff --git a/plugins/gtk+/gtk+.xml.in b/plugins/gtk+/gtk+.xml.in
index 6255adf..f0d13fb 100644
--- a/plugins/gtk+/gtk+.xml.in
+++ b/plugins/gtk+/gtk+.xml.in
@@ -3,7 +3,7 @@
                icon-prefix="gtk"
                library="gladegtk"
                domain="glade3"
-               book="gtk">
+               book="gtk3">
   <glade-widget-classes>
 
     <glade-widget-class name="GtkWidget" _title="Widget" default-width="100" default-height="60">



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]