After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 694523 - custom default values: fix the filename
custom default values: fix the filename
Status: RESOLVED FIXED
Product: gnome-user-docs
Classification: Core
Component: sysadmin-guide
3.7.x
Other Linux
: Normal normal
: ---
Assigned To: Maintainers of Gnome user documentation
Maintainers of Gnome user documentation
Depends on:
Blocks:
 
 
Reported: 2013-02-23 12:51 UTC by Matthias Clasen
Modified: 2013-05-15 20:01 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Whole custom-default-values.page attached (3.30 KB, patch)
2013-03-25 17:12 UTC, Jana Svarova
committed Details | Review

Description Matthias Clasen 2013-02-23 12:51:16 UTC
I think the filename in the example needs to match the name of the profile. Ie for the 'user' profile, the directory should be /etc/dconf/db/user.d/
Comment 1 Matthias Clasen 2013-02-23 13:01:59 UTC
I was mistaken, sorry. The directory is called /etc/dconf/db/local.d, and the _file_ is called 'user'. 

It might be good to mention /etc/dconf/db/site.d/ here as an alternative for site-wide settings, and again, point to https://live.gnome.org/dconf/SystemAdministrators for more in-depth content
Comment 2 Jana Svarova 2013-03-25 17:12:30 UTC
Created attachment 239795 [details] [review]
Whole custom-default-values.page attached 

id changed 
a link to the newly-created dconf-profiles.page added 
the filename changed
the alternative added
Comment 3 Jana Svarova 2013-04-02 11:14:32 UTC
Hello,
Could anybody have a look at this patch and review it? 
Thank you very much, jana
Comment 4 Petr Kovar 2013-04-02 17:56:45 UTC
A development snapshot of the page is available here:

http://people.gnome.org/~pmkovar/system-admin-guide/custom-default-values.html
Comment 5 Matthias Clasen 2013-04-23 15:23:46 UTC
look good
Comment 6 Jana Svarova 2013-04-24 12:05:44 UTC
Hi Kat, 
What do you think about this bug? 
Does it look good to you as well? 
Thank you, jana
Comment 7 Kat 2013-05-15 17:00:02 UTC
Comment on attachment 239795 [details] [review]
Whole custom-default-values.page attached 

This patch appears to have been pushed to master in commit c74828b0769a4a7d6ac87d5689fbfda93b78ae3c

Some of this page appears to have previously been in system-admin-guide/C/dconf-profiles.page and it looks like it was deleted from there in commit 7cd58c38c3a3d687f15a47c0881056791d3d6c94 (hence why the "new" page has a number of authors).
Comment 8 Kat 2013-05-15 20:01:03 UTC
I tidied up the page in commit 89a5c820311cceb61445570a523b40ce4feb09af. We still need to explain the concepts on a dconf landing page.