Commit 22816bbc authored by Joerg Bornemann's avatar Joerg Bornemann
Browse files

windeployqt: Make --no-translations work for QtWebEngine


The --no-translations option was deliberately ignored for QtWebEngine,
because of crashes when translations were missing. The crashes have been
fixed, but QtWebEngine still expects at least one translation file.
Otherwise it will warn in the debug log.

Now, when passing --no-translations only the en-US.pak translation file
will be deployed.

Task-number: QTBUG-51658
Change-Id: I767cf74c728e51bed30a94c47948f27f9b801999
Reviewed-by: default avatarFriedemann Kleint <Friedemann.Kleint@qt.io>
parent 2ca27f26
No related merge requests found
Showing with 20 additions and 4 deletions
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment