# HG changeset patch # User Christian Morlok # Date 1270643984 -7200 # Node ID 968d4f764c35bd03e48449327304876adbddf080 # Parent ac52b4d8c09479ded3a2c11b2372e90e226f875b renamed dlls+exe to prevent conflicts with existing files in emulator; changelog attached. * renamed dlls/exe: - aifw.dll to aifw_hs.dll - cputils to cputils_hs - aiidleint.dll to aiidleint_hs.dll - aiutils.dll to aiutils_hs.dll - MenuInterface.dll to MenuInterface_hs.dll - XCFW.dll to XCFW_hs.dll - homescreen.exe to homescreen_hs.exe - ailaunch.exe to ailaunch_hs.exe * new UID for Active Idle (aifw_hs.dll, aiidleint_hs.dll and homescreen.exe): #define AI_UID3_AIFW_COMMON 0xEDFF45C4 (was 0x102750F0 = 271012080) * new UID for cputils_hs.dll: 0xE3E7134E (was 0x20016B7F = 536963967) * new UID for AI Utilities Factory (aiutils_hs.dll): 0xEC55106C (was 0x10281865 = 271063141) * new UID for MenuInterface_hs.dll: 0xEEE24485 (was 0x10210EAB = 270601899) * new UID for XCFW_hs.dll: 0xEB12332F (was 0x10210EA0 = 270601888) * new UID for ailaunch_hs.exe: 0xEF5A047A (was 0x200286E3 = 537036515) diff -r ac52b4d8c094 -r 968d4f764c35 .cproject --- a/.cproject Sat Mar 27 19:07:35 2010 +0530 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,33 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff -r ac52b4d8c094 -r 968d4f764c35 .project --- a/.project Sat Mar 27 19:07:35 2010 +0530 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,19 +0,0 @@ - - - homescreen - - - - - - com.nokia.carbide.cdt.builder.carbideCPPBuilder - - - - - - org.eclipse.cdt.core.cnature - org.eclipse.cdt.core.ccnature - com.nokia.carbide.cdt.builder.carbideCPPBuilderNature - - diff -r ac52b4d8c094 -r 968d4f764c35 idlehomescreen/data/clean_themes.bat --- a/idlehomescreen/data/clean_themes.bat Sat Mar 27 19:07:35 2010 +0530 +++ b/idlehomescreen/data/clean_themes.bat Wed Apr 07 14:39:44 2010 +0200 @@ -18,4 +18,5 @@ rmdir \epoc32\data\Z\private\200159c0 /s /q rmdir \epoc32\winscw\c\private\10202be9\persists /s /q rmdir \epoc32\winscw\c\private\200159c0 /s /q -rmdir \epoc32\winscw\c\private\102750f0 /s /q \ No newline at end of file +rem changed UID from 0x102750F0 to 0xEDFF45C4 for standalone app +rmdir \epoc32\winscw\c\private\edff45c4 /s /q \ No newline at end of file diff -r ac52b4d8c094 -r 968d4f764c35 idlehomescreen/data/qhd_tch/root_2001f482/hsps/00/manifest.dat --- a/idlehomescreen/data/qhd_tch/root_2001f482/hsps/00/manifest.dat Sat Mar 27 19:07:35 2010 +0530 +++ b/idlehomescreen/data/qhd_tch/root_2001f482/hsps/00/manifest.dat Wed Apr 07 14:39:44 2010 +0200 @@ -6,7 +6,8 @@ application - 0x102750F0 + + 0xEDFF45C4 0x101fb657 diff -r ac52b4d8c094 -r 968d4f764c35 idlehomescreen/data/vga_tch/root_2001f48f/hsps/00/manifest.dat --- a/idlehomescreen/data/vga_tch/root_2001f48f/hsps/00/manifest.dat Sat Mar 27 19:07:35 2010 +0530 +++ b/idlehomescreen/data/vga_tch/root_2001f48f/hsps/00/manifest.dat Wed Apr 07 14:39:44 2010 +0200 @@ -6,7 +6,8 @@ application - 0x102750f0 + + 0xEDFF45C4 0x101fb657 diff -r ac52b4d8c094 -r 968d4f764c35 idlehomescreen/help/rom/idlehomescreenhelps_variant.iby --- a/idlehomescreen/help/rom/idlehomescreenhelps_variant.iby Sat Mar 27 19:07:35 2010 +0530 +++ b/idlehomescreen/help/rom/idlehomescreenhelps_variant.iby Wed Apr 07 14:39:44 2010 +0200 @@ -19,10 +19,11 @@ #define __IDLEHOMESCREENHELPS_VARIANT_IBY__ #if defined(FF_S60_HELPS_IN_USE) - data=LOCALISE(DATAZ_\resource\xhtml\%02d\0x102750F0\contents.zip, RESOURCE_FILES_DIR\xhtml\%02d\0x102750F0\contents.zip) - data=LOCALISE(DATAZ_\resource\xhtml\%02d\0x102750F0\index.xml, RESOURCE_FILES_DIR\xhtml\%02d\0x102750F0\index.xml) - data=LOCALISE(DATAZ_\resource\xhtml\%02d\0x102750F0\keywords.xml, RESOURCE_FILES_DIR\xhtml\%02d\0x102750F0\keywords.xml) - data=LOCALISE(DATAZ_\resource\xhtml\%02d\0x102750F0\meta.xml, RESOURCE_FILES_DIR\xhtml\%02d\0x102750F0\meta.xml) +// UID changed from 0x102750F0 to 0xEDFF45C4 for standalone app + data=LOCALISE(DATAZ_\resource\xhtml\%02d\0xEDFF45C4\contents.zip, RESOURCE_FILES_DIR\xhtml\%02d\0xEDFF45C4\contents.zip) + data=LOCALISE(DATAZ_\resource\xhtml\%02d\0xEDFF45C4\index.xml, RESOURCE_FILES_DIR\xhtml\%02d\0xEDFF45C4\index.xml) + data=LOCALISE(DATAZ_\resource\xhtml\%02d\0xEDFF45C4\keywords.xml, RESOURCE_FILES_DIR\xhtml\%02d\0xEDFF45C4\keywords.xml) + data=LOCALISE(DATAZ_\resource\xhtml\%02d\0xEDFF45C4\meta.xml, RESOURCE_FILES_DIR\xhtml\%02d\0xEDFF45C4\meta.xml) #endif #endif \ No newline at end of file diff -r ac52b4d8c094 -r 968d4f764c35 idlehomescreen/nativeuicontroller/group/ainatiui.mmp --- a/idlehomescreen/nativeuicontroller/group/ainatiui.mmp Sat Mar 27 19:07:35 2010 +0530 +++ b/idlehomescreen/nativeuicontroller/group/ainatiui.mmp Wed Apr 07 14:39:44 2010 +0200 @@ -81,11 +81,11 @@ LIBRARY cenrepnotifhandler.lib LIBRARY aknlayout2scalable.lib LIBRARY cdlengine.lib -LIBRARY aifw.lib -LIBRARY aiutils.lib +LIBRARY aifw_hs.lib +LIBRARY aiutils_hs.lib LIBRARY bafl.lib LIBRARY flogger.lib -LIBRARY aiidleint.lib +LIBRARY aiidleint_hs.lib LIBRARY featmgr.lib LIBRARY profileeng.lib LIBRARY networkhandling.lib diff -r ac52b4d8c094 -r 968d4f764c35 idlehomescreen/nativeuicontroller/src/ainativeuiview.cpp --- a/idlehomescreen/nativeuicontroller/src/ainativeuiview.cpp Sat Mar 27 19:07:35 2010 +0530 +++ b/idlehomescreen/nativeuicontroller/src/ainativeuiview.cpp Wed Apr 07 14:39:44 2010 +0200 @@ -109,7 +109,8 @@ TVwsViewId CAiNativeUiView::ViewId() const { - return TVwsViewId( TUid::Uid( 0x102750F0 ), TUid::Uid( 0x102750F0 ) ); + // UID changed from 0x102750F0 to 0xEDFF45C4 for standalone app + return TVwsViewId( TUid::Uid( 0xEDFF45C4 ), TUid::Uid( 0xEDFF45C4 ) ); } void CAiNativeUiView::ViewActivatedL( const TVwsViewId& /*aPrevViewId*/, diff -r ac52b4d8c094 -r 968d4f764c35 idlehomescreen/xmluicontroller/group/aixmluimain.mmp --- a/idlehomescreen/xmluicontroller/group/aixmluimain.mmp Sat Mar 27 19:07:35 2010 +0530 +++ b/idlehomescreen/xmluicontroller/group/aixmluimain.mmp Wed Apr 07 14:39:44 2010 +0200 @@ -84,7 +84,7 @@ LIBRARY fbscli.lib apparc.lib cone.lib LIBRARY eikcore.lib eikcoctl.lib egul.lib avkon.lib aknskins.lib LIBRARY xn3layoutengine.lib xn3utils.lib xn3domdocument.lib -LIBRARY aiidleint.lib aiutils.lib +LIBRARY aiidleint_hs.lib aiutils_hs.lib LIBRARY imageconversion.lib LIBRARY apgrfx.lib LIBRARY bafl.lib diff -r ac52b4d8c094 -r 968d4f764c35 idlehomescreen/xmluirendering/uiengine/src/xneditor.cpp --- a/idlehomescreen/xmluirendering/uiengine/src/xneditor.cpp Sat Mar 27 19:07:35 2010 +0530 +++ b/idlehomescreen/xmluirendering/uiengine/src/xneditor.cpp Wed Apr 07 14:39:44 2010 +0200 @@ -74,7 +74,8 @@ _LIT8( KEventPluginRemoved, "PluginRemoved" ); _LIT8( KEventPluginReplaced, "PluginReplaced" ); -_LIT8( KAi3Uid, "0x102750f0" ); +// UID changed from 0x102750f0 to 0xEDFF45C4 for standalone app +_LIT8( KAi3Uid, "0xedff45c4" ); _LIT8( KEmptyWidgetUid, "0x2001F47F" ); _LIT8( KDownload, "Editor/DownloadCaption" );