From d3c7ca4d70af2409ff8bfa52d2b65d53187d5c6a Mon Sep 17 00:00:00 2001 From: Arnaud Bonatti Date: Mon, 5 Mar 2018 09:22:28 +0100 Subject: [PATCH] Proposition 2. --- editor/ca.desrt.dconf-editor.gschema.xml | 16 ++++------------ 1 file changed, 4 insertions(+), 12 deletions(-) diff --git a/editor/ca.desrt.dconf-editor.gschema.xml b/editor/ca.desrt.dconf-editor.gschema.xml index aeb7ccc..f6ec818 100644 --- a/editor/ca.desrt.dconf-editor.gschema.xml +++ b/editor/ca.desrt.dconf-editor.gschema.xml @@ -234,30 +234,22 @@ 0 A D-Bus handle type, type ‘h’ - The handle type is a 32-bit signed integer value that is, by convention, used as an index into an array of file descriptors that are sent alongside a D-Bus message. - -If you are not interacting with D-Bus, then there is no reason to make use of this type. + The handle type is a 32-bit signed integer value that is, by convention, used as an index into an array of file descriptors that are sent alongside a D-Bus message. If you are not interacting with D-Bus, then there is no reason to make use of this type. '/ca/desrt/dconf_editor' A D-Bus object path, type ‘o’ - An object path is used to identify D-Bus objects at a given destination on the bus. - -If you are not interacting with D-Bus, then there is no reason to make use of this type. + An object path is used to identify D-Bus objects at a given destination on the bus. If you are not interacting with D-Bus, then there is no reason to make use of this type. ['/ca/desrt/dconf_editor/menus/appmenu', '/ca/desrt/dconf_editor/window/1'] A D-Bus object path array, type ‘ao’ - An object path array could contain any number of object paths (including none: “[]”). - -If you are not interacting with D-Bus, then there is no reason to make use of this type. + An object path array could contain any number of object paths (including none: “[]”). If you are not interacting with D-Bus, then there is no reason to make use of this type. 'ii' A D-Bus signature, type ‘g’ - A D-Bus signature is a string used as type signature for a D-Bus method or message. - -If you are not interacting with D-Bus, then there is no reason to make use of this type. + A D-Bus signature is a string used as type signature for a D-Bus method or message. If you are not interacting with D-Bus, then there is no reason to make use of this type. 3.1415926535897933 -- 2.14.3