From 270a510aaa223da4d36ab1dfe2c1eaa6e3eda190 Mon Sep 17 00:00:00 2001 From: flavio Date: Thu, 05 Sep 2013 22:27:32 +0000 Subject: Base --- (limited to 'sugar-dx3/FotoAventura.activity/setup.py') diff --git a/sugar-dx3/FotoAventura.activity/setup.py b/sugar-dx3/FotoAventura.activity/setup.py new file mode 100644 index 0000000..6ea61a6 --- /dev/null +++ b/sugar-dx3/FotoAventura.activity/setup.py @@ -0,0 +1,3 @@ +#!/usr/bin/python +from sugar.activity import bundlebuilder +bundlebuilder.start() -- cgit v0.9.1