Revision: 201009 RCL_3
authorDremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Mon, 15 Mar 2010 12:40:31 +0200
branchRCL_3
changeset 10 3f1fec088555
parent 6 86ac2e536fee
child 11 613a5ff70823
child 13 dddce42e02e6
Revision: 201009 Kit: 201010
ImagePrint/help/data/xhtml.zip
ImagePrint/help/group/bld.inf
ImagePrint/help/inc/print.hlp.hrh
ImagePrint/help/rom/imageprintuihelps_variant.iby
Binary file ImagePrint/help/data/xhtml.zip has changed
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/ImagePrint/help/group/bld.inf	Mon Mar 15 12:40:31 2010 +0200
@@ -0,0 +1,26 @@
+/*
+* 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"
+* 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:
+* Export help related files.
+*
+*/
+
+#include <platform_paths.hrh>				
+PRJ_EXPORTS
+:zip ../data/xhtml.zip   /epoc32/data/z/resource/ overwrite
+:zip ../data/xhtml.zip   /epoc32/winscw/c/resource/ overwrite
+
+../inc/print.hlp.hrh	MW_LAYER_PLATFORM_EXPORT_PATH(csxhelp/print.hlp.hrh)
+../rom/imageprintuihelps_variant.iby		CUSTOMER_APP_LAYER_IBY_EXPORT_PATH(imageprintuihelps_variant.iby)
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/ImagePrint/help/inc/print.hlp.hrh	Mon Mar 15 12:40:31 2010 +0200
@@ -0,0 +1,27 @@
+/*
+* 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:
+*
+*/
+	
+//
+// print.hlp.hrh generated by CSXHelp Utilities.
+//           
+
+#ifndef __PRINT_HLP_HRH__
+#define __PRINT_HLP_HRH__
+
+_LIT(KIMGPRNAPP_HLP_SETTINGS, "IMGPRNAPP_HLP_SETTINGS"); // 
+
+#endif 
\ No newline at end of file
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/ImagePrint/help/rom/imageprintuihelps_variant.iby	Mon Mar 15 12:40:31 2010 +0200
@@ -0,0 +1,11 @@
+#ifndef __ANYAPPHELPS_VARIANT_IBY__
+#define __ANYAPPHELPS_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)
+#endif
+
+#endif
\ No newline at end of file