windeployqt: Put translations into subdirectory "translations".
authorFriedemann Kleint <Friedemann.Kleint@theqtcompany.com>
Thu, 18 Dec 2014 08:07:34 +0000 (09:07 +0100)
committerFriedemann Kleint <Friedemann.Kleint@theqtcompany.com>
Thu, 18 Dec 2014 12:05:30 +0000 (13:05 +0100)
commit51e55578f3914a969daaab4ddc8ba3981a9c8184
tree8b769a3a9ba1a81b99e77050e9f6c99851bc8ca7
parentec56885a50f25a88c5bf303077badad73aa1eb30
windeployqt: Put translations into subdirectory "translations".

Add translationsDirectory member variable defaulting to
target + "/translations" (matching the default location of
qt.conf) to options and put Qt's and WebEngine's
translations there.

[ChangeLog][Important behavior changes][windeployqt]
windeployqt now puts translations into subdirectory "translations".

Task-number: QTBUG-43351
Change-Id: Ib1173f9dd7ca029d9dcb58c89a53bba43b22ec99
Reviewed-by: Kai Koehne <kai.koehne@theqtcompany.com>
src/windeployqt/main.cpp