Revision: 201031
authorDremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Wed, 18 Aug 2010 10:48:00 +0300
changeset 98 4c5ac0e85ed3
parent 80 3bd7be4c9278
child 101 4129cc017eb5
child 109 e6c8bac998f6
Revision: 201031 Kit: 201033
fontsupport/fontprovider/Group/bld.inf
fontsupport/fontutils/group/bld.inf
fontsupport/fontutils/group/removegtfiles.mk
fontsupport/group/bld.inf
locales/loce32/language/group/elocl_language_eu.mmp
locales/loce32/language/group/elocl_language_sv.mmp
locales/loce32/language/src/language_sv.cpp
locales/loce32/region/src/region.cpp
package_definition.xml
package_map.xml
uigraphics/AknIcon/MifToCdlIndex/DllCreator.cpp
uigraphics/AknIcon/MifToCdlIndex/DllCreator.h
uigraphics/AknIcon/MifToCdlIndex/MifToCdlIndex.cpp
uigraphics/AknIcon/group/MifToCdlIndex.mmp
uigraphics/AknIcon/group/bld.inf
uigraphics/AknIcon/src/AknNvgFormatHandler.cpp
uigraphics/Icons/data/A_H.zip
uigraphics/Icons/data/Icons.zip
uigraphics/Icons/data/Skin_Green.zip
--- a/fontsupport/fontprovider/Group/bld.inf	Tue Jul 06 15:23:53 2010 +0300
+++ b/fontsupport/fontprovider/Group/bld.inf	Wed Aug 18 10:48:00 2010 +0300
@@ -20,6 +20,8 @@
 
 #include <platform_paths.hrh>
 
+#ifndef FF_PRODUCT_FONTS
+
 PRJ_EXPORTS
 ../data/link.ini                       /epoc32/data/z/private/1020509C/link.ini
 ../data/link.ini                       /epoc32/RELEASE/WINSCW/udeb/Z/private/1020509C/link.ini
@@ -33,5 +35,5 @@
 #ifndef TOOLS
 FontProvider.mmp 
 #endif
-
+#endif
 // End of file
--- a/fontsupport/fontutils/group/bld.inf	Tue Jul 06 15:23:53 2010 +0300
+++ b/fontsupport/fontutils/group/bld.inf	Wed Aug 18 10:48:00 2010 +0300
@@ -26,15 +26,6 @@
 
 PRJ_EXPORTS
 
-// Copy font rasterizer
-../iTypeRaster/winscw/ityperast.dll                 /epoc32/release/winscw/udeb/iTypeRast.dll
-../iTypeRaster/winscw/ityperast.dll                 /epoc32/release/winscw/urel/iTypeRast.dll
-../iTypeRaster/winscw/ityperast.RSC                 /epoc32/release/winscw/udeb/z/resource/plugins/iTypeRast.rsc
-../iTypeRaster/winscw/ityperast.RSC                 /epoc32/release/winscw/urel/z/resource/plugins/iTypeRast.rsc
-
-../iTypeRaster/armv5/ityperast.dll                  /epoc32/release/armv5/udeb/iTypeRast.dll
-../iTypeRaster/armv5/ityperast.dll                  /epoc32/release/armv5/urel/iTypeRast.dll
-../iTypeRaster/armv5/ityperast.RSC                  /epoc32/data/z/resource/plugins/iTypeRast.RSC
 
 // Select correct font source directory
 #ifndef RD_KANNADA_FONTS
@@ -137,7 +128,9 @@
 
 // Export IBY files
 ../rom/FontUtils.iby                              CORE_MW_LAYER_IBY_EXPORT_PATH(FontUtils.iby)
+#ifndef FF_PRODUCT_FONTS
 ../rom/fonts_variant.iby                          CUSTOMER_MW_LAYER_IBY_EXPORT_PATH(fonts_variant.iby)
+#endif
 
 ./removegtfiles.meta                             /epoc32/tools/makefile_templates/s60/removegtfiles.meta
 ./removegtfiles.flm                              /epoc32/tools/makefile_templates/s60/removegtfiles.flm
--- a/fontsupport/fontutils/group/removegtfiles.mk	Tue Jul 06 15:23:53 2010 +0300
+++ b/fontsupport/fontutils/group/removegtfiles.mk	Wed Aug 18 10:48:00 2010 +0300
@@ -24,7 +24,6 @@
 # Remove any gt files that we do not want
 #
 MAKMAKE :
-	@if exist $(TARGETDIR)\RESOURCE\FONTS\eon14.gdr	 erase /F $(TARGETDIR)\RESOURCE\FONTS\eon14.gdr
 	@if exist $(TARGETDIR)\RESOURCE\FONTS\ncrbiu.ttf	 erase /F $(TARGETDIR)\RESOURCE\FONTS\ncrbiu.ttf
 	@if exist $(TARGETDIR)\RESOURCE\FONTS\ncrbru.ttf	 erase /F $(TARGETDIR)\RESOURCE\FONTS\ncrbru.ttf
 	@if exist $(TARGETDIR)\RESOURCE\FONTS\ncrriu.ttf	 erase /F $(TARGETDIR)\RESOURCE\FONTS\ncrriu.ttf
--- a/fontsupport/group/bld.inf	Tue Jul 06 15:23:53 2010 +0300
+++ b/fontsupport/group/bld.inf	Wed Aug 18 10:48:00 2010 +0300
@@ -15,6 +15,7 @@
 *
 */
 
-
+#ifndef FF_PRODUCT_FONTS
 #include "../fontprovider/Group/bld.inf"
+#endif
 #include "../fontutils/group/bld.inf"
--- a/locales/loce32/language/group/elocl_language_eu.mmp	Tue Jul 06 15:23:53 2010 +0300
+++ b/locales/loce32/language/group/elocl_language_eu.mmp	Wed Aug 18 10:48:00 2010 +0300
@@ -19,7 +19,7 @@
 
 #include <platform_paths.hrh>
 
-TARGET          elocl_lan.401
+TARGET          elocl_lan.102
 CAPABILITY      ALL
 TARGETTYPE      dll
 
--- a/locales/loce32/language/group/elocl_language_sv.mmp	Tue Jul 06 15:23:53 2010 +0300
+++ b/locales/loce32/language/group/elocl_language_sv.mmp	Wed Aug 18 10:48:00 2010 +0300
@@ -27,7 +27,7 @@
 
 SOURCEPATH	../src
 SOURCE	language.cpp
