• 
      

    Compile and ship localization files for djblets.

    Review Request #5100 — Created Dec. 11, 2013 and submitted

    Information

    Djblets
    master

    Reviewers

    Compile and ship localization files for djblets.

    This works just like the build process for reviewboard. When doing an sdist, we
    compile the .po files to .mo, and include everything in the locale directory
    with the distribution.

    Built an egg and verified that the build/lib directory contained a locale
    directory that had both .po and .mo files. Installed the egg and checked
    the files in site-packages.

    chipx86
    1. Ship It!
    2. 
        
    david
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to master (e711fb7).