Adding Modello to the app name to easily identify it 30/20530/1 accepted/tizen/ivi/20140512.093837 submit/tizen_ivi/20140508.232454
authorbrianjjones <brian.j.jones@intel.com>
Thu, 8 May 2014 22:50:01 +0000 (15:50 -0700)
committerbrianjjones <brian.j.jones@intel.com>
Thu, 8 May 2014 22:50:22 +0000 (15:50 -0700)
Change-Id: I6daa2ee9ee0bce863ed518f0479ce05655420b6f
Signed-off-by: brianjjones <brian.j.jones@intel.com>
config.xml
packaging/modello-appmanager.changes

index a233dcd..8db026c 100644 (file)
@@ -1,6 +1,6 @@
 <?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/store" version="0.5.0" viewmodes="fullscreen">
-       <name>AppManager</name>
+       <name>Modello AppManager</name>
        <tizen:application id="Modello003.AppManager" package="Modello003" required_version="2.1"/>
     <feature name="http://tizen.org/feature/network.wifi"/>
     <feature name="http://tizen.org/feature/network.telephony"/>
index 0a9cfff..385a4a4 100644 (file)
@@ -1,3 +1,6 @@
+* Thu May 08 2014 brianjjones <brian.j.jones@intel.com> submit/tizen_ivi/20140508.164900@f38762b
+- Adding Modello to the app name to easily identify it
+
 * Tue May 06 2014 brianjjones <brian.j.jones@intel.com> accepted/tizen/ivi/20140409.182155@c377dff
 - Updated to work with Crosswalk.  TIVI-3075