diff options
Diffstat (limited to 'worldclock-efl.xml')
-rw-r--r-- | worldclock-efl.xml | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/worldclock-efl.xml b/worldclock-efl.xml deleted file mode 100644 index dfc02b0..0000000 --- a/worldclock-efl.xml +++ /dev/null @@ -1,17 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<manifest xmlns="http://tizen.org/ns/packages" api-version="2.4" package="worldclock-efl" version="0.2" install-location="internal-only"> - <label>World clock Appcontrol</label> - <author email="goo81.lee" href="www.samsung.com">Goo Lee</author> - <description>World clock city list ug</description> - <ui-application appid="worldclock-efl" exec="/usr/ug/bin/worldclock-efl" ui-gadget="true" nodisplay="true" multiple="true" type="capp" taskmanage="false" process-pool="true"> - <icon>com.samsung.clock.png</icon> - <label>World clock Appcontrol</label> - <label xml:lang="en-us">World clock Appcontrol</label> - <application-service> - <operation name="http://samsung.com/appcontrol/operation/clock/worldclock"/> - </application-service> - </ui-application> - <privileges> - <privilege>http://tizen.org/privilege/telephony</privilege> - </privileges> -</manifest> |