Update title text
[platform/core/uifw/libttssmt.git] / setting-app / org.tizen.ttssmt-setting.xml
1 <?xml version="1.0" encoding="utf-8"?>
2 <manifest xmlns="http://tizen.org/ns/packages" package="org.tizen.ttssmt-setting" version="0.1" install-location="internal-only" api-version="3.0">
3         <label>TTSSMT engine setting</label>
4         <author email="ky85.kim@samsung.com" href="www.samsung.com">Kwangyoun Kim</author>
5         <description>TTSSMT engine setting Application</description>
6         <ui-application appid="org.tizen.ttssmt-setting" exec="ttssmt-setting" nodisplay="true" multiple="false" type="capp" taskmanage="false">
7             <label>TTSSMT engine setting</label>
8        </ui-application>
9         <privileges>
10             <privilege>http://tizen.org/privilege/internet</privilege>
11             <privilege>http://tizen.org/privilege/download</privilege>
12         </privileges>
13 </manifest>