-SOURCE	language_en_gb.cpp
+SOURCE	language_sv.cpp
 
 // This is a SYSTEMINCLUDE macro containing the middleware
 // layer specific include directories
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/locales/loce32/language/src/language_sv.cpp	Wed Aug 18 10:48:00 2010 +0300
@@ -0,0 +1,139 @@
+/*
+* Copyright (c) 1994-2009 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: 
+*
+*/
+
+
+
+
+//  EXTERNAL RESOURCES  
+
+
+//  Include Files  
+
+#include <kernel/ls_std.h>
+#include "locl_language.h"
+
+const TLanguage LanguageAspect::Language = ELangSwedish;
+const TLanguage LanguageAspect::LanguageDowngrade[3] = {ELangNone, ELangNone, ELangNone};
+const TDigitType LanguageAspect::DigitType = EDigitTypeWestern;
+const TFatUtilityFunctions* const LanguageAspect::FatUtilityFunctions = NULL;
+    
+
+
+//  LOCAL CONSTANTS AND MACROS  
+const TText * const LanguageAspect::MsgTable[ELocaleMessages_LastMsg] =
+    {
+// Fileserver
+    _S("Försök igen"),								// Button 1
+    _S("Stopp"),								// Button 2
+    _S("Sätt tillbaka disketten"),						// Put the card back - line1
+    _S("annars kommer du att förlora data"),						// Put the card back - line2
+    _S("Batteriet har för lite laddning kvar"),						// Low power - line1
+    _S("Kan inte avsluta lagring på diskett"),					// Low power - line2
+    _S("Diskettfel - kan inte avsluta lagring"),				// Disk error - line1
+    _S("Försök igen annars kommer du att förlora data"),		                        // Disk error - line2
+// SoundDriver
+    _S("Klockringning"),								// Chimes
+    _S("Ringsignaler"),								// Rings
+    _S("Signal"),								// Signal
+// MediaDriver diskname (max 16 chars)
+    _S("Internal"),								// Internal
+    _S("External(01)"),							// External(01)
+    _S("External(02)"),							// External(02)
+    _S("External(03)"),							// External(03)
+    _S("External(04)"),							// External(04)
+    _S("External(05)"),							// External(05)
+    _S("External(06)"),							// External(06)
+    _S("External(07)"),							// External(07)
+    _S("External(08)"),							// External(08)
+// MediaDriver socketname (max 16 chars)
+    _S("Socket(01)"),							// Socket(01)
+    _S("Socket(02)"),							// Socket(02)
+    _S("Socket(03)"),							// Socket(03)
+    _S("Socket(04)")							// Socket(04)
+    };
+    
+// The suffix table
+const TText * const LanguageAspect::DateSuffixTable[KMaxSuffixes] =
+    {
+    _S(""),_S(""),_S(""),_S(""),_S(""),
+    _S(""),_S(""),_S(""),_S(""),_S(""),
+    _S(""),_S(""),_S(""),_S(""),_S(""),
+    _S(""),_S(""),_S(""),_S(""),_S(""),
+    _S(""),_S(""),_S(""),_S(""),_S(""),
+    _S(""),_S(""),_S(""),_S(""),_S(""),
+    _S("")
+    };
+// The day names
+const TText * const LanguageAspect::DayTable[KMaxDays] =
+    {
+    _S("måndag"),
+    _S("tisdag"),
+    _S("onsdag"),
+    _S("torsdag"),
+    _S("fredag"),
+    _S("lördag"),
+    _S("söndag")
+    };
+// The abbreviated day names
+const TText * const LanguageAspect::DayAbbTable[KMaxDays] =
+    {
+    _S("Må"),
+    _S("Ti"),
+    _S("On"),
+    _S("To"),
+    _S("Fr"),
+    _S("Lö"),
+    _S("Sö")
+    };
+// The month names
+const TText * const LanguageAspect::MonthTable[KMaxMonths] =
+    {
+    _S("januari"),
+    _S("februari"),
+    _S("mars"),
+    _S("april"),
+    _S("maj"),
+    _S("juni"),
+    _S("juli"),
+    _S("augusti"),
+    _S("september"),
+    _S("oktober"),
+    _S("november"),
+    _S("december")
+    };
+// The abbreviated month names
+const TText * const LanguageAspect::MonthAbbTable[KMaxMonths] =
+    {
+    _S("jan"),
+    _S("feb"),
+    _S("mar"),
+    _S("apr"),
+    _S("maj"),
+    _S("jun"),
+    _S("jul"),
+    _S("aug"),
+    _S("sep"),
+    _S("okt"),
+    _S("nov"),
+    _S("dec")
+    };
+// The am/pm strings
+const TText * const LanguageAspect::AmPmTable[KMaxAmPms] = {_S("AM"),_S("PM")};
+
+
+
+//  End of File
--- a/locales/loce32/region/src/region.cpp	Tue Jul 06 15:23:53 2010 +0300
+++ b/locales/loce32/region/src/region.cpp	Wed Aug 18 10:48:00 2010 +0300
@@ -45,8 +45,8 @@
 	aLocale->iStartOfWeek=RegionAspect::StartOfWeek;
 	aLocale->iClockFormat=RegionAspect::ClockFormat;
 	aLocale->iUnitsGeneral=RegionAspect::UnitsGeneral;
