Skip to content

Commit fed78ef

Browse files
rbujlukefromdc
authored andcommitted
Systems without dconf profiles
1 parent 3fcf0e2 commit fed78ef

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

‎mate-user-guide/C/gosdconf.xml‎

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,11 @@
2424
<application>dconf</application> uses several database files in GVDB binary format, one database per file.
2525
A dconf profile consists of a single file, in plain text format, which contains a list of database files in GVDB format.
2626
All dconf profiles are stored in the <filename class='directory'>/etc/dconf/profile</filename> folder.
27+
</para>
28+
<para>
29+
In most systems, there is no dconf profile file since they only use the default database, user.db which is stored in ~/.config/dconf/user. In such case, there is no system-wide setting, i.e. users just have their own settings.
30+
</para>
31+
<para>
2732
Example of content for the user profile (/etc/dconf/profile/user file):
2833
</para>
2934

0 commit comments

Comments
 (0)