--- 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> </xsl:text>
+ <!--xsl:value-of select="Uid"/-->
+ <!--xsl:text> </xsl:text-->
<xsl:value-of select="homescreen"/>
<xsl:text>
</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)