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