wok view desktop-file-utils-extra/description.txt @ rev 21649

Up ffmpegthumbnailer-dev (2.2.0), lucene++-dev (3.0.7+git), xine-fonts (1.2.9)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu May 30 10:51:27 2019 +0200 (2019-05-30)
parents
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 Utility `update-desktop-database` you can find in the desktop-file-utils
11 package.