Activity Team: Difference between revisions

mNo edit summary
Line 43: Line 43:
A guide has been  written describing how to make simple modifications to popular Sugar  activities.  Examples include adding sounds to TamTam, blocks to  TurtleArt, buttons to Calculate, etc.
A guide has been  written describing how to make simple modifications to popular Sugar  activities.  Examples include adding sounds to TamTam, blocks to  TurtleArt, buttons to Calculate, etc.


*[[Activity_Team/Modifying_an_Activity]]
* [[Activity Team/Modifying an Activity]]


===Remote control your XO===
===Remote control your XO===
Line 69: Line 69:
# do a <code>git pull</code> to get a local copy of the .po files
# do a <code>git pull</code> to get a local copy of the .po files
# run <code>setup.py fix_manifest</code> to create the .mo files used at run time
# run <code>setup.py fix_manifest</code> to create the .mo files used at run time
Details can be found on the
Details can be found on the [[Translation Team/i18n Best Practices]] page.
*[[Translation_Team/i18n_Best_Practices]].


===General overview of git===
===General overview of git===


Read the brief overview below but then '''start''' with our  
Read the brief overview below but then '''start''' with our  
*[[Activity Team/Git Tutorial|git tutorial]].
* [[Activity Team/Git Tutorial|git tutorial]].


====glossary====
====glossary====