[library-web] fixed section for gdk3 & gtk3



commit fae6389c11c46184c32efac3d496e429d58a8309
Author: Frédéric Péters <fpeters 0d be>
Date:   Sat Apr 2 19:55:45 2011 +0530

    fixed section for gdk3 & gtk3

 data/overlay.xml.in |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/data/overlay.xml.in b/data/overlay.xml.in
index 230d3cc..c895409 100644
--- a/data/overlay.xml.in
+++ b/data/overlay.xml.in
@@ -185,7 +185,8 @@
       </keywords>
     </document>
     <document doc_module="gdk3" channel="devel" weight="0.88">
-      <subsection>api-platform</subsection>
+      <category>api-base</category>
+      <subsection>api-ui</subsection>
       <_abstract>
         An intermediate layer which isolates GTK+ from the details of the
         windowing system.
@@ -205,7 +206,8 @@
       </keywords>
     </document>
     <document doc_module="gtk3" channel="devel" weight="0.87">
-      <subsection>api-platform</subsection>
+      <category>api-base</category>
+      <subsection>api-ui</subsection>
       <_abstract>
         GTK+ is the primary library used to construct user interfaces in GNOME
         applications. It provides user interface controls and signal callbacks



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