Add Hungarian layout

This commit is contained in:
Gergo Koteles
2023-01-05 17:14:18 +01:00
parent b0bf78b2a6
commit 8c7897da4d
4 changed files with 169 additions and 1 deletions

View File

@ -80,6 +80,7 @@ foreach layout : [
'gr', 'gr_wide',
'gr+polytonic',
'fr+bepo', 'fr+bepo_wide',
'hu', 'hu_wide',
'il',
'ir',
'it',
@ -137,4 +138,4 @@ if get_option('find_orphans')
timeout: timeout,
workdir: meson.build_root(),
)
endif
endif