Activities/Toaster/Develop: Difference between revisions
reminder to use git tag |
reminder about screenshots |
||
| Line 29: | Line 29: | ||
** file a bug advertising the Activity is [http://en.flossmanuals.net/ActivitiesGuideSugar/GoingInternationalWithPootle ready for translation] using Pootle, then make sure to run ./setup.py genpot every time a new string is added and ./setup.py fix_manifest to keep MANIFEST up to date, especially before a release. | ** file a bug advertising the Activity is [http://en.flossmanuals.net/ActivitiesGuideSugar/GoingInternationalWithPootle ready for translation] using Pootle, then make sure to run ./setup.py genpot every time a new string is added and ./setup.py fix_manifest to keep MANIFEST up to date, especially before a release. | ||
** git tag -m "Release 1" v1 HEAD ; git push --tags | ** git tag -m "Release 1" v1 HEAD ; git push --tags | ||
** create screen shots and .gif of .svg icon when uploading .xo file to activites.sugarlabs.org | |||