App name
From LDTP
Syntax
<name>={class=<type of object>, app_name=<application name>[, <optional arguments>]
Example:
gedit={class=frame, app_name=gedit}
Description
app_name keyword, is used to identify the application name.
Refer: gui.c (http://forge.novell.com/modules/xfmod/cvs/cvsbrowse.php/ldtp/pyldtp/gui.c), parser.c (http://forge.novell.com/modules/xfmod/cvs/cvsbrowse.php/ldtp/appmap/parser.c)

