aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/t9write
diff options
context:
space:
mode:
authorJarkko Koivikko <jarkko.koivikko@code-q.fi>2018-08-06 17:04:11 +0300
committerJarkko Koivikko <jarkko.koivikko@code-q.fi>2018-08-16 13:01:14 +0000
commit0bf8cfabffddf17d56352649b887dea17456e963 (patch)
tree223c42adb9c3287f5781e839dc87803e42e7db56 /src/plugins/t9write
parent9e49e75bb65f47d697d45a887dad10bf24df750b (diff)
Add Ukrainian keyboard layout
[ChangeLog] Added Ukrainian keyboard layout Change-Id: Ic844f43221823e6fde1a6f218f3ec539e731f607 Reviewed-by: Mitch Curtis <mitch.curtis@qt.io>
Diffstat (limited to 'src/plugins/t9write')
-rw-r--r--src/plugins/t9write/plugin/plugin.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/plugins/t9write/plugin/plugin.pro b/src/plugins/t9write/plugin/plugin.pro
index 89d6eb05..880802e6 100644
--- a/src/plugins/t9write/plugin/plugin.pro
+++ b/src/plugins/t9write/plugin/plugin.pro
@@ -51,6 +51,7 @@ t9write-alphabetic {
contains(CONFIG, lang-sr.*): LAYOUT_FILES += $$LAYOUTS_BASE/content/layouts/sr_SP/handwriting.qml
contains(CONFIG, lang-sv.*): LAYOUT_FILES += $$LAYOUTS_BASE/content/layouts/sv_SE/handwriting.qml
contains(CONFIG, lang-tr.*): LAYOUT_FILES += $$LAYOUTS_BASE/content/layouts/tr_TR/handwriting.qml
+ contains(CONFIG, lang-uk.*): LAYOUT_FILES += $$LAYOUTS_BASE/content/layouts/uk_UA/handwriting.qml
contains(CONFIG, lang-vi.*): LAYOUT_FILES += $$LAYOUTS_BASE/content/layouts/vi_VN/handwriting.qml
}
t9write-cjk {