wok-6.x
annotate desktop-file-utils-extra/description.txt @ rev 24900
updated megatools (1.9.96 -> 1.10.3)
author |
Hans-G?nter Theisgen |
date |
Sat Apr 09 10:09:47 2022 +0100 (2022-04-09) |
parents |
|
children |
|
rev |
line source |
al@19540
|
1 Some utilities to make dealing with .desktop files easier:
|
al@19540
|
2 * `update-desktop-database` -- build cache database of MIME types handled by
|
al@19540
|
3 desktop files
|
al@19540
|
4 * `desktop-file-validate` -- validate desktop entry files according to the
|
al@19540
|
5 Desktop Entry specification 1.1. For information about this specification,
|
al@19540
|
6 see: http://freedesktop.org/wiki/Specifications/desktop-entry-spec
|
al@19540
|
7 * `desktop-file-install` -- install a desktop file
|
al@19540
|
8 * `desktop-file-edit` -- edit a desktop file
|
al@19540
|
9
|
al@19540
|
10 Utility `update-desktop-database` you can find in the desktop-file-utils
|
al@19540
|
11 package.
|