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



commit a842e5c8716fd2e52a28f2089f128fe74c63b92d
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                |    5 +++++
 plugins/gtk+/gtk+.xml.in |    2 +-
 2 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index 7c86506..fe059b2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+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-15  Juan Pablo Ugarte <juanpablougarte gmail com>
 
 	* gladeui/glade-editor-property.c: Let the backend reload the real value if one was rejected by a verify function.
diff --git a/plugins/gtk+/gtk+.xml.in b/plugins/gtk+/gtk+.xml.in
index 4103a46..b5d85e4 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]