Updating INI configuration file to work with most cameras.
[profile/ivi/camera.git] / org.tizen.camera-app.xml
index f6ef370..4445118 100644 (file)
@@ -1,6 +1,8 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <manifest xmlns="http://tizen.org/ns/packages" package="org.tizen.camera-app" version="0.3.1.58" install-location="internal-only">
        <label>Camera</label>
+       <author email="namjin45.kim@samsung.com" href="www.samsung.com">Namjin Kim</author>
+       <author email="sora.hyun@samsung.com" href="www.samsung.com">Sora Hyun</author>
        <author email="h2.seo@samsung.com" href="www.samsung.com">Hyunho Seo</author>
        <description>Camera Application</description>
        <ui-application appid="org.tizen.camera-app" exec="/opt/apps/org.tizen.camera-app/bin/camera" nodisplay="false" multiple="false" type="capp" taskmanage="true">
@@ -22,9 +24,9 @@
                <label xml:lang="fr-fr">Appareil photo</label>
                <label xml:lang="ko-kr">카메라</label>
                <application-service>
-                       <operation name="http://tizen.org/appsvc/operation/create_content" />
+                       <operation name="http://tizen.org/appcontrol/operation/create_content" />
                        <mime name="image/jpg" />
                        <mime name="video/3gp" />
                </application-service>
        </ui-application>
-</manifest>
\ No newline at end of file
+</manifest>