mirror of
https://github.com/kovidgoyal/calibre.git
synced 2026-05-29 18:22:37 -04:00
Fix translatable strings not being extracted from .ui files
This commit is contained in:
@@ -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':
|
||||
|
||||
Reference in New Issue
Block a user