From 1563e37ca2ca12900361180d72857aae0ed92425 Mon Sep 17 00:00:00 2001 From: Daniel Francis Date: Tue, 17 Jul 2012 02:45:32 +0000 Subject: Activity initial commit --- diff --git a/activity/activity-compose.svg b/activity/activity-compose.svg new file mode 100644 index 0000000..50fe670 --- /dev/null +++ b/activity/activity-compose.svg @@ -0,0 +1,24 @@ + + +]> + + + + + + image/svg+xml + + + + + + + + + + + + + + diff --git a/activity/activity.info b/activity/activity.info new file mode 100644 index 0000000..e6d926c --- /dev/null +++ b/activity/activity.info @@ -0,0 +1,8 @@ +[Activity] +name = Compose +activity_version = 1 +show_launcher = 1 +bundle_id = org.sugarlabs.Compose +exec = sugar-activity compose.ComposeActivity -s +icon = activity-compose +license = GPLv3+ diff --git a/activity/activity.info~ b/activity/activity.info~ new file mode 100644 index 0000000..5f0a018 --- /dev/null +++ b/activity/activity.info~ @@ -0,0 +1,8 @@ +[Activity] +name = Illustrate Sugar Integration +activity_version = 1 +show_launcher = 1 +bundle_id = org.ceibaljam.IllustrateSugarIntegration +exec = sugar-activity illustrate.IllustrateActivity -s +icon = activity-illustrate-sugar +license = GPLv3+ -- cgit v0.9.1