2.0.4 and 2.1.0rc1 have gone gold
Alexander Belchenko
bialix at ukr.net
Fri Jan 22 15:41:27 GMT 2010
INADA Naoki пишет:
>> I did manage to get the .mo files built (the build host was missing
>> gettext-devel which provided the 'msgfmt' app).
>>
>> However, Alexander was wondering if you were installing the .mo files to
>> the right location. Will tbzr look in 'doc\tbzr\locale' for the .mo files?
>>
>> John
>> =:->
>
> TBZR uses:
> %BZR_INSTALL_DIR%/locale/lang/LC_MESSAGES/tortoisebzr.mo
In this case the change to bzr.is..cog should be:
; cog.outl('Source: "%s\\locale\\*.mo"; DestDir: "{app}\\locale"; Flags:
createallsubdirs ignoreversion recursesubdirs; Components: tortoise' %
os.environ['TBZR'])
I guess you made copy-paste error.
More information about the bazaar
mailing list