Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

ldtp(1) [debian man page]

LDTP(1) 																   LDTP(1)

NAME
ldtp - Linux Desktop Testing Project Engine SYNOPSIS
ldtp [OPTION]... DESCRIPTION
ldtp is engine for Linux Desktop Testing Project (LDTP). Linux Desktop Testing Project (LDTP) is libraries for testing desktop applica- tions. Linux Desktop Testing Project (LDTP) is aimed at producing high quality test automation framework and cutting-edge tools that can be used to test GNU/Linux Desktop and improve it. It uses the Accessibility libraries to poke through the application's user interface. OPTIONS
-h, --help Show help options -v, --verbose Verbose mode -V, --version LDTP engine version SEE ALSO
Website: <http://ldtp.freedesktop.org/> AUTHOR
LDTP was written by Nagappan A <nagappan (@) gmail (dot) com> et al. See AUTHORS file for full list. This manual page was originally written by Prashanth Mohan <prashmohan@gmail.com> and improved by Kartik Mistry <kartik@debian.org>, for the Debian project (but may be used by others). 2010-02-11 LDTP(1)

Check Out this Related Man Page

DESKTOP-FILE-VALIDATE(1)				      General Commands Manual					  DESKTOP-FILE-VALIDATE(1)

NAME
desktop-file-validate - Validate desktop entry files SYNOPSIS
desktop-file-validate [--no-warn-deprecated] [--warn-kde] FILE... 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 FSDe- vice 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(1) desktop-file-install(1) FREEDESKTOP.ORG DESKTOP-FILE-VALIDATE(1)
Man Page