# HG changeset patch # User Dremov Kirill (Nokia-D-MSW/Tampere) # Date 1270060278 -10800 # Node ID dddce42e02e6ceb71bfcf789e503f134792e41df # Parent 3f1fec088555e49370c49699fdac9eef652121de Revision: 201011 Kit: 201013 diff -r 3f1fec088555 -r dddce42e02e6 ImagePrint/ImagePrintUI/imageprintapp/inc/imageprintapp.hrh --- a/ImagePrint/ImagePrintUI/imageprintapp/inc/imageprintapp.hrh Mon Mar 15 12:40:31 2010 +0200 +++ b/ImagePrint/ImagePrintUI/imageprintapp/inc/imageprintapp.hrh Wed Mar 31 21:31:18 2010 +0300 @@ -35,7 +35,7 @@ ECmdPrint = 0x1000, ECmdPrintSettings, ECmdPrintNumberOfCopies, - ECmdPrintHelp + ECmdPrintHelp = EAknCmdHelp }; // Commands for the setting view's HandleCommandL() diff -r 3f1fec088555 -r dddce42e02e6 ImagePrint/group/bld.inf --- a/ImagePrint/group/bld.inf Mon Mar 15 12:40:31 2010 +0200 +++ b/ImagePrint/group/bld.inf Wed Mar 31 21:31:18 2010 +0300 @@ -21,6 +21,8 @@ #include "../clog/group/bld.inf" #include "../ImagePrintEngine/group/bld.inf" #include "../ImagePrintUI/group/bld.inf" +// Help exports +#include "../help/group/bld.inf" PRJ_PLATFORMS WINSCW ARMV5 diff -r 3f1fec088555 -r dddce42e02e6 ImagePrint/help/group/bld.inf --- a/ImagePrint/help/group/bld.inf Mon Mar 15 12:40:31 2010 +0200 +++ b/ImagePrint/help/group/bld.inf Wed Mar 31 21:31:18 2010 +0300 @@ -2,13 +2,13 @@ * 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 the License "Eclipse Public License v1.0" +* 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 -* +* Nokia Corporation - initial contribution. +* * Contributors: * * diff -r 3f1fec088555 -r dddce42e02e6 ImagePrint/help/rom/imageprintuihelps_variant.iby --- a/ImagePrint/help/rom/imageprintuihelps_variant.iby Mon Mar 15 12:40:31 2010 +0200 +++ b/ImagePrint/help/rom/imageprintuihelps_variant.iby Wed Mar 31 21:31:18 2010 +0300 @@ -1,11 +1,27 @@ -#ifndef __ANYAPPHELPS_VARIANT_IBY__ -#define __ANYAPPHELPS_VARIANT_IBY__ +/* +* 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 __IMAGEPRINTHELPS_VARIANT_IBY__ +#define __IMAGEPRINTHELPS_VARIANT_IBY__ -#if defined(FF_S60_HELPS_IN_USE) && defined(__ANYAPP_USED) - data=LOCALISE(DATAZ_\resource\xhtml\%02d\0x00000000\contents.zip, RESOURCE_FILES_DIR\xhtml\%02d\0x00000000\contents.zip) - data=LOCALISE(DATAZ_\resource\xhtml\%02d\0x00000000\index.xml, RESOURCE_FILES_DIR\xhtml\%02d\0x00000000\index.xml) - data=LOCALISE(DATAZ_\resource\xhtml\%02d\0x00000000\keywords.xml, RESOURCE_FILES_DIR\xhtml\%02d\0x00000000\keywords.xml) - data=LOCALISE(DATAZ_\resource\xhtml\%02d\0x00000000\meta.xml, RESOURCE_FILES_DIR\xhtml\%02d\0x00000000\meta.xml) +#if defined(FF_S60_HELPS_IN_USE) + data=LOCALISE(DATAZ_\resource\xhtml\%02d\0x101FFA84\contents.zip, RESOURCE_FILES_DIR\xhtml\%02d\0x101FFA84\contents.zip) + data=LOCALISE(DATAZ_\resource\xhtml\%02d\0x101FFA84\index.xml, RESOURCE_FILES_DIR\xhtml\%02d\0x101FFA84\index.xml) + data=LOCALISE(DATAZ_\resource\xhtml\%02d\0x101FFA84\keywords.xml, RESOURCE_FILES_DIR\xhtml\%02d\0x101FFA84\keywords.xml) + data=LOCALISE(DATAZ_\resource\xhtml\%02d\0x101FFA84\meta.xml, RESOURCE_FILES_DIR\xhtml\%02d\0x101FFA84\meta.xml) #endif #endif \ No newline at end of file diff -r 3f1fec088555 -r dddce42e02e6 layers.sysdef.xml --- a/layers.sysdef.xml Mon Mar 15 12:40:31 2010 +0200 +++ b/layers.sysdef.xml Wed Mar 31 21:31:18 2010 +0300 @@ -12,3 +12,4 @@ + diff -r 3f1fec088555 -r dddce42e02e6 package_definition.xml --- a/package_definition.xml Mon Mar 15 12:40:31 2010 +0200 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - -