Revision: 201010 RCL_3
authorDremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Wed, 31 Mar 2010 21:17:46 +0300
branchRCL_3
changeset 16 d8f339b56ec4
parent 15 0cbaad18b0bd
child 17 7265a7871f4c
Revision: 201010 Kit: 201013
package_definition.xml
widgettools/hspluginspreinstaller/bin/hspluginpreinstaller_v_2_0.zip
widgettools/hspluginspreinstaller/bin/hspluginpreinstaller_v_2_1.zip
widgettools/hspluginspreinstaller/bin/hspluginpreinstaller_v_2_2.zip
widgettools/hspluginspreinstaller/bin/hspluginpreinstaller_v_2_3.zip
widgettools/hspluginspreinstaller/bin/hspluginpreinstaller_v_2_5.zip
widgettools/hspluginspreinstaller/group/bld.inf
widgettools/wrtwidgetpreinstaller/bin/widgetpreinstaller.zip
widgettools/wrtwidgetpreinstaller/bin/widgetpreinstaller_v_1_1.zip
widgettools/wrtwidgetpreinstaller/bin/widgetpreinstaller_v_2_1.zip
widgettools/wrtwidgetpreinstaller/bin/widgetpreinstaller_v_2_3_1.zip
widgettools/wrtwidgetpreinstaller/conf/availablewrtwidgets.confml
widgettools/wrtwidgetpreinstaller/conf/availablewrtwidgets.gcfml
widgettools/wrtwidgetpreinstaller/group/bld.inf
--- a/package_definition.xml	Fri Mar 12 15:42:04 2010 +0200
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,20 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<SystemDefinition schema="3.0.0">
-  <package id="homescreentools" name="Home Screen Tools" levels="tool install">
-    <collection id="dtdinstaller" name="DTD Installer" level="install">
-      <component id="dtdinstaller_build" filter="s60" name="DTD Installer Build" target="desktop" class="tool">
-        <unit bldFile="/tools/homescreentools/dtdinstaller/group"/>
-      </component>
-    </collection>
-    <collection id="themeinstaller" name="Theme Installer" level="install">
-      <component id="themeinstaller_build" filter="s60" name="Theme Installer Build" target="desktop" class="tool">
-        <unit bldFile="/tools/homescreentools/themeinstaller/group"/>
-      </component>
-    </collection>
-    <collection id="themetool" name="Theme Tool" level="tool">
-      <component id="themetool_build" filter="s60" name="Theme Tool Build"  target="desktop" class="tool">
-        <unit bldFile="/tools/homescreentools/themetool/group"/>
-      </component>
-    </collection>
-  </package>
-</SystemDefinition>
Binary file widgettools/hspluginspreinstaller/bin/hspluginpreinstaller_v_2_0.zip has changed
Binary file widgettools/hspluginspreinstaller/bin/hspluginpreinstaller_v_2_1.zip has changed
Binary file widgettools/hspluginspreinstaller/bin/hspluginpreinstaller_v_2_2.zip has changed
Binary file widgettools/hspluginspreinstaller/bin/hspluginpreinstaller_v_2_3.zip has changed
Binary file widgettools/hspluginspreinstaller/bin/hspluginpreinstaller_v_2_5.zip has changed
--- a/widgettools/hspluginspreinstaller/group/bld.inf	Fri Mar 12 15:42:04 2010 +0200
+++ b/widgettools/hspluginspreinstaller/group/bld.inf	Wed Mar 31 21:17:46 2010 +0300
@@ -18,5 +18,5 @@
 
 
 PRJ_EXPORTS
-:zip ../bin/hspluginpreinstaller_v_2_3.zip
+:zip ../bin/hspluginpreinstaller_v_2_5.zip
 
Binary file widgettools/wrtwidgetpreinstaller/bin/widgetpreinstaller.zip has changed
Binary file widgettools/wrtwidgetpreinstaller/bin/widgetpreinstaller_v_1_1.zip has changed
Binary file widgettools/wrtwidgetpreinstaller/bin/widgetpreinstaller_v_2_1.zip has changed
Binary file widgettools/wrtwidgetpreinstaller/bin/widgetpreinstaller_v_2_3_1.zip has changed
Binary file widgettools/wrtwidgetpreinstaller/conf/availablewrtwidgets.confml has changed
--- a/widgettools/wrtwidgetpreinstaller/conf/availablewrtwidgets.gcfml	Fri Mar 12 15:42:04 2010 +0200
+++ b/widgettools/wrtwidgetpreinstaller/conf/availablewrtwidgets.gcfml	Wed Mar 31 21:17:46 2010 +0300
@@ -1,4 +1,10 @@
-<file xmlns="http://www.s60.com/xml/genconfml/1" name="widget_config.ini" target="\epoc32\tools\widget_tools\widgetpreinstaller\">
+<?xml version="1.0" encoding="UTF-8"?>
+<container xmlns="http://www.symbianfoundation.org/xml/implml/1">
+<tag name="target" value="core"/>
+<tag name="target" value="rofs3"/>
+<tag name="target" value="uda"/>
+<outputSubDir value="widget"/> 
+<file xmlns="http://www.s60.com/xml/genconfml/1" name="widget_config.ini">
 	<setting ref="WrtWidgetsC/WrtWidgetC"/>
 	<setting ref="WrtWidgetsC/DriveC"/>
 	<xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns="http://www.w3.org/TR/xhtml1/strict">
@@ -9,6 +15,8 @@
 			 <xsl:if test="PreInstalled = 1">
 				<xsl:value-of select="path" />
 				<xsl:text>&#x20;</xsl:text>
+				<!--xsl:value-of select="Uid"/-->
+				<!--xsl:text>&#x20;</xsl:text-->
 				<xsl:value-of select="homescreen"/> 
 				<xsl:text>&#xA;</xsl:text>
 			 </xsl:if>
@@ -16,3 +24,5 @@
 		</xsl:template>
 	</xsl:stylesheet>
 </file>
+
+</container>
\ No newline at end of file
--- a/widgettools/wrtwidgetpreinstaller/group/bld.inf	Fri Mar 12 15:42:04 2010 +0200
+++ b/widgettools/wrtwidgetpreinstaller/group/bld.inf	Wed Mar 31 21:17:46 2010 +0300
@@ -18,7 +18,7 @@
 
 
 PRJ_EXPORTS
-:zip ../bin/widgetpreinstaller_v_2_1.zip
+:zip ../bin/widgetpreinstaller_v_2_3_1.zip
 
-../conf/availablewrtwidgets.confml   APP_LAYER_CONFML(availablewrtwidgets.confml)
-../conf/availablewrtwidgets.gcfml    APP_LAYER_GCFML(availablewrtwidgets.gcfml)
+//../conf/availablewrtwidgets.confml   APP_LAYER_CONFML(availablewrtwidgets.confml)
+//../conf/availablewrtwidgets.gcfml    APP_LAYER_GCFML(availablewrtwidgets.gcfml)