diff -r 32e56106abf2 -r 66b5fe3c07fd homescreenapp/serviceproviders/hsmenuserviceprovider/tsrc/t_hsmenuserviceprovider/inc/t_hsmenuserviceprovider.h --- a/homescreenapp/serviceproviders/hsmenuserviceprovider/tsrc/t_hsmenuserviceprovider/inc/t_hsmenuserviceprovider.h Mon Sep 27 11:52:00 2010 +0300 +++ b/homescreenapp/serviceproviders/hsmenuserviceprovider/tsrc/t_hsmenuserviceprovider/inc/t_hsmenuserviceprovider.h Wed Oct 06 16:06:24 2010 +0300 @@ -1,5 +1,5 @@ /* -* Copyright (c) 2008 Nokia Corporation and/or its subsidiary(-ies). +* 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" @@ -15,7 +15,6 @@ * */ - #ifndef T_HSMCSSTATES_H #define T_HSMCSSTATES_H #include @@ -61,6 +60,7 @@ void MenuService_removeApplicationFromCollection(); void MenuService_organizeCollection(); void MenuService_touchAction(); + void MenuService_touchAction_ByEntry(); void MenuService_touchListOfIdsAction(); void MenuService_launchSoftwareUpdate(); void MenuService_collectionIdByType();