Activity Team/Compatibility Tips: Difference between revisions
| Line 16: | Line 16: | ||
except: | except: | ||
# early versions of Sugar (656) didn't support get_activity_root() | # early versions of Sugar (656) didn't support get_activity_root() | ||
path = "/home/olpc/.sugar/default/ | path = "/home/olpc/.sugar/default/[your activity bundle id as specified in activity.info]" | ||
e.g., | |||
path = "/home/olpc/.sugar/default/org.laptop.TurtleArtActivity" | |||
=== SVG === | === SVG === | ||