vpnui/vpnmanagementui/rom/vpnmanagementui.iby
branchRCL_3
changeset 14 5db1ac3b4374
parent 0 33413c0669b9
--- a/vpnui/vpnmanagementui/rom/vpnmanagementui.iby	Wed Apr 14 17:02:54 2010 +0300
+++ b/vpnui/vpnmanagementui/rom/vpnmanagementui.iby	Tue Apr 27 17:41:51 2010 +0300
@@ -1,5 +1,5 @@
 /*
-* Copyright (c) 2005-2006 Nokia Corporation and/or its subsidiary(-ies).
+* Copyright (c) 2005-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"
@@ -16,24 +16,14 @@
 */
 
 
-
-/**
- * @file vpnmanagementui.iby
- * 
- */
-
 #ifndef __VPNMANAGEMENTUI_IBY__
 #define __VPNMANAGEMENTUI_IBY__
 
-#ifdef SYMBIAN_EXCLUDE_IPSEC
-
-REM Feature VPNMANAGEMENTUI not included in this rom
-
-#else
+#ifdef FF_VPN_CLIENT
 
 data=ZRESOURCE\apps\vpnmanagementui.mif             APP_RESOURCE_DIR\vpnmanagementui.mif
 ECOM_PLUGIN(vpnmanagementui.dll,101F6D31.rsc)
 
-#endif // SYMBIAN_EXCLUDE_IPSEC
+#endif // FF_VPN_CLIENT
 
 #endif // __VPNMANAGEMENTUI_IBY__