GetValue() API is not working after changing the setting value in IME Setting UG
[apps/home/settings.git] / org.tizen.setting.xml
index ce5e2c1..23ccb92 100755 (executable)
@@ -18,7 +18,7 @@
                <label xml:lang="en-ph">Settings</label>
                <label xml:lang="en-us">Settings</label>
                <label xml:lang="es-es">Ajustes</label>
-               <label xml:lang="es-us">ConfiguraciĆ³n</label>
+               <label xml:lang="es-mx">ConfiguraciĆ³n</label>
                <label xml:lang="et-ee">Seaded</label>
                <label xml:lang="eu-es">Ezarpenak</label>
                <label xml:lang="fi-fi">Asetukset</label>
                         <label>Setting Profile</label>
                         <label xml:lang="en-us">Setting Profile</label>
         </ui-application>
+       <ui-application appid="setting-plugin-efl" exec="/usr/ug/bin/setting-plugin-efl" type="capp" nodisplay="true" taskmanage="false" multiple="true">
+                       <icon>ug-setting-plugin-efl.png</icon>
+                       <label>Setting Plugin </label>
+                       <label xml:lang="en-us">Setting Plugin view </label>
+                       <application-service>
+                               <operation name="http://samsung.com/appcontrol/operation/app_setting/show"/>
+                       </application-service>
+                       <application-service>
+                               <operation name="http://tizen.org/appcontrol/operation/app_setting/show"/>
+                       </application-service>
+       </ui-application>
+       <ui-application appid="setting-privacy-efl" exec="/usr/ug/bin/setting-privacy-efl" type="capp" nodisplay="true" taskmanage="false">
+                       <icon>ug-setting-privacy-efl.png</icon>
+                       <label>Setting Privacy </label>
+                       <label xml:lang="en-us">Setting Privacy view </label>
+                       <application-service>
+                               <operation name="http://samsung.com/appcontrol/operation/configure/privacy/service"/>
+                       </application-service>
+                       <application-service>
+                               <operation name="http://tizen.org/appcontrol/operation/configure/privacy/service"/>
+                       </application-service>
+       </ui-application>
 </manifest>