[Libreoffice-commits] core.git: configmgr/source
Stephan Bergmann
sbergman at redhat.com
Wed Sep 2 08:54:47 PDT 2015
configmgr/source/dconf.cxx | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
New commits:
commit 1b32ae516c2df16ea40ba15059dc656d969d9c5f
Author: Stephan Bergmann <sbergman at redhat.com>
Date: Wed Sep 2 17:54:06 2015 +0200
Fix documentation
Change-Id: I8fc081d3f445a362f5e1ee735ce8baeab1d6cc9b
diff --git a/configmgr/source/dconf.cxx b/configmgr/source/dconf.cxx
index 7c69eb5..ec286b2 100644
--- a/configmgr/source/dconf.cxx
+++ b/configmgr/source/dconf.cxx
@@ -39,7 +39,8 @@ extern "C" {
//
// * The node hierarchy (starting at component nodes with names like
// "org.openoffice.Setup") maps to dconf paths underneath
-// "/org/libreoffice/registry/".
+// "/org/libreoffice/registry/system/" resp.
+// "/org/libreoffice/registry/user/".
//
// * Component, group, set, and localized property nodes map to dconf dirs,
// while property and localized value nodes map to dconf keys.
More information about the Libreoffice-commits
mailing list