Activity Team/Compatibility Tips: Difference between revisions

Line 18: Line 18:
     path = "/home/olpc/.sugar/default/org.sugarlabs.[your activity name]"
     path = "/home/olpc/.sugar/default/org.sugarlabs.[your activity name]"


=== svg: ===
=== SVG ===
Some earlier OLPC builds (e.g., 656) use an older version of the gtk svg libraries that don't process svg files that use the <svg:tag> syntax. It seems that removing svg: resolves the rendering problem.
Some earlier OLPC builds (e.g., 656) use an older version of the gtk svg libraries that don't process svg files that use the <svg:tag> syntax. It seems that removing svg: resolves the rendering problem.