Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSascha Silbe <sascha-pgp@silbe.org>2010-08-30 13:55:06 (GMT)
committer Sascha Silbe <sascha-pgp@silbe.org>2010-08-30 16:30:41 (GMT)
commit874aa67087df9e9b6cd3c10c19fdcd1ba6ff53b4 (patch)
tree1bcee317886fbc7248afdb1cfa44b8492c30e5ef
parent3935fc9de44493cd1e3921144faecffdd30f47ab (diff)
Release version 2
Tested on: - regular PC running Sugar 0.89 on Debian Squeeze with version support enabled data store - restoring a bundle created on the same host into an empty Journal - restoring a bundle created on the same host again (all entries skipped: both unmodified and recently modified ones) - restoring a bundle created from a non-version support enabled data store - restoring a bundle created from a non-version support enabled data store again (all entries skipped: both unmodified and recently modified ones) - restoring a bundle containing entries from a version support enabled data store re-exported from a non-version support enabled data store (all existing entries skipped: both unmodified and recently modified ones) - XO-1.5 running Sugar 0.84.16 on OLPC build 204 - restoring a bundle created on the same host into an empty Journal - restoring a bundle created on the same host again (all entries skipped: both unmodified and recently modified ones) - restoring a bundle created from a version support enabled data store - restoring a bundle created from a version support enabled data store again (all entries skipped: both unmodified and recently modified ones) The data store with version support was the very latest version from git, with support for specifying a version_id on save() (commit e0d231f).
-rw-r--r--activity/activity.info2
1 files changed, 1 insertions, 1 deletions
diff --git a/activity/activity.info b/activity/activity.info
index 2b6f2e3..f3b2f2d 100644
--- a/activity/activity.info
+++ b/activity/activity.info
@@ -1,6 +1,6 @@
[Activity]
name = Restore
-activity_version = 1
+activity_version = 2
bundle_id = org.sugarlabs.Restore
exec = sugar-activity restore.RestoreActivity
icon = Restore_icon