Add accessibility submenu.
[profile/tv/apps/native/settings.git] / org.tizen.settings-tv-ref.xml.in
1 <?xml version="1.0" encoding="utf-8"?>
2 <manifest xmlns="http://tizen.org/ns/packages" package="@PACKAGE_NAME@" version="@VERSION@" install-location="internal-only">
3         <label>settings-tv-ref</label>
4         <author email="jinhui.rong@samsung.com" href="www.samsung.com">Rong Jinhui</author>
5         <description>settings-tv-ref Application</description>
6         <ui-application appid="@PACKAGE_NAME@" exec="@BINDIR@/@PROJECT_NAME@" nodisplay="false" multiple="false" type="capp" taskmanage="true" landscape-effectimage="@DESKTOP_ICONDIR@/@PACKAGE_NAME@_4x2.png">
7                 <label>Settings</label>
8                 <icon>@DESKTOP_ICON@</icon>
9         </ui-application>
10 </manifest>