mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
Fix translatable strings not being extracted from .ui files
This commit is contained in:
parent
d0d0bdd998
commit
162c32a362
@ -149,6 +149,7 @@ username = api
|
||||
install_linux_deps()
|
||||
interpreter = install_calibre_binary()
|
||||
install_qt_source_code()
|
||||
run(interpreter, 'setup.py', 'gui')
|
||||
run(interpreter, 'setup.py', 'pot')
|
||||
|
||||
elif action == 'test':
|
||||
|
Loading…
x
Reference in New Issue
Block a user