Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/setup.py
diff options
context:
space:
mode:
authorJohn (J5) Palmieri <johnp@redhat.com>2007-08-23 20:31:10 (GMT)
committer John (J5) Palmieri <johnp@redhat.com>2007-08-23 20:31:10 (GMT)
commite7de634d3ace809c87a87093018551f0663d147a (patch)
tree32b142a19b33e8b1eadf15d63b29b716b364c6c7 /setup.py
parente14d11a8b88304ed264484d2aeb47cb6b49b2c69 (diff)
Build as Paint not oficina and clean up NEWS file
* please use setup.py release to do releases
Diffstat (limited to 'setup.py')
-rwxr-xr-xsetup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index c273089..3b9166d 100755
--- a/setup.py
+++ b/setup.py
@@ -18,5 +18,5 @@
from sugar.activity import bundlebuilder
-bundlebuilder.start('oficina')
+bundlebuilder.start('Paint')