wok-next annotate desktop-file-utils/description.desktop-file-utils-extra.txt @ rev 20312

Up lbreakout2 (2.6.5)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Nov 10 21:31:06 2017 +0100 (2017-11-10)
parents
children
rev   line source
al@19741 1 Some utilities to make dealing with .desktop files easier:
al@19741 2
al@19741 3 * `update-desktop-database` -- build cache database of MIME types handled by
al@19741 4 desktop files
al@19741 5 * `desktop-file-validate` -- validate desktop entry files according to the
al@19741 6 Desktop Entry specification 1.1. For information about this specification,
al@19741 7 see: http://freedesktop.org/wiki/Specifications/desktop-entry-spec
al@19741 8 * `desktop-file-install` -- install a desktop file
al@19741 9 * `desktop-file-edit` -- edit a desktop file
al@19741 10
al@19741 11 Utility `update-desktop-database` you can find in the desktop-file-utils
al@19741 12 package.