Codebase list sugar-etoys-activity / fc9b1fb
Add patch to us sugar-toolkit-gtk3. Jonas Smedegaard 9 years ago
3 changed file(s) with 15 addition(s) and 0 deletion(s). Raw diff Collapse all Expand all
0 Description: Use sugar-toolkit-gtk3
1 Author: Jonas Smedegaard <dr@jones.dk>
2 Last-Update: 2015-04-22
3
4 --- a/setup.py
5 +++ b/setup.py
6 @@ -1,3 +1,3 @@
7 #!/usr/bin/env python
8 -from sugar.activity import bundlebuilder
9 +from sugar3.activity import bundlebuilder
10 bundlebuilder.start()
0 0xxx: Grabbed from upstream development.
1 1xxx: Possibly relevant for upstream adoption.
2 2xxx: Only relevant for official Debian release.
0 1001_use_toolkit-gtk3.patch