宋文武 <iyzs...@gmail.com> skribis: > * gnu/packages/gnome.scm (desktop-file-utils): New variable.
[...] > + (description > + "This package contains a few command line utilities for working with > +desktop entries: > + > +desktop-file-validate: validates a desktop file and prints warnings/errors > + about desktop entry specification violations. > + > +desktop-file-install: installs a desktop file to the applications directory, > + optionally munging it a bit in transit. > + > +update-desktop-database: updates the database containing a cache of MIME > types > + handled by desktop files.") Could you remove the alignment of lines (because formatting is lost when using the various tools), and enclose the command names in simple quotes? OK to push with that, thanks! Ludo’.