--- a/package_definition.xml Mon Mar 15 12:40:36 2010 +0200
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,88 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<SystemDefinition schema="3.0.0">
- <package id="rndtools" name="R&D tools" levels="support generic test util">
- <collection id="creator" name="Creator" level="support">
- <component id="creator_build" filter="s60" name="Creator Tool" purpose="development" target="device" class="tool">
- <unit bldFile="creator/group"/>
- </component>
- </collection>
- <collection id="filebrowser" name="File Browser" level="util">
- <!-- consider collapsing into a single component -->
- <component id="fileopserver" filter="s60" name="File Operations Server" purpose="development" target="device" class="tool">
- <unit bldFile="filebrowser/fileopserver/group"/>
- </component>
- <component id="fileopclient" filter="s60" name="File Operations Client" purpose="development" target="device" class="tool">
- <unit bldFile="filebrowser/fileopclient/group"/>
- </component>
- <component id="filebrowser_build" filter="s60" name="File Browser Application" purpose="development" target="device" class="tool">
- <unit bldFile="filebrowser/group"/>
- </component>
- </collection>
- <collection id="launcher" name="Launcher" level="util">
- <component id="launcher_build" filter="s60" name="Launcher Utility" purpose="development" target="device" class="tool">
- <unit bldFile="launcher/group"/>
- </component>
- </collection>
- <collection id="screengrabber" name="Screen Grabber" level="util">
- <component id="screengrabber_build" filter="s60" name="ScreenGrabber" purpose="development" target="device" class="tool">
- <unit bldFile="screengrabber/group"/>
- </component>
- </collection>
- <collection id="stifui" name="STIF UI" level="generic">
- <component id="stifui_stifui" filter="s60" name="STIF UI" purpose="development" target="device">
- <unit bldFile="stifui/stifui/group"/>
- </component>
- <component id="uitestserverstarter" filter="s60" name="UI Test Server Starter" purpose="development" target="device">
- <unit bldFile="stifui/uitestserverstarter/group"/>
- </component>
- <component id="stifui_build" filter="s60" name="STIF UI Build" purpose="development">
- <!-- can this be split up into the other components? -->
- <unit bldFile="stifui/group"/>
- </component>
- </collection>
- <collection id="loadgen" name="Load Generator" level="test">
- <component id="loadgen_build" filter="s60" name="Load Generator Application" purpose="development" target="device" class="tool">
- <unit bldFile="loadgen/group"/>
- </component>
- </collection>
- <collection id="perfmon" name="Performance Monitor" level="test">
- <component id="perfmon_build" filter="s60" name="Performance Monitor Tool" purpose="development" target="device" class="tool">
- <unit bldFile="perfmon/group"/>
- </component>
- </collection>
- <collection id="htiui" name="Harmonized Test Interface UI" level="generic">
- <component id="HtiCommPlugins" filter="s60" name="HTI Comm Plugins" purpose="development" target="device" class="plugin">
- <unit bldFile="htiui/HtiCommPlugins/HtiBtCommPlugin/group"/>
- </component>
- <component id="HtiServicePlugins" filter="s60" name="HTI Service Plugins" purpose="development" target="device" class="plugin">
- <!-- can only have a single unit. Should #include from a common bld.inf file -->
- <unit bldFile="htiui/HtiServicePlugins/HtiAppServicePlugin/group"/>
- <unit bldFile="htiui/HtiServicePlugins/HtiAudioServicePlugin/group"/>
- <unit bldFile="htiui/HtiServicePlugins/HtiKeyEventServicePlugin/group"/>
- <unit bldFile="htiui/HtiServicePlugins/HtiMessagesServicePlugin/group"/>
- <unit bldFile="htiui/HtiServicePlugins/HtiPIMServicePlugin/group"/>
- <unit bldFile="htiui/HtiServicePlugins/HtiScreenshotServicePlugin/group"/>
- <unit bldFile="htiui/HtiServicePlugins/HtiSysInfoServicePlugin/group"/>
- <unit bldFile="htiui/HtiServicePlugins/HtiFtpBackupFake/group"/>
- </component>
- <component id="htidevicereboot" filter="s60" name="HTI Device Reboot" purpose="development" target="device">
- <unit bldFile="htiui/htidevicereboot/group"/>
- </component>
- <component id="htistartupwait" filter="s60" name="HTI Startup Wait" purpose="development" target="device">
- <unit bldFile="htiui/htistartupwait/group"/>
- </component>
- <component id="htiadmin" filter="s60" name="HTI Admin" purpose="development" target="device">
- <unit bldFile="htiui/htiadmin/group"/>
- </component>
- <component id="htiui_build" filter="s60" name="HTI UI Build" purpose="development">
- <!-- can this be split up into the other components? -->
- <unit bldFile="htiui/group"/>
- </component>
- </collection>
- <collection id="memspyui" name="Memspy UI" level="generic">
- <component id="memspyui_build" filter="s60" name="Memspy UI Application" purpose="development" target="device" class="tool">
- <unit bldFile="memspyui/group"/>
- </component>
- </collection>
- </package>
-</SystemDefinition>
--- a/stifui/group/ReleaseNote.txt Mon Mar 15 12:40:36 2010 +0200
+++ b/stifui/group/ReleaseNote.txt Wed Mar 31 21:32:05 2010 +0300
@@ -1,5 +1,5 @@
========================================================================
-RELEASE NOTE FOR STIF UI - STIF_201008 (7.3.27)
+RELEASE NOTE FOR STIF UI - STIF_201010 (7.3.28)
SUPPORTING SERIES 60 3.0 ->
========================================================================
Binary file stifui/sis/Stifui_31.sis has changed
--- a/stifui/stifui/group/Stifui.mmp Mon Mar 15 12:40:36 2010 +0200
+++ b/stifui/stifui/group/Stifui.mmp Wed Mar 31 21:32:05 2010 +0300
@@ -119,4 +119,5 @@
END
EPOCHEAPSIZE 0x10000 0x500000
+EPOCSTACKSIZE 32768
// End of file
--- a/stifui/stifui/inc/version.h Mon Mar 15 12:40:36 2010 +0200
+++ b/stifui/stifui/inc/version.h Wed Mar 31 21:32:05 2010 +0300
@@ -20,9 +20,9 @@
#define STIFUI_MAJOR_VERSION 7
#define STIFUI_MINOR_VERSION 3
-#define STIFUI_BUILD_VERSION 27
+#define STIFUI_BUILD_VERSION 28
-#define STIFUI_REL_DATE "23th Feb 2010"
+#define STIFUI_REL_DATE "09th Mar 2010"
#define TO_UNICODE(text) _L(text)