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 745500 - dconf editor manpage is still in dconf source (instead of dconf-editor)
dconf editor manpage is still in dconf source (instead of dconf-editor)
Status: RESOLVED FIXED
Product: dconf
Classification: Core
Component: general
0.23.x
Other Linux
: Normal normal
: ---
Assigned To: dconf-maint
dconf-maint
Depends on:
Blocks:
 
 
Reported: 2015-03-03 08:29 UTC by Dominique Leuenberger
Modified: 2015-03-03 22:38 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Dominique Leuenberger 2015-03-03 08:29:33 UTC
While building packages for dconf-editor 3.15.91 I relized that there is no manpage installed (which it was, before, when it was integrated with dconf sources).

While updating dconf to 0.23.1 though, I saw dconf-editor manpage still being part of this codebase.
Comment 1 Allison Karlitskaya (desrt) 2015-03-03 14:57:15 UTC
oops.

Unfortunately, this manpage is written in docbook.  I don't want to transport the entire gtk-doc monster into dconf-editor, so I'd prefer to use a different approach -- maybe just having the .1 file directly included.

On this point I defer to Robert Ancell, as he is the author of the page.
Comment 2 Robert Ancell 2015-03-03 22:36:32 UTC
I've moved the man page over and converted it into just the raw man format.
Comment 3 Robert Ancell 2015-03-03 22:38:36 UTC
For the record - it was Matthias Classen who wrote the man pages in commit 8d600672d9d2b1be6de69f02ecaa98587633d2bb. I think he just set the author fields to the primary author of the respective source. Or just a clever method of disowning future responsibility ;)