From ee39b3612321452e418448926d6d0bf5b9ecfe17 Mon Sep 17 00:00:00 2001 From: Simon Schampijer Date: Mon, 20 Aug 2007 15:06:05 +0000 Subject: Release version 40. --- diff --git a/NEWS b/NEWS index 140ce42..e7ac338 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,5 @@ +40 + * #2304 This adds the sharing facilities to the web-activity. You share the currently loaded page by hitting the star button in the browser toolbbar when you are in the shared mode of the activity. The link will come up as a thumbnail in the toolbar at the bottom of the page. The information about the link: url, title, thumbnail, creator gets then transmitted to all the other members. They can then decide whether to show the link in their browser or not. Everyone can add a link but you can only delete a link in your local linkbar which prevents someone from erasing all your links. (erikos) diff --git a/activity/activity.info b/activity/activity.info index 85d9e84..913c580 100755 --- a/activity/activity.info +++ b/activity/activity.info @@ -1,6 +1,6 @@ [Activity] name = Browse -activity_version = 39 +activity_version = 40 service_name = org.laptop.WebActivity icon = activity-web class = webactivity.WebActivity -- cgit v0.9.1