#3116 closed defect (fixed)
bundlebuilder: 'setup.py build_xo' should build as well the .mo files
Reported by: | erikos | Owned by: | |
---|---|---|---|
Priority: | Unspecified by Maintainer | Milestone: | |
Component: | Sugar | Version: | 0.93.x |
Severity: | Critical | Keywords: | 11.3.0 94regression |
Cc: | Distribution/OS: | Unspecified | |
Bug Status: | New |
Description
The activity bundles should be self contained. The XOPackager should call self.builder.build_locale() to generate the files under locale.
Before fix_manifest did do that which has been called in get_files. Manifest support has been removed. http://git.sugarlabs.org/sugar-toolkit/mainline/commit/e7430faac9735eca60e33a5fb34f2a5a7cbe238e
Change History (4)
comment:1 Changed 12 years ago by erikos
comment:2 Changed 12 years ago by erikos
- Keywords 11.3.0 94regression added
Pushed to master 29a700b34a8aa2814b8a29fff18921405078fce5 and sucrose-0.94 334cddcc80fc698960edb900454a0e7fd01ccfa3
comment:3 Changed 10 years ago by dnarvaez
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
Patch submitted: http://lists.sugarlabs.org/archive/sugar-devel/2011-September/033452.html