Opened 12 years ago

Closed 11 years ago

Last modified 11 years ago

#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.

http://git.sugarlabs.org/sugar-toolkit/mainline/blobs/master/src/sugar/activity/bundlebuilder.py#line160

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: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 11 years ago by dnarvaez

  • Resolution set to fixed
  • Status changed from new to closed

comment:4 Changed 11 years ago by dnarvaez

  • Milestone 0.94 deleted

Milestone 0.94 deleted

Note: See TracTickets for help on using tickets.