[library-web] Fixed libchamplain module definition



commit 75535d71248abf7fcb81f6434e42f7aff13ead2c
Author: Frédéric Péters <fpeters 0d be>
Date:   Fri Sep 25 16:01:03 2009 +0200

    Fixed libchamplain module definition

 data/overlay.xml.in |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/data/overlay.xml.in b/data/overlay.xml.in
index a214f82..1e7a796 100644
--- a/data/overlay.xml.in
+++ b/data/overlay.xml.in
@@ -369,14 +369,14 @@
       </_abstract>
     </document>
 
-    <document doc_module="libchamplain" module="devel">
+    <document doc_module="libchamplain" channel="devel">
       <subsection>api-others</subsection>
       <_abstract>
         Libchamplain is a C library providing a ClutterActor to display maps.
       </_abstract>
     </document>
 
-    <document doc_module="libchamplain-gtk" module="devel">
+    <document doc_module="libchamplain-gtk" channel="devel">
       <subsection>api-others</subsection>
       <_abstract>
         Libchamplain-gtk is a C library on top of libchamplain providing 



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