--- a/dtdinstaller/bin/dtd_installer.pl Fri Feb 19 22:43:13 2010 +0200
+++ b/dtdinstaller/bin/dtd_installer.pl Fri Mar 12 15:42:04 2010 +0200
@@ -326,7 +326,7 @@
if ((lc $2) eq "sources") {
$out_file = "${out_path}\\$3";
} else {
- if (length($temp) > 4) { #skip extra files
+ if (length($temp) > 5) { #skip extra files
next;
}
while (length($temp) < 4){ $temp = "0".$temp; }
--- a/themeinstaller/source/ReadMe.txt Fri Feb 19 22:43:13 2010 +0200
+++ b/themeinstaller/source/ReadMe.txt Fri Mar 12 15:42:04 2010 +0200
@@ -1,6 +1,24 @@
-============================================================================
-Read me for ThemeInstaller Tool 24.03.2009
-============================================================================
+/*
+* Copyright (c) 2007 Nokia Corporation and/or its subsidiary(-ies).
+* All rights reserved.
+* This component and the accompanying materials are made available
+* under the terms of "Eclipse Public License v1.0"
+* which accompanies this distribution, and is available
+* at the URL "http://www.eclipse.org/legal/epl-v10.html".
+*
+* Initial Contributors:
+* Nokia Corporation - initial contribution.
+*
+* Contributors:
+*
+* Description:
+*
+* ============================================================================
+* Read me for ThemeInstaller Tool 24.03.2009
+* ============================================================================
+*
+*/
+
Product description:
====================
Binary file widgettools/hspluginspreinstaller/bin/hspluginpreinstaller_v_2_3.zip has changed
--- a/widgettools/hspluginspreinstaller/group/bld.inf Fri Feb 19 22:43:13 2010 +0200
+++ b/widgettools/hspluginspreinstaller/group/bld.inf Fri Mar 12 15:42:04 2010 +0200
@@ -18,5 +18,5 @@
PRJ_EXPORTS
-:zip ../bin/hspluginpreinstaller_v_2_2.zip
+:zip ../bin/hspluginpreinstaller_v_2_3.zip
Binary file widgettools/wrtwidgetpreinstaller/bin/widgetpreinstaller_v_2_1.zip has changed
--- a/widgettools/wrtwidgetpreinstaller/group/bld.inf Fri Feb 19 22:43:13 2010 +0200
+++ b/widgettools/wrtwidgetpreinstaller/group/bld.inf Fri Mar 12 15:42:04 2010 +0200
@@ -18,7 +18,7 @@
PRJ_EXPORTS
-:zip ../bin/widgetpreinstaller_v_1_1.zip
+:zip ../bin/widgetpreinstaller_v_2_1.zip
../conf/availablewrtwidgets.confml APP_LAYER_CONFML(availablewrtwidgets.confml)
../conf/availablewrtwidgets.gcfml APP_LAYER_GCFML(availablewrtwidgets.gcfml)