1
0
mirror of https://github.com/arsenetar/dupeguru.git synced 2026-01-22 14:41:39 +00:00

De-message-ified hscommon and updated pot/po files.

This commit is contained in:
Virgil Dupras
2011-11-03 11:12:29 -04:00
parent 81d4cdde33
commit df6d7141f1
12 changed files with 139 additions and 134 deletions

View File

@@ -158,6 +158,7 @@ def build_updatepot():
def build_mergepot():
print("Updating .po files using .pot files")
loc.merge_pots_into_pos('locale')
loc.merge_pots_into_pos(op.join('hscommon', 'locale'))
def build_pe_modules(ui):
print("Building PE Modules")