-	aLocale->iUnitsDistanceLong=RegionAspect::UnitsGeneral;
-	aLocale->iUnitsDistanceShort=RegionAspect::UnitsGeneral;
+	aLocale->iUnitsDistanceLong=RegionAspect::UnitsDistanceLong;
+	aLocale->iUnitsDistanceShort=RegionAspect::UnitsDistanceShort;
 	aLocale->iExtraNegativeCurrencyFormatFlags=RegionAspect::ExtraNegativeCurrencyFormatFlags;
 	aLocale->iDeviceTimeState = EDeviceUserTime;
 	}
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/package_definition.xml	Wed Aug 18 10:48:00 2010 +0300
@@ -0,0 +1,181 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<SystemDefinition schema="3.0.0">
+ <package id="uiresources" name="UI Resources" levels="compile plugin framework server generic data">
+   <!-- are the custom filters below needed? -->
+  <collection id="uiresources_pub" name="UI Resources Public Interfaces" level="data">
+   <component id="pictograph_api" name="Pictograph API" class="api" filter="s60">
+    <meta rel="Api" href="uiresources_pub/pictograph_api/pictograph_api.metaxml"/>
+    <unit bldFile="uiresources_pub/pictograph_api/group" filter="!test"/>
+    <unit bldFile="uiresources_pub/pictograph_api/tsrc/group" filter="test,api_test,pictograph_api"/>
+   </component>
+   <component id="skins_api" name="Skins API" class="api" filter="s60">
+    <meta rel="Api" href="uiresources_pub/skins_api/skins_api.metaxml"/>
+    <unit bldFile="uiresources_pub/skins_api/group" filter="!test"/>
+    <unit bldFile="uiresources_pub/skins_api/tsrc/group" filter="test,api_test,skins_api"/>
+   </component>
+   <component id="font_definition_api" name="Font Definition API" class="api" filter="s60">
+    <meta rel="Api" href="uiresources_pub/font_definition_api/font_definition_api.metaxml"/>
+    <unit bldFile="uiresources_pub/font_definition_api/group" filter="!test"/>
+    <unit bldFile="uiresources_pub/font_definition_api/tsrc/group" filter="test,api_test,font_definition_api"/>
+   </component>
+   <component id="graphics_api" name="Graphics API" class="api" filter="s60">
+    <meta rel="Api" href="uiresources_pub/graphics_api/graphics_api.metaxml"/>
+    <unit bldFile="uiresources_pub/graphics_api/group" filter="!test"/>
+    <unit bldFile="uiresources_pub/graphics_api/tsrc/group" filter="test,api_test,graphics_api"/>
+   </component>
+   <component id="scalable_icons_api" name="Scalable Icons API" class="api" filter="s60">
+    <meta rel="Api" href="uiresources_pub/scalable_icons_api/scalable_icons_api.metaxml"/>
+    <unit bldFile="uiresources_pub/scalable_icons_api/group"/>
+   </component>
+   <component id="layout_id_definitions_api" name="Layout ID Definitions API" class="api" filter="s60">
+    <meta rel="Api" href="uiresources_pub/layout_id_definitions_api/layout_id_definitions_api.metaxml"/>
+    <unit bldFile="uiresources_pub/layout_id_definitions_api/group"/>
+   </component>
+  </collection>
+  <collection id="uiresources_plat" name="UI Resources Platform Interfaces" level="data">
+   <component id="layout_system_private_api" name="Layout System Private API" class="api" filter="s60">
+    <meta rel="Api" href="uiresources_plat/layout_system_private_api/layout_system_private_api.metaxml"/>
+    <unit bldFile="uiresources_plat/layout_system_private_api/group" filter="!test"/>
+    <unit bldFile="uiresources_plat/layout_system_private_api/tsrc/group" filter="test,api_test,layout_system_private_api"/>
+   </component>
+   <component id="layout_data_api" name="Layout Data API" class="api" filter="s60">
+    <meta rel="Api" href="uiresources_plat/layout_data_api/layout_data_api.metaxml"/>
+    <unit bldFile="uiresources_plat/layout_data_api/group" filter="!test"/>
+    <unit bldFile="uiresources_plat/layout_data_api/tsrc/group" filter="test,api_test,layout_data_api"/>
+   </component>
+   <component id="cdl_api" name="CDL API" class="api" filter="s60">
+    <meta rel="Api" href="uiresources_plat/cdl_api/cdl_api.metaxml"/>
+    <unit bldFile="uiresources_plat/cdl_api/group" filter="!test"/>
+    <unit bldFile="uiresources_plat/cdl_api/tsrc/group" filter="test,api_test,cdl_api"/>
+   </component>
+   <component id="extended_skins_api" name="Extended Skins API" class="api" filter="s60">
+    <meta rel="Api" href="uiresources_plat/extended_skins_api/extended_skins_api.metaxml"/>
+    <unit bldFile="uiresources_plat/extended_skins_api/group" filter="!test"/>
+    <unit bldFile="uiresources_plat/extended_skins_api/tsrc/group" filter="test,api_test,extended_skins_api"/>
+   </component>
+   <component id="tfx_server_controller_plugin_api" name="TFX Server Controller Plug-in API" class="api" filter="s60">
+    <meta rel="Api" href="uiresources_plat/tfx_server_controller_plugin_api/tfx_server_controller_plugin_api.metaxml"/>
+    <unit bldFile="uiresources_plat/tfx_server_controller_plugin_api/group"/>
+   </component>
+   <component id="extended_fonts_api" name="Extended Fonts API" class="api" filter="s60">
+    <meta rel="Api" href="uiresources_plat/extended_fonts_api/extended_fonts_api.metaxml"/>
+    <unit bldFile="uiresources_plat/extended_fonts_api/group" filter="!test"/>
+    <unit bldFile="uiresources_plat/extended_fonts_api/tsrc/group" filter="test,api_test,extended_fonts_api"/>
+   </component>
+   <component id="graphic_configuration_api" name="Graphic Configuration API" class="api" filter="s60">
+    <meta rel="Api" href="uiresources_plat/graphic_configuration_api/graphic_configuration_api.metaxml"/>
+    <unit bldFile="uiresources_plat/graphic_configuration_api/group" filter="!test"/>
+    <unit bldFile="uiresources_plat/graphic_configuration_api/tsrc/group" filter="test,api_test,graphic_configuration_api"/>
+   </component>
+   <component id="mif_header_cdl_api" name="MIF Header CDL API" class="api" filter="s60">
+    <meta rel="Api" href="uiresources_plat/mif_header_cdl_api/mif_header_cdl_api.metaxml"/>
+    <unit bldFile="uiresources_plat/mif_header_cdl_api/group"/>
+   </component>
+   <component id="personalisation_and_skins_settings_api" name="Personalisation and Skins Settings API" class="api" filter="s60">
+    <meta rel="Api" href="uiresources_plat/personalisation_and_skins_settings_api/personalisation_and_skins_settings_api.metaxml"/>
+    <unit bldFile="uiresources_plat/personalisation_and_skins_settings_api/group"/>
+   </component>
+   <component id="tfx_effect_setup_plugin_api" name="TFX Effect Setup Plug-in API" class="api" filter="s60">
+    <meta rel="Api" href="uiresources_plat/tfx_effect_setup_plugin_api/tfx_effect_setup_plugin_api.metaxml"/>
+    <unit bldFile="uiresources_plat/tfx_effect_setup_plugin_api/group"/>
+   </component>
+   <component id="mifconv_definitions_api" name="Mifconv Definitions API" class="api" filter="s60">
+    <meta rel="Api" href="uiresources_plat/mifconv_definitions_api/mifconv_definitions_api.metaxml"/>
+    <unit bldFile="uiresources_plat/mifconv_definitions_api/group"/>
+   </component>
+   <component id="wallpaper_configuration_api" name="Wallpaper Configuration API" class="api" filter="s60">
+    <meta rel="Api" href="uiresources_plat/wallpaper_configuration_api/wallpaper_configuration_api.metaxml"/>
+    <unit bldFile="uiresources_plat/wallpaper_configuration_api/group"/>
+   </component>
+   <component id="language_code_definitions_api" name="Language Code Definitions API" class="api" filter="s60">
+    <meta rel="Api" href="uiresources_plat/language_code_definitions_api/language_code_definitions_api.metaxml"/>
+    <unit bldFile="uiresources_plat/language_code_definitions_api/group"/>
+   </component>
+   <component id="skins_image_attributes_api" name="Skins Image Attributes API" class="api" filter="s60">
+    <meta rel="Api" href="uiresources_plat/skins_image_attributes_api/skins_image_attributes_api.metaxml"/>
+    <unit bldFile="uiresources_plat/skins_image_attributes_api/group" filter="!test"/>
+    <unit bldFile="uiresources_plat/skins_image_attributes_api/tsrc/group" filter="test,api_test,skins_image_attributes_api"/>
+   </component>
+   <component id="private_user_area_code_definitions_api" name="Private User Area Code Definitions API" class="api" filter="s60">
+    <meta rel="Api" href="uiresources_plat/private_user_area_code_definitions_api/private_user_area_code_definitions_api.metaxml"/>
+    <unit bldFile="uiresources_plat/private_user_area_code_definitions_api/group"/>
+   </component>
+   <component id="tfx_server_plugin_ids_api" name="TFX Server Plug-in IDs API" class="api" filter="s60">
+    <meta rel="Api" href="uiresources_plat/tfx_server_plugin_ids_api/tfx_server_plugin_ids_api.metaxml"/>
+    <unit bldFile="uiresources_plat/tfx_server_plugin_ids_api/group"/>
+   </component>
+  </collection>
+  <collection id="uiresources_info" name="UI Resources Info" level="data">
+   <component id="uiresources_test" filter="s60,test,api_test" name="UI Resources Tests" purpose="development">
+    <unit bldFile="tsrc/group" filter="uiresources_api_all"/>
+   </component>
+  </collection>
+  <collection id="uigraphics" name="UI Graphics" level="generic">
+   <component id="bitmaps2" filter="s60" name="Bitmaps 2" class="config">
+    <unit bldFile="uigraphics/bitmaps2/group"/>
+   </component>
+   <component id="icons" filter="s60" class="config" name="Icons">
+    <unit bldFile="uigraphics/icons/group"/>
+   </component>
+   <component id="variatedbitmaps" filter="s60" name="Variated Bitmaps" class="config">
+    <unit bldFile="uigraphics/variatedbitmaps/group"/>
+   </component>
+   <component id="aknicon" filter="s60" name="Avkon Icon Framework">
+    <unit bldFile="uigraphics/aknicon/group"/>
+   </component>
+   <component id="nvgrenderstage" filter="sf_build" name="NVG Render Stage">
+    <unit bldFile="uigraphics/nvgrenderstage/group"/>
+   </component>
+  </collection>
+  <collection id="layouts" name="Layouts" level="plugin">
+   <component id="cdl" filter="s60" name="Customization Definition Language">
+    <!-- can only have one unit. Need to #include them or split into multiple components -->
+    <unit bldFile="layouts/cdl/cdlengine/group"/>
+    <unit bldFile="layouts/cdl/cdlserver/group"/>
+   </component>
+   <component id="aknlayout2" filter="s60" name="Avkon Layout 2">
+    <unit bldFile="layouts/aknlayout2/group"/>
+   </component>
+  </collection>
+  <collection id="skins" name="Skins" level="data">
+   <component id="aknskincontent" filter="s60" name="Avkon Skin Content" class="config">
+    <unit bldFile="skins/aknskincontent/group"/>
+   </component>
+   <component id="aknskins" filter="s60" name="Avkon Skin Compiler">
+    <unit bldFile="skins/aknskins/group"/>
+   </component>
+  </collection>
+  <collection id="pictographs" name="Pictographs" level="data">
+   <component id="aknpictograph" filter="s60" name="Avkon Pictograph">
+    <unit bldFile="pictographs/aknpictograph/group"/>
+   </component>
+  </collection>
+  <collection id="locales" name="Locales" level="framework">
+   <component id="locales_build" filter="s60" name="Locales Build">
+    <unit bldFile="locales/loce32"/>
+   </component>
+  </collection>
+  <collection id="uiconfig" name="UI Config" level="server">
+   <component id="s60config" filter="s60" name="S60 UI Config">
+    <unit bldFile="uiconfig/s60config/group"/>
+   </component>
+  </collection>
+  <collection id="fontsupport" name="Font Support" level="generic">
+   <component id="fontprovider" filter="s60" name="Font Provider">
+    <meta rel="config">
+       <not-defined condition="FF_PRODUCT_FONTS"/>
+    </meta>
+    <unit bldFile="fontsupport/fontprovider/group"/>
+   </component>
+   <component id="fontutils" name="Font Utils" filter="s60">
+    <unit bldFile="fontsupport/fontutils/FontUtils/group"/>
+   </component>
+  </collection>
+  <collection id="helpthemes" name="Help Themes" level="data">
+   <!-- collection is really a component. Need to move down a directory -->
+   <component id="helpthemes_build" filter="s60" name="Help Themes Build" class="config">
+    <unit bldFile="helpthemes/group"/>
+   </component>
+  </collection>
+ </package>
+</SystemDefinition>
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/package_map.xml	Wed Aug 18 10:48:00 2010 +0300
@@ -0,0 +1,1 @@
+<PackageMap root="sf" layer="mw"/>
--- a/uigraphics/AknIcon/MifToCdlIndex/DllCreator.cpp	Tue Jul 06 15:23:53 2010 +0300
+++ b/uigraphics/AknIcon/MifToCdlIndex/DllCreator.cpp	Wed Aug 18 10:48:00 2010 +0300
@@ -25,8 +25,8 @@
 #include <CdlCompilerToolkit/CdlTkProcess.h>
 #include <sstream>
 
-DllCreator::DllCreator()
-:	iInterface(*CCdlTkCdlFileParser("\\epoc32\\include\\platform\\mw\\MifHeader.cdl").LoadAndParse(true)),
+DllCreator::DllCreator( const std::string& aFileName )
+:	iInterface(*CCdlTkCdlFileParser(aFileName).LoadAndParse(true)),
 	iInstance(iInterface)
 	{
 	iInstance.TemplateAllImplementations();
--- a/uigraphics/AknIcon/MifToCdlIndex/DllCreator.h	Tue Jul 06 15:23:53 2010 +0300
+++ b/uigraphics/AknIcon/MifToCdlIndex/DllCreator.h	Wed Aug 18 10:48:00 2010 +0300
@@ -33,7 +33,7 @@
 class DllCreator
 	{
 public:
-	DllCreator();
+	DllCreator( const std::string& aFileName );
 	void SetNameAndUid(const string& aDllName, const string& dllUid);
 	void SetIndex(const MifIndex& index);
 	void WriteSource();
--- a/uigraphics/AknIcon/MifToCdlIndex/MifToCdlIndex.cpp	Tue Jul 06 15:23:53 2010 +0300
+++ b/uigraphics/AknIcon/MifToCdlIndex/MifToCdlIndex.cpp	Wed Aug 18 10:48:00 2010 +0300
@@ -107,7 +107,17 @@
 	mif.Modify(dllUid);
 	mif.Write(mifName);
 
-	DllCreator dll;
+// START: Raptor chnages for linux
+	const char* epocRoot = getenv("EPOCROOT");
+	if(NULL == epocRoot)
+	    {
+	    throw MainArgsErr();
+	    }
+	std::string epocRootStr(epocRoot); 
+	std::string finalStr = epocRootStr + "epoc32//include//platform//mw//MifHeader.cdl";
+
+	DllCreator dll(finalStr);
+//  END
 	dll.SetNameAndUid(dllName, dllUid);
 	dll.SetIndex(index);
 	dll.WriteSource();
--- a/uigraphics/AknIcon/group/MifToCdlIndex.mmp	Tue Jul 06 15:23:53 2010 +0300
+++ b/uigraphics/AknIcon/group/MifToCdlIndex.mmp	Wed Aug 18 10:48:00 2010 +0300
@@ -37,11 +37,12 @@
 SYSTEMINCLUDE ../MifToCdlIndex ../inc
 MW_LAYER_SYSTEMINCLUDE
 
-START TOOLS
-  #if defined(CW32)
-    win32_library /epoc32/release/cwtools/rel/CdlCompilerToolkit.lib
-  #elif defined(VC32)
-    win32_library /epoc32/release/tools/rel/CdlCompilerToolkit.lib
-  #endif
-END
+STATICLIBRARY CdlCompilerToolkit.lib
+//START TOOLS
+//  #if defined(CW32)
+//    win32_library /epoc32/release/cwtools/rel/CdlCompilerToolkit.lib
+//  #elif defined(VC32)
+//    win32_library /epoc32/release/tools/rel/CdlCompilerToolkit.lib
+//  #endif
+//END
 
--- a/uigraphics/AknIcon/group/bld.inf	Tue Jul 06 15:23:53 2010 +0300
+++ b/uigraphics/AknIcon/group/bld.inf	Wed Aug 18 10:48:00 2010 +0300
@@ -20,7 +20,7 @@
 #include <platform_paths.hrh>
 
 PRJ_PLATFORMS 
-DEFAULT TOOLS 
+DEFAULT TOOLS2 TOOLS
 
 PRJ_EXPORTS
 
@@ -36,7 +36,7 @@
 ./s60extensions.xml      /epoc32/tools/makefile_templates/s60/s60extensions.xml
 
 PRJ_EXTENSIONS
-#if defined(SBSV2) && !defined(TOOLS)
+#if defined(SBSV2) && !defined(TOOLS) && !defined(TOOLS2)
 start extension s60/akniconinterfaces
 option FILENAME MifHeader
 end
@@ -44,7 +44,7 @@
 
 
 PRJ_MMPFILES
-#if defined(TOOLS)
+#if defined(TOOLS) || defined(TOOLS2)
 MifToCdlIndex.mmp
 #else
   
--- a/uigraphics/AknIcon/src/AknNvgFormatHandler.cpp	Tue Jul 06 15:23:53 2010 +0300
+++ b/uigraphics/AknIcon/src/AknNvgFormatHandler.cpp	Wed Aug 18 10:48:00 2010 +0300
@@ -170,6 +170,8 @@
         CFbsBitmap* aMask, TSize Bitmapsize, TDisplayMode Bitmapdepth,
         TDisplayMode Maskdepth, TRgb aColor, TBool aMarginFlag)
     {
+    if(!iData)
+        User::Leave(KErrNotFound);
     FormCommonHeader(aBitmap, EFalse, aColor, aMarginFlag);
     aBitmap->CreateExtendedBitmap(Bitmapsize, Bitmapdepth,
             KUidNvgProprietaryFormat, iData->Ptr(), iData->Length());
@@ -238,7 +240,7 @@
     {
     // Modes currently supported by SVG engine are:
     // EGray2, EColor4K, EColor64K, EColor16M
-    if ( aMode != EGray2 )
+//    if ( aMode != EGray2 ) EASK-824CMD:VGISymbianCopyToBitmap fails for bitmaps with EGray2 display modes.Modifying to create bitmaps with supported displaymodes
         {
         aMode = aPreferredMode;
         }
Binary file uigraphics/Icons/data/A_H.zip has changed
Binary file uigraphics/Icons/data/Icons.zip has changed
Binary file uigraphics/Icons/data/Skin_Green.zip has changed