idlehomescreen/help/rom/idlehomescreenhelps_variant.iby
author Christian Morlok <symbian.org@christianmorlok.de>
Fri, 07 May 2010 19:07:56 +0200
branchv5backport
changeset 41 76acc37ad729
parent 29 968d4f764c35
permissions -rw-r--r--
small fix to make homescreen building in carbide.c++

/*
* Copyright (c) 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: 
*
*/

#ifndef __IDLEHOMESCREENHELPS_VARIANT_IBY__
#define __IDLEHOMESCREENHELPS_VARIANT_IBY__

#if defined(FF_S60_HELPS_IN_USE)
// 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