From cabd0605d06094fcddacd89f3e3a7961074650dc Mon Sep 17 00:00:00 2001 From: Fredrick John Berchmans Date: Tue, 07 Sep 2010 01:39:29 +0000 Subject: sample commit --- diff --git a/NEWS b/NEWS index 99cbd04..f61fbc3 100644 --- a/NEWS +++ b/NEWS @@ -3,3 +3,4 @@ * More plumbing * first version - http://wiki.sugarlabs.org/go/Activities/Toaster +* Trying for first git push - phredd0 diff --git a/setup.py b/setup.py index c24196e..c3144a3 100755 --- a/setup.py +++ b/setup.py @@ -16,6 +16,8 @@ # along with this program; if not, write to the Free Software # Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +#trying for git clone + from sugar.activity import bundlebuilder bundlebuilder.start() -- cgit v0.9.1