me
/
guix
Archived
1
0
Fork 0

gnu: desktop-file-utils: Format description.

* gnu/packages/freedesktop.scm (desktop-file-utils)[description]: Format
description.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
master
Bruno Victal 2023-06-23 16:46:26 +01:00 committed by Ludovic Courtès
parent e12a0cb3db
commit fc25bd72b2
No known key found for this signature in database
GPG Key ID: 090B11993D9AEBB5
1 changed files with 11 additions and 7 deletions

View File

@ -2214,15 +2214,19 @@ to applications simultaneously competing for fingerprint readers.")
(description
"This package contains a few command line utilities for working with
desktop entries:
@table @command
@item desktop-file-validate
Validates a desktop file and prints warnings/errors about desktop entry
specification violations.
desktop-file-validate: validates a desktop file and prints warnings/errors
about desktop entry specification violations.
@item desktop-file-install
Installs a desktop file to the applications directory, optionally munging it
a bit in transit.
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.")
@item update-desktop-database
Updates the database containing a cache of MIME types handled by desktop
files.
@end table")
(license license:gpl2+)))
(define-public xdg-user-dirs