Activities/Turtle Art/Plugins: Difference between revisions
Tonyforster (talk | contribs) →Plugins: how to install a plugin |
Tonyforster (talk | contribs) |
||
| Line 8: | Line 8: | ||
Plugins are typically distributed as a *.tar.gz archive | Plugins are typically distributed as a *.tar.gz archive | ||
In Gnome, | In Gnome, open with Archive Manager, extract the files to | ||
/home/olpc/Activities/TurtleArt.activity/plugins | |||
you may need to make the Activities directory writeable first | |||
chmod 777 Activities | |||
===How to write a plugin=== | ===How to write a plugin=== | ||