diff -r 2e2dc3d30ca8 -r 341166945d65 homescreenapp/serviceproviders/hsmenuserviceprovider/inc/hsmenuservice.h --- a/homescreenapp/serviceproviders/hsmenuserviceprovider/inc/hsmenuservice.h Thu Jun 24 13:11:40 2010 +0100 +++ b/homescreenapp/serviceproviders/hsmenuserviceprovider/inc/hsmenuservice.h Fri Jun 25 19:19:22 2010 +0300 @@ -49,7 +49,7 @@ const QString &collectionType = collectionTypeName()); static QStringList getCollectionNames(); static QString getName(int entryId); - static bool executeAction(int entryId, const QString &actionName = + static int executeAction(int entryId, const QString &actionName = openActionIdentifier()); static bool launchTaskSwitcher(); @@ -70,7 +70,7 @@ static bool touch(int entryId); - static bool launchSoftwareUpdate(); + static int launchSoftwareUpdate(); private: // data