d71a363a9c96e335912d145874592c633dd29054
[apps/core/preloaded/ug-myfile-efl.git] / ug-myfile-efl.xml
1 <?xml version="1.0" encoding="utf-8"?>
2 <manifest xmlns="http://tizen.org/ns/packages" package="myfile-efl" version="0.1" install-location="internal-only">
3         <label>myfile-efl</label>
4         <author email="gliang.wang@samsung.com" href="www.samsung.com">Guangliang Wang</author>
5         <description>My Files Application</description>
6         <ui-application appid="myfile-efl" exec="/usr/ug/bin/myfile-efl" nodisplay="true" multiple="true" type="capp" taskmanage="false">
7                 <icon>ug-myfile-efl.png</icon>
8                 <label>My Files Appcontrol</label>
9                 <label xml:lang="en-us">My Files Appcontrol</label>
10                 <label xml:lang="nl-nl">My Files</label>
11                 <label xml:lang="de-de">My Files</label>
12                 <label xml:lang="zh-hk">My Files</label>
13                 <label xml:lang="zh-cn">My Files</label>
14                 <label xml:lang="ru-ru">My Files</label>
15                 <label xml:lang="zh-tw">My Files</label>
16                 <label xml:lang="ja-jp">My Files</label>
17                 <label xml:lang="es-es">My Files</label>
18                 <label xml:lang="el-gr">My Files</label>
19                 <label xml:lang="it-it">My Files</label>
20                 <label xml:lang="tr-tr">My Files</label>
21                 <label xml:lang="pt-pt">My Files</label>
22                 <label xml:lang="fr-fr">My Files</label>
23                 <label xml:lang="ko-kr">My Files</label>
24                 <application-service>
25                         <operation name="http://tizen.org/appcontrol/operation/pick"/>
26                 </application-service>
27         </ui-application>
28 </manifest>