support N_SE-18491
authorHyejin Kim <hyejin0906.kim@samsung.com>
Wed, 2 Jan 2013 02:09:21 +0000 (11:09 +0900)
committerHyejin Kim <hyejin0906.kim@samsung.com>
Wed, 2 Jan 2013 02:09:21 +0000 (11:09 +0900)
org.tizen.setting.xml
packaging/org.tizen.setting.spec

index 6685ba4..ce5e2c1 100755 (executable)
                        <label>Setting Font Type and Size Panel</label>
                        <label xml:lang="en-us">Setting Font Type and Size Panel</label>
        </ui-application>
+       <ui-application appid="setting-profile-efl" exec="/usr/ug/bin/setting-profile-efl" type="capp" nodisplay="true" taskmanage="false">
+                        <icon>ug-setting-profile-efl.png</icon>
+                        <label>Setting Profile</label>
+                        <label xml:lang="en-us">Setting Profile</label>
+        </ui-application>
 </manifest>
 
index 1c73a6a..4d48d7e 100755 (executable)
@@ -413,6 +413,7 @@ sync
 
 mkdir -p /usr/ug/bin/
 ln -sf /usr/bin/ug-client /usr/ug/bin/setting-font-efl
+ln -sf /usr/bin/ug-client /usr/ug/bin/setting-profile-efl
 
 %files -n org.tizen.setting
 %manifest settings.manifest