extras/about/rom/About.iby
changeset 0 3ee3dfdd8d69
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/extras/about/rom/About.iby	Mon Jan 18 20:20:33 2010 +0200
@@ -0,0 +1,37 @@
+/*
+* Copyright (c) 2007 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:  Image description file for About
+*
+*/
+
+
+#ifndef __ABOUT_IBY__
+#define __ABOUT_IBY__
+
+S60_APP_EXE(ABOUT)
+SCALABLE_IMAGE(APP_BITMAP_DIR,APP_BITMAP_DIR,About)
+
+
+
+S60_APP_AIF_ICONS(ABOUT)
+S60_APP_AIF_RSC(ABOUT)
+
+#ifdef RD_CONTROL_PANEL  
+	
+	ECOM_PLUGIN( aboutgsplugin.dll, aboutgsplugin.rsc)
+	data=DATAZ_\APP_RESOURCE_DIR\aboutgsplugin.mif 	APP_RESOURCE_DIR\aboutgsplugin.mif
+
+#endif
+
+#endif