<?xml version="1.0" encoding="UTF-8"?>
<hbdocument version="0.2">
<object name="actionLaunchApps" type="HbAction">
<string name="iconText" value="LaunchApps"/>
<string name="text" value="Launch selected"/>
<string name="toolTip" value="LaunchApps"/>
</object>
<object name="actionLaunchAppsAndClose" type="HbAction">
<string name="iconText" value="LaunchAppsAndClose"/>
<string name="text" value="Launch and close selected"/>
<string name="toolTip" value="LaunchAppsAndClose"/>
</object>
<object name="actionRefresh" type="HbAction">
<string name="iconText" value="RefreshList"/>
<string name="text" value="Refresh list"/>
<string name="toolTip" value="RefreshList"/>
</object>
<object name="actionSelectAll" type="HbAction">
<string name="iconText" value="Select/Unselect"/>
<string name="text" value="Select all"/>
<string name="toolTip" value="Select/Unselect"/>
</object>
<object name="actionUnselectAll" type="HbAction">
<string name="iconText" value="Unselect All"/>
<string name="text" value="Unselect all"/>
<string name="toolTip" value="Unselect All"/>
</object>
<object name="actionSkipHidden" type="HbAction">
<string name="iconText" value="Skip hidden & embed"/>
<string name="text" value="Skip hidden & embed"/>
<string name="toolTip" value="Skip hidden & embed"/>
</object>
<object name="actionDontSkipHidden" type="HbAction">
<string name="iconText" value="Do not skip any entries"/>
<string name="text" value="Do not skip any entries"/>
<string name="toolTip" value="Do not skip any entries"/>
</object>
<object name="actionOpenOutputView" type="HbAction">
<string name="iconText" value="Open output view"/>
<string name="text" value="Open output view"/>
<string name="toolTip" value="Open output view"/>
</object>
<widget name="applicationview" type="ApplicationView">
<widget name="applicationContent" role="HbView:widget" type="HbWidget">
<widget name="applicationList" type="HbListWidget">
<sizehint height="320.0" type="PREFERRED" width="240.0"/>
<zvalue value="278529.0001"/>
</widget>
<layout type="anchor" widget="applicationContent">
<anchoritem dst="applicationList" dstEdge="LEFT" spacing="0.0" src="" srcEdge="LEFT"/>
<anchoritem dst="applicationList" dstEdge="TOP" spacing="0.0" src="" srcEdge="TOP"/>
<anchoritem dst="applicationList" dstEdge="RIGHT" spacing="0.0" src="" srcEdge="RIGHT"/>
<anchoritem dst="applicationList" dstEdge="BOTTOM" spacing="0.0" src="" srcEdge="BOTTOM"/>
</layout>
</widget>
<widget name="viewMenu" role="HbView:menu" type="HbMenu">
<ref object="actionLaunchAppsAndClose" role="HbMenu:addAction"/>
<ref object="actionLaunchApps" role="HbMenu:addAction"/>
<widget name="menuLaunchOptions" role="HbMenu:menu" type="HbMenu">
<ref object="actionSkipHidden" role="HbMenu:addAction"/>
<ref object="actionDontSkipHidden" role="HbMenu:addAction"/>
<string name="title" value="Launch options"/>
</widget>
<ref object="actionRefresh" role="HbMenu:addAction"/>
<ref object="actionSelectAll" role="HbMenu:addAction"/>
<ref object="actionUnselectAll" role="HbMenu:addAction"/>
</widget>
<widget name="viewToobar" role="HbView:toolBar" type="HbToolBar">
<ref object="actionOpenOutputView" role="HbToolBar:addAction"/>
</widget>
<string name="title" value="Applications"/>
</widget>
<metadata display="QHD portrait" unit="px"/>
</hbdocument>