User:RafaelOrtiz/UserCases: Difference between revisions
Jump to navigation
Jump to search
RafaelOrtiz (talk | contribs) m (→Other things) |
RafaelOrtiz (talk | contribs) m (→Other things) |
||
Line 25: | Line 25: | ||
== Other things == |
== Other things == |
||
* Support issues |
* Support issues |
||
#Upgrades |
|||
#upgrades |
|||
#school server |
#school server |
||
#Mesh Networking |
Revision as of 18:19, 9 October 2007
This is intended to give support, standardize and investigate ways and procedures to do things the better way. Then move this to documentation pages.
Creating an activity
- Source code
- Sugarization
- Jhbuild-sugar interaction
- Maintenance
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 ?
Testing
- QA
Other things
- Support issues
- Upgrades
- school server
- Mesh Networking