Modify xml file to launch bluetooth UG 87/46487/1 accepted/tizen/mobile/20150821.053311 accepted/tizen/tv/20150821.053323 accepted/tizen/wearable/20150821.053333 submit/tizen_mobile/20150821.051758 submit/tizen_tv/20150821.051803 submit/tizen_wearable/20150821.051806
authorDoHyun Pyun <dh79.pyun@samsung.com>
Fri, 21 Aug 2015 05:13:51 +0000 (14:13 +0900)
committerDoHyun Pyun <dh79.pyun@samsung.com>
Fri, 21 Aug 2015 05:13:51 +0000 (14:13 +0900)
Change-Id: I31348851827ba9a296cb0c2d430202fb13efab6c
Signed-off-by: DoHyun Pyun <dh79.pyun@samsung.com>
data/ug-bluetooth-efl.xml
packaging/ug-bluetooth-efl.spec

index ee8413d..bab426f 100644 (file)
@@ -3,7 +3,7 @@
        <label>Bluetooth</label>
        <author email="in.sung.cho@samsung.com" href="www.samsung.com">Insung Cho</author>
        <description>Bluetooth Setting</description>
-       <ui-application appid="ug-bluetooth-efl" exec="/usr/apps/ug-bluetooth-efl/bin/ug-bluetooth-efl" ui-gadget="true" nodisplay="true" multiple="true" type="capp" taskmanage="false" process-pool="true" effectimage-type="edj-default">
+       <ui-application appid="ug-bluetooth-efl" exec="/usr/ug/bin/setting-bluetooth-efl" nodisplay="true" multiple="true" type="capp" taskmanage="false">
                <label>Bluetooth</label>
                <label xml:lang="as-in">ব্লুটুথ</label>
                <label xml:lang="bn-in">ব্লুটুথ</label>
@@ -71,7 +71,7 @@
                        <operation name="http://tizen.org/appcontrol/operation/setting/bt_enable"/>
                </application-service>
        </ui-application>
-       <ui-application appid="ug-bluetooth-efl-single" exec="/usr/apps/ug-bluetooth-efl/bin/ug-bluetooth-efl-single" ui-gadget="true" nodisplay="true" multiple="false" type="capp" taskmanage="false" process-pool="true" hw-acceleration="use-GL" effectimage-type="edj-default">
+       <ui-application appid="ug-bluetooth-efl-single" exec="/usr/ug/bin/setting-bluetooth-efl-single" nodisplay="true" multiple="true" type="capp" taskmanage="false">
             <label>Bluetooth-single</label>
                        <label xml:lang="as-in">ব্লুটুথ</label>
                        <label xml:lang="bn-in">ব্লুটুথ</label>
index e4e0b8a..0835f95 100644 (file)
@@ -4,7 +4,7 @@
 
 Name:       ug-bluetooth-efl
 Summary:    UI gadget about the bluetooth
-Version:    0.3.1
+Version:    0.3.2
 Release:    1
 Group:      TO_BE/FILLED_IN
 License:    Flora-1.1
@@ -64,6 +64,7 @@ make %{?jobs:-j%jobs}
 %post
 mkdir -p /usr/ug/bin/
 ln -sf /usr/bin/ug-client /usr/ug/bin/setting-bluetooth-efl
+ln -sf /usr/bin/ug-client /usr/ug/bin/setting-bluetooth-efl-single
 
 %install
 rm -rf %{buildroot}