Changes

Jump to navigation Jump to search
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/org.sugarlabs.[your activity name]"
+
     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 ===

Navigation menu