--- a/homescreenapp/serviceproviders/hsmenuserviceprovider/inc/hsmenuservice.h Wed Jun 23 18:03:36 2010 +0300
+++ b/homescreenapp/serviceproviders/hsmenuserviceprovider/inc/hsmenuservice.h Tue Jul 06 14:06:53 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