diff -r 0b3699f6c654 -r e36b2f4799c0 homescreensrv_plat/activity_framework_api/afstorageglobals.h --- a/homescreensrv_plat/activity_framework_api/afstorageglobals.h Fri Sep 17 08:32:18 2010 +0300 +++ b/homescreensrv_plat/activity_framework_api/afstorageglobals.h Mon Oct 04 00:38:31 2010 +0300 @@ -29,5 +29,6 @@ const char ActivityScreenshotKeyword [] = "screenshot"; const char ActivityDataKeyword [] = ":ActivityData"; const char ActivityApplicationName[] = ":ApplicationName"; +const char ActivityTimestamp[] = ":ActivityTimestamp"; #endif //AFSTORAGEGLOBALS_H