wok-next diff desktop-file-utils/description.desktop-file-utils-extra.txt @ rev 20861

gnutls: up (3.5.18); add libpsl and publicsuffix-list; sed: up (4.5); tar: up (1.30); tcpdump: up (4.9.2); wget: up (1.19.5); xz: up (5.2.4)
author Aleksej Bobylev <al.bobylev@gmail.com>
date Thu Jun 28 00:30:02 2018 +0300 (2018-06-28)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/desktop-file-utils/description.desktop-file-utils-extra.txt	Thu Jun 28 00:30:02 2018 +0300
     1.3 @@ -0,0 +1,12 @@
     1.4 +Some utilities to make dealing with .desktop files easier:
     1.5 +
     1.6 +  * `update-desktop-database` -- build cache database of MIME types handled by
     1.7 +    desktop files
     1.8 +  * `desktop-file-validate` -- validate desktop entry files according to the
     1.9 +    Desktop Entry specification 1.1. For information about this specification,
    1.10 +    see: http://freedesktop.org/wiki/Specifications/desktop-entry-spec
    1.11 +  * `desktop-file-install` -- install a desktop file
    1.12 +  * `desktop-file-edit` -- edit a desktop file
    1.13 +
    1.14 +Utility `update-desktop-database` you can find in the desktop-file-utils
    1.15 +package.