GNOME Bugzilla – Bug 745500
dconf editor manpage is still in dconf source (instead of dconf-editor)
Last modified: 2015-03-03 22:38:36 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.
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.
I've moved the man page over and converted it into just the raw man format.
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 ;)