qt: make installation of translation files optional
authorDanomi Manchego <danomimanchego123@gmail.com>
Sat, 2 Aug 2014 03:08:56 +0000 (23:08 -0400)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sun, 3 Aug 2014 08:27:06 +0000 (10:27 +0200)
commit2ff329412f490dc916bab3377073ef5950a46298
tree4ad5701b585cd3b6e6e91528b38a86677a976a18
parentbf76f4319131a107b2dd4ee5ee1eb703825ddbed
qt: make installation of translation files optional

Commit 93917b6980f7f2b51302e1a3fa451b07cf7d674e introduced the
installation of the binary .qm translation files, unconditionally.
This patch introduces an option to disable this behavior, saving
almost 8MB of space.

[Thomas: rename option to BR2_PACKAGE_QT_TRANSLATION_FILES instead of
BR2_PACKAGE_QT_INSTALL_TRANSLATION_FILES, and move its definition
around the installation of examples/demos rather than in the middle of
the options for the different modules.]

Signed-off-by: Danomi Manchego <danomimanchego123@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/qt/Config.in
package/qt/qt.mk