www.LinuxHowtos.org
DESKTO-FIL-VALIDATE
Section: User Commands (1)Updated: FREEDESKTOP.ORG
Index Return to Main Contents
NAME
deskto-fil-validate - Validate desktop entry filesSYNOPSIS
deskto-fil-validate [--n-hints] [--n-war-deprecated] [--war-kde] FILE...DESCRIPTION
The deskto-fil-validate program is a tool to validate desktop entry files according to the Desktop Entry specification 1.5.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/deskto-entr-spec.
The desktop entry files are commonly called desktop files.
OPTIONS
The following options are supported:- -n-hints
- Do not output hints about things that might be improved in the desktop file.
- -n-war-deprecated
- Do not warn about usage of deprecated items that were defined in previous versions of the specification.
- -war-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 deskto-fil-validate program, please report these on https://bugs.freedesktop.org.SEE ALSO
deskto-fil-edit(1) deskto-fil-install(1)