wlanutilities/wlansniffer/rom/wlansniffer.iby
changeset 19 10810c91db26
parent 0 56b72877c1cb
--- a/wlanutilities/wlansniffer/rom/wlansniffer.iby	Tue Jan 26 13:04:04 2010 +0200
+++ b/wlanutilities/wlansniffer/rom/wlansniffer.iby	Fri Apr 16 16:07:56 2010 +0300
@@ -1,38 +1,31 @@
 /*
-* Copyright (c) 2007-2008 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 project WlanSniffer
-*
-*/
-
+ * 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 WLANSNIFFER_IBY
 #define WLANSNIFFER_IBY
 
-#ifdef __PROTOCOL_WLAN
-
-REM WlanSniffer
-
-#include <data_caging_paths_for_iby.hrh>
 #include <bldvariant.hrh>
 
+#ifdef __PROTOCOL_WLAN
 
-// appshell icon
-S60_APP_AIF_ICONS(wsficons)
-
-// all other bitmaps
-data=DATAZ_\APP_BITMAP_DIR\wsficons.mif    APP_BITMAP_DIR\wsficons.mif
+file=ABI_DIR\BUILD_DIR\wlansniffer.exe PROGRAMS_DIR\wlansniffer.exe
+data=\epoc32\data\z\private\10003a3f\import\Apps\wlansniffer_reg.rsc	\private\10003a3f\import\apps\wlansniffer_reg.rsc
+data=\epoc32\data\z\resource\apps\wlansniffer.rsc \resource\apps\wlansniffer.rsc
 
 #endif // __PROTOCOL_WLAN
 
-#endif // WLANSNIFFER_IBY
\ No newline at end of file
+#endif // WLANSNIFFER_IBY