mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-04-01 05:13:06 +02:00
Merge branch 'docs-gsettings-backend-dconf' into 'master'
docs: Fix dconf GSETTINGS_BACKEND name in gio overview See merge request GNOME/glib!560
This commit is contained in:
commit
07f1bcfecc
@ -443,7 +443,7 @@ Gvfs is also heavily distributed and relies on a session bus to be present.
|
|||||||
This variable can be set to the name of a #GSettingsBackend
|
This variable can be set to the name of a #GSettingsBackend
|
||||||
implementation to override the default for debugging purposes.
|
implementation to override the default for debugging purposes.
|
||||||
The memory-based implementation that is included in GIO has
|
The memory-based implementation that is included in GIO has
|
||||||
the name "memory", the one in dconf has the name "dconf-settings".
|
the name "memory", the one in dconf has the name "dconf".
|
||||||
</para>
|
</para>
|
||||||
</formalpara>
|
</formalpara>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user