wok-next view desktop-file-utils/description.txt @ rev 21237
try to build cndrvcups-common again
author | Hans-G?nter Theisgen |
---|---|
date | Wed Dec 04 16:52:15 2019 +0100 (2019-12-04) |
parents | 65798b8406a3 |
children |
line source
1 Some utilities to make dealing with .desktop files easier:
3 * `update-desktop-database` -- build cache database of MIME types handled by
4 desktop files
5 * `desktop-file-validate` -- validate desktop entry files according to the
6 Desktop Entry specification 1.1. For information about this specification,
7 see: http://freedesktop.org/wiki/Specifications/desktop-entry-spec
8 * `desktop-file-install` -- install a desktop file
9 * `desktop-file-edit` -- edit a desktop file
11 This package contains `update-desktop-database` only, other utilities you can
12 find in the desktop-file-utils-extra package.