Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFredrick John Berchmans <fjohnber@fjohnber-lnx.(none)>2010-09-07 01:39:29 (GMT)
committer Fredrick John Berchmans <fjohnber@fjohnber-lnx.(none)>2010-09-07 01:39:29 (GMT)
commitcabd0605d06094fcddacd89f3e3a7961074650dc (patch)
tree5ceb158e18121528bb41e2cb95ccd60c532284fb
parentfef83f6275d8abbdaa0543b551b6d2b2898b3a72 (diff)
sample commitHEADmaster
-rw-r--r--NEWS1
-rwxr-xr-xsetup.py2
2 files changed, 3 insertions, 0 deletions
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()