Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--NEWS2
-rwxr-xr-xactivity/activity.info2
2 files changed, 3 insertions, 1 deletions
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