summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorBrian Tarricone <brian@tarricone.org>2008-07-29 04:57:49 +0000
committerBrian Tarricone <brian@tarricone.org>2008-07-29 04:57:49 +0000
commit50dd9eacbfab44ee1f7f677e12023f8ed7cdfa24 (patch)
tree8623a78353e4344e010bf002f2f03ca255d68efc /docs
parentdebf9df8811d3e061960a80e082a92e063e36a56 (diff)
downloadxfconf-50dd9eacbfab44ee1f7f677e12023f8ed7cdfa24.tar.gz
add ListChannels() method to dbus iface and xfconf_list_channels()
(Old svn revision: 27395)
Diffstat (limited to 'docs')
-rw-r--r--docs/reference/tmpl/xfconf-backend.sgml1
-rw-r--r--docs/reference/xfconf-sections.txt1
2 files changed, 1 insertions, 1 deletions
diff --git a/docs/reference/tmpl/xfconf-backend.sgml b/docs/reference/tmpl/xfconf-backend.sgml
index c846da2..fde945b 100644
--- a/docs/reference/tmpl/xfconf-backend.sgml
+++ b/docs/reference/tmpl/xfconf-backend.sgml
@@ -32,6 +32,7 @@ one could think of to store data.
@get_all: See xfconf_backend_get_all().
@exists: See xfconf_backend_exists().
@remove: See xfconf_backend_remove().
+@list_channels: See xfconf_backend_list_channels().
@flush: See xfconf_backend_flush().
@register_property_changed_func: See xfconf_backend_register_property_changed_func().
@_xb_reserved0: Reserved for future expansion.
diff --git a/docs/reference/xfconf-sections.txt b/docs/reference/xfconf-sections.txt
index 51723f9..657293e 100644
--- a/docs/reference/xfconf-sections.txt
+++ b/docs/reference/xfconf-sections.txt
@@ -56,7 +56,6 @@ xfconf_backend_get
xfconf_backend_get_all
xfconf_backend_exists
xfconf_backend_remove
-xfconf_backend_remove_channel
xfconf_backend_flush
xfconf_backend_register_property_changed_func
<SUBSECTION Standard>