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

Pushed LANGNAMES (and their localizations) from dupeGuru to qtlib.

This commit is contained in:
Virgil Dupras
2012-01-03 17:03:53 -05:00
parent 5b0d9f311c
commit c4f95a4901
12 changed files with 278 additions and 588 deletions

View File

@@ -161,6 +161,7 @@ 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'))
loc.merge_pots_into_pos(op.join('qtlib', 'locale'))
def build_pe_modules(ui):
print("Building PE Modules")