Linux Commands Examples

A great documentation place for Linux commands

desktop-file-validate

Validate desktop entry files


see also : desktop-file-edit - desktop-file-install

Synopsis

desktop-file-validate [--no-warn-deprecated] [--warn-kde] FILE...


add an example, a script, a trick and tips

: email address (won't be displayed)
: name

Step 2

Thanks for this example ! - It will be moderated and published shortly.

Feel free to post other examples
Oops ! There is a tiny cockup. A damn 404 cockup. Please contact the loosy team who maintains and develops this wonderful site by clicking in the mighty feedback button on the side of the page. Say what happened. Thanks!

examples


no example yet ...

... Feel free to add your own example above to help other Linux-lovers !

description

The desktop-file-validate program is a tool to validate desktop entry files according to the Desktop Entry specification 1.0.

The specification describes a file format to provide information such as name, icon and description for an application. Such a file can then be used as an application launcher and to display the application in the applications menu.

For information about the Desktop Entry specification, see http://freedesktop.org/wiki/Specifications/desktop-entry-spec.

The desktop entry files are commonly called desktop files.

options

The following options are supported:
--no-warn-deprecated

Do not warn about usage of deprecated items that were defined in previous versions of the specification.

--warn-kde

Warn about usage of KDE extensions to the specification. This includes the use of the KDE Desktop Entry group, of the ServiceTypes, DocPath, Keywords, InitialPreference, Dev, FSType, MountPoint, ReadOnly, UnmountIcon keys, or of the Service, ServiceType and FSDevice types.


bugs

If you find bugs in the desktop-file-validate program, please report these on https://bugs.freedesktop.org.


see also

desktop-file-edit desktop-file-install

How can this site be more helpful to YOU ?


give  feedback