[library-web] Add a section for "3.0" components; add dconf. (GNOME bug 598197)



commit be3921f7f1beeb364a5b8427c232091d0bf2df03
Author: Frédéric Péters <fpeters 0d be>
Date:   Sun Nov 1 13:55:27 2009 +0100

    Add a section for "3.0" components; add dconf. (GNOME bug 598197)

 data/extra-tarballs |    1 +
 data/overlay.xml.in |   16 ++++++++++++++++
 2 files changed, 17 insertions(+), 0 deletions(-)
---
diff --git a/data/extra-tarballs b/data/extra-tarballs
index 6e1f1a1..d7209e7 100644
--- a/data/extra-tarballs
+++ b/data/extra-tarballs
@@ -47,3 +47,4 @@ http://www.clutter-project.org/sources/clutter/1.0/clutter-1.0.6.tar.gz
 gnome://libchamplain?min=0.4
 gnome://nautilus-sendto
 gnome://pdfmod?min=0.7
+gnome://dconf?min=0.2
diff --git a/data/overlay.xml.in b/data/overlay.xml.in
index 342d5f8..31ae637 100644
--- a/data/overlay.xml.in
+++ b/data/overlay.xml.in
@@ -61,6 +61,13 @@
 	applications.
       </_intro>
     </subsection>
+    <subsection channel="devel" parent="api" id="api-future" weight="0.15">
+      <_title>Possible parts of the GNOME 3.0 stack</_title>
+      <_intro>
+	This subsection has several of the libraries that are expected to be
+	in GNOME 3.0. The content is subject to change.
+      </_intro>
+    </subsection>
     <subsection channel="devel" parent="api" id="api-others" weight="0.3">
       <_title>Other related libraries</_title>
     </subsection>
@@ -510,6 +517,15 @@
       <subsection>api-desktop-plugins</subsection>
     </document>
 
+    <document doc_module="dconf" channel="devel">
+      <subsection>api-future</subsection>
+      <_abstract>
+	dconf is a low-level configuration system. Its main purpose is to
+	provide a backend to GSettings on platforms that don't already have
+	configuration storage systems.
+      </_abstract>
+    </document>
+
     <document doc_module="libempathy" channel="devel">
       <subsection>api-telepathy</subsection>
     </document>



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