Skip to content

Commit

Permalink
Changed setup.py to use sugar3 for Gtk3 migration.
Browse files Browse the repository at this point in the history
Added executable permissions to setup.py.
  • Loading branch information
cdelorme committed Aug 13, 2013
1 parent fff2801 commit 846b31c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions setup.py
100644 → 100755
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,5 @@
# along with this program; if not, write to the Free Software
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA

from sugar.activity import bundlebuilder
from sugar3.activity import bundlebuilder
bundlebuilder.start()

0 comments on commit 846b31c

Please sign in to comment.