Matching config.xml icon name to the one in the .wgt file 54/26254/1 accepted/tizen/ivi/20140820.105111 submit/tizen_ivi/20140819.215838
authorBrian Jones <brian.j.jones@intel.com>
Tue, 19 Aug 2014 20:37:45 +0000 (13:37 -0700)
committerBrian Jones <brian.j.jones@intel.com>
Tue, 19 Aug 2014 20:37:45 +0000 (13:37 -0700)
Change-Id: I2561ed9986f9f98748d2732b24c6208ec44e39a1

config.xml

index 1756ea0..5ade7a4 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <widget xmlns="http://www.w3.org/ns/widgets" xmlns:tizen="http://tizen.org/ns/widgets" id="http://com.intel.tizen/phone" version="0.5.0" viewmodes="fullscreen">
     <tizen:application id="Modello009.Phone" package="Modello009" required_version="2.1"/>
-    <icon src="icon.png"/>
+    <icon src="Phone_icon.png"/>
     <content src="index.html"/>
     <name>Modello Phone</name>
     <tizen:privilege name="http://tizen.org/privilege/tizen"/>