diff -r 63339781d179 -r 09b1ac925e3f securitydialogs/lockapp/rom/lockapp.iby --- a/securitydialogs/lockapp/rom/lockapp.iby Thu Aug 19 10:45:23 2010 +0300 +++ b/securitydialogs/lockapp/rom/lockapp.iby Tue Aug 31 16:04:40 2010 +0300 @@ -1,5 +1,5 @@ /* -* Copyright (c) 2007 Nokia Corporation and/or its subsidiary(-ies). +* 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" @@ -11,20 +11,12 @@ * * Contributors: * -* Description: LockApp files needed to image - * +* Description: Implementation of lockapp +* */ - - #ifndef __LOCKAPP_IBY__ #define __LOCKAPP_IBY__ -#include - -S60_APP_EXE(lockapp) -S60_APP_AIF_RSC(lockapp) +S60_APP_EXE(LockApp) -// To enable updating -data=ZSYSTEM\install\lockapp_stub.sis system\install\lockapp_stub.sis - -#endif // __LOCKAPP_IBY__ +#endif