Change path of icon in manifest file 51/58551/1 accepted/tizen/ivi/20160218.022848 accepted/tizen/mobile/20160202.113703 accepted/tizen/tv/20160202.113746 accepted/tizen/wearable/20160202.113828 submit/tizen/20160202.011724 submit/tizen_common/20160218.142243 submit/tizen_ivi/20160217.000000 submit/tizen_ivi/20160217.000001
authorSeonah Moon <seonah1.moon@samsung.com>
Tue, 2 Feb 2016 01:10:15 +0000 (10:10 +0900)
committerSeonah Moon <seonah1.moon@samsung.com>
Tue, 2 Feb 2016 01:11:11 +0000 (10:11 +0900)
Change-Id: I17170948b82476c87f55fb6585cb29e367924c96
Signed-off-by: Seonah Moon <seonah1.moon@samsung.com>
packaging/wifi-efl-ug.spec
wifi-efl-ug.xml

index 069be65..6555045 100644 (file)
@@ -1,7 +1,7 @@
 %define _unpackaged_files_terminate_build 0
 Name:          wifi-efl-ug
 Summary:       Wi-Fi UI Gadget for TIZEN
-Version:       1.0.159
+Version:       1.0.160
 Release:       1
 Group:         App/Network
 License:       Flora-1.1
@@ -96,6 +96,7 @@ mkdir -p /usr/apps/wifi-efl-ug/bin/ -m 777
 %{_datadir}/locale/*/LC_MESSAGES/*.mo
 %{_datadir}/license/wifi-efl-ug
 %{_datadir}/packages/wifi-efl-ug.xml
+%{_datadir}/icons/*.png
 /usr/apps/wifi-efl-ug/shared/res/tables/ug-wifi-efl_ChangeableColorTable.xml
 /usr/apps/wifi-efl-ug/shared/res/tables/ug-wifi-efl_FontInfoTable.xml
 
index 74460f7..08d50ce 100644 (file)
@@ -4,7 +4,7 @@
        <description>Wi-Fi</description>
        <ui-application appid="wifi-efl-ug" exec="/usr/apps/wifi-efl-ug/bin/wifi-efl-UG" ui-gadget="true" nodisplay="true" taskmanage="false" multiple="false" type="capp" process-pool="true" hw-acceleration="use-GL">
                <label>Wi-Fi</label>
-               <icon>/usr/apps/wifi-efl-ug/res/icons/setting_wifi.png</icon>
+               <icon>/usr/share/icons/setting_wifi.png</icon>
                <application-service>
                <operation name="http://tizen.org/appcontrol/operation/setting/wifi"/>
                </application-service>