Difference between revisions of "Activities/Turtle Art/Packaging"
< Activities | Turtle Art
Jump to navigation
Jump to search
Line 4: | Line 4: | ||
=== turtleart-core === | === turtleart-core === | ||
+ | |||
+ | TurtleArt/ | ||
icons/ | icons/ |
Revision as of 13:36, 19 May 2011
Packaging
TurtleArt has both a Sugar and GNOME front-end. To package TurtleArt for your distro the following layout is recommended:
turtleart-core
TurtleArt/
icons/
images/
locale/
utils/
setup.py
NEWS
COPYING
turtleart-data
pysamples/
samples/
samples/images
turtleart-sugar
activity/
TurtleArtActivity.py
turtleart-gnome
collaboration/
turtleart.py
turtleart.desktop
turtleart-plugins
Note that each plugin could be packaged on its own.
camera_sensor/
audio_sensors/
rfid/
turtle_block_extras/