wok-next
annotate desktop-file-utils/description.desktop-file-utils-extra.txt @ rev 21208
asterisk: added build dependencies
author |
Hans-G?nter Theisgen |
date |
Mon Dec 02 10:21:51 2019 +0100 (2019-12-02) |
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.
|