Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimon Schampijer <simon@schampijer.de>2007-08-20 14:43:33 (GMT)
committer Simon Schampijer <simon@schampijer.de>2007-08-20 14:43:33 (GMT)
commitc1addcab7dd441d258c8208a2d39dcfa66ea5304 (patch)
treeb7c5828969c491451702ca92f8c5d954f67b017b
parentc4a401c94930a660e2e899221ba5de909fee674c (diff)
cleanup
-rw-r--r--NEWS2
-rwxr-xr-xactivity/activity.info2
2 files changed, 1 insertions, 3 deletions
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