wok-next
annotate desktop-file-utils/description.txt @ rev 21532
updated bvi (1.4.0 -> 1.4.1)
author |
Hans-G?nter Theisgen |
date |
Sat Jun 20 17:18:48 2020 +0100 (2020-06-20) |
parents |
65798b8406a3 |
children |
|
rev |
line source |
al@17992
|
1 Some utilities to make dealing with .desktop files easier:
|
al@19741
|
2
|
al@19540
|
3 * `update-desktop-database` -- build cache database of MIME types handled by
|
al@19540
|
4 desktop files
|
al@19540
|
5 * `desktop-file-validate` -- validate desktop entry files according to the
|
al@19540
|
6 Desktop Entry specification 1.1. For information about this specification,
|
al@19540
|
7 see: http://freedesktop.org/wiki/Specifications/desktop-entry-spec
|
al@19540
|
8 * `desktop-file-install` -- install a desktop file
|
al@19540
|
9 * `desktop-file-edit` -- edit a desktop file
|
al@17992
|
10
|
al@19540
|
11 This package contains `update-desktop-database` only, other utilities you can
|
al@19540
|
12 find in the desktop-file-utils-extra package.
|