wok-current view desktop-file-utils/description.txt @ rev 25695
Up linux 5.10.214, Patch xorg-server (CVE-2024-31080, CVE-2024-31081, CVE-2024-31082, CVE-2024-31083)
author | Stanislas Leduc <shann@slitaz.org> |
---|---|
date | Thu Apr 04 08:53:51 2024 +0000 (7 months ago) |
parents | c9e270dd464f |
children |
line source
1 Some utilities to make dealing with .desktop files easier:
2 * `update-desktop-database` -- build cache database of MIME types handled by
3 desktop files
4 * `desktop-file-validate` -- validate desktop entry files according to the
5 Desktop Entry specification 1.1. For information about this specification,
6 see: http://freedesktop.org/wiki/Specifications/desktop-entry-spec
7 * `desktop-file-install` -- install a desktop file
8 * `desktop-file-edit` -- edit a desktop file
10 This package contains `update-desktop-database` only, other utilities you can
11 find in the desktop-file-utils-extra package.