Please package qtvirtualkeyboard
Antonio Rojas
arojas at archlinux.org
Fri Mar 3 11:56:53 GMT 2017
El viernes, 3 de marzo de 2017 12:42:44 (CET) Jonathan Riddell escribió:
> I'm confused by how a locale is included, when I compile it the only files are
> qt5/plugins/platforminputcontexts/libqtvirtualkeyboardplugin.so and qml bits in /usr/lib/x86_64-linux-gnu/qt5/qml/QtQuick/VirtualKeyboard/
>
> Am I missing something?
>
> Jonathan
>
Pass CONFIG += lang-${locale} to qmake. To include all of them, CONFIG += lang-all. They are qrc's, you won't see any additional file.
More information about the Distributions
mailing list