On 2016-02-24 19:41, Leo Famulari wrote: > On Tue, Feb 23, 2016 at 05:44:39PM -0600, rennes@openmailbox.org wrote: >> Hi, >> >> i attached dconf-editor patch for review. >> >> Dconf-editor is a graphical editor for the dconf database. > > Awesome! > > I don't have a way to check if this works or not (that is, I don't have > a GNOME system). But if you confirm it works for you I think it is > ready > to be merged, with an updated synopsis and description! > >> * gnu/packages/gnome.scm (dconf-editor): New variable. > > [...] > >> + (synopsis "Graphical editor for the dconf database") > > How about this? > > "Graphical editor for GNOME's dconf configuration system" > >> + (description >> + "Dconf-editor is a graphical tool for browse and edit the dconf >> database. >> +Gconf-editor allows you to change the preferences of desktop software >> that >> +does not provide any other way to change the default.") > > How about this? > > "Dconf-editor is a graphical tool for browsing and editing the dconf > configuration system for GNOME. It allows users to configure desktop > software that do not provide their own configuration interface." > > ...assuming that description is accurate. I'm not very familiar with > dconf, > Gsettings, etc. > > If this package works for, and these changes are okay, I can make the > changes myself and push. Please let me know! Hi, I made the changes and the program works well. Thanks