User:RafaelOrtiz/UserCases
From OLPC
This is intended to give support, standardize and investigate ways and procedures to do things the better way. Then move this to documentation pages.
Contents |
[edit] Creating an activity
- Source code
- Sugarization
- Jhbuild-sugar interaction
- Maintenance
[edit] Internationalization
import gettext from gettext import gettext as _ #Put your strings as _() ./setup.py genpo msginit #generates en_US.po msginit -l es #to generate es.po xgettext #to know what messages can and are displayed in the .pot) POTFILES.in ? MANIFEST ?
[edit] Testing
- QA
- Activities
- Desired features,,,
[edit] Other things
[edit] Support issues
- Upgrades
- school server
- Networking
- Mesh and Wifi
- Manual Insides
- Batteries.
- FAQ

