From c1addcab7dd441d258c8208a2d39dcfa66ea5304 Mon Sep 17 00:00:00 2001 From: Simon Schampijer Date: Mon, 20 Aug 2007 14:43:33 +0000 Subject: cleanup --- diff --git a/NEWS b/NEWS index e7ac338..140ce42 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,3 @@ -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 913c580..85d9e84 100755 --- a/activity/activity.info +++ b/activity/activity.info @@ -1,6 +1,6 @@ [Activity] name = Browse -activity_version = 40 +activity_version = 39 service_name = org.laptop.WebActivity icon = activity-web class = webactivity.WebActivity -- cgit v0.9.1