--- a/symbian4/single/sysdefs/system_model.xml Tue Sep 14 17:22:41 2010 +0100
+++ b/symbian4/single/sysdefs/system_model.xml Tue Sep 14 17:26:31 2010 +0100
@@ -8581,6 +8581,9 @@
<component name="hswidgetuninstaller" long-name="HS Widget Uninstaller" introduced="^4" purpose="optional">
<unit bldFile="app/homescreen/homescreenapp/hswidgetuninstaller" proFile="hswidgetuninstaller.pro" qmakeArgs="-r -config rom"/>
</component>
+<component name="hsapplicationlauncher" long-name="HS Application Launcher" introduced="^4" purpose="optional">
+<unit bldFile="app/homescreen/homescreenapp/hsapplicationlauncher" proFile="hsapplicationlauncher.pro" qmakeArgs="-r -config rom"/>
+</component>
</collection>
<collection name="screensaver" long-name="Screen Saver" level="ss">
<!-- break collection into components, or move down a dir and make it a component -->
--- a/symbian4/single/sysdefs/system_model_3.0.xml Tue Sep 14 17:22:41 2010 +0100
+++ b/symbian4/single/sysdefs/system_model_3.0.xml Tue Sep 14 17:26:31 2010 +0100
@@ -9830,6 +9830,9 @@
<component id="hswidgetuninstaller" name="HS Widget Uninstaller" introduced="^4" target="device" purpose="optional">
<unit bldFile="/app/homescreen/homescreenapp/hswidgetuninstaller" qt:proFile="hswidgetuninstaller.pro" qt:qmakeArgs="-r -config rom"/>
</component>
+ <component id="hsapplicationlauncher" name="HS Application Launcher" introduced="^4" target="device" purpose="optional">
+ <unit bldFile="/app/homescreen/homescreenapp/hsapplicationlauncher" qt:proFile="hsapplicationlauncher.pro" qt:qmakeArgs="-r -config rom"/>
+ </component>
</collection>
<collection id="screensaver" name="Screen Saver" level="ss">
<!-- break collection into components, or move down a dir and make it a component -->