harvesterplugins/media/image/traces/imagepluginTraces.h
changeset 26 367228f82b66
parent 2 208a4ba3894c
--- a/harvesterplugins/media/image/traces/imagepluginTraces.h	Tue Sep 28 11:50:55 2010 +0530
+++ b/harvesterplugins/media/image/traces/imagepluginTraces.h	Tue Oct 05 13:32:14 2010 +0530
@@ -1,4 +1,20 @@
-// Created by TraceCompiler 2.1.2
+/*
+* Copyright (c) 2010 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:  Media Image harvester plugin implementation
+*
+*/
+// Created by TraceCompiler 2.3.0
 // DO NOT EDIT, CHANGES WILL BE LOST
 
 #ifndef __IMAGEPLUGINTRACES_H__
@@ -10,6 +26,10 @@
 #define CIMAGEPLUGIN_STARTPLUGINL_EXIT 0x8a0004
 #define CIMAGEPLUGIN_STARTHARVESTINGL_ENTRY 0x8a0005
 #define CIMAGEPLUGIN_STARTHARVESTINGL_EXIT 0x8a0006
+#define CIMAGEPLUGIN_PAUSEPLUGINL_ENTRY 0x8a0007
+#define CIMAGEPLUGIN_PAUSEPLUGINL_EXIT 0x8a0008
+#define CIMAGEPLUGIN_RESUMEPLUGINL_ENTRY 0x8a0009
+#define CIMAGEPLUGIN_RESUMEPLUGINL_EXIT 0x8a000a
 #define CIMAGEPLUGIN_HANDLEMDEITEML 0x860001
 #define DUP1_CIMAGEPLUGIN_HANDLEMDEITEML 0x860002
 #define DUP2_CIMAGEPLUGIN_HANDLEMDEITEML 0x860003
@@ -22,6 +42,7 @@
 #define DUP9_CIMAGEPLUGIN_HANDLEMDEITEML 0x86000a
 #define DUP10_CIMAGEPLUGIN_HANDLEMDEITEML 0x86000b
 #define DUP11_CIMAGEPLUGIN_HANDLEMDEITEML 0x86000c
+#define DUP12_CIMAGEPLUGIN_HANDLEMDEITEML 0x86000d
 
 
 #endif