Activity Team/Compatibility Tips: Difference between revisions
| Line 13: | Line 13: | ||
try: | try: | ||
path = | path = activity.get_activity_root() | ||
except: | except: | ||
# early versions of Sugar (656) didn't support get_activity_root() | # early versions of Sugar (656) didn't support get_activity_root() | ||