Add a Slovenian [si] layout
Part-of: <https://gitlab.gnome.org/World/Phosh/squeekboard/-/merge_requests/652>
This commit is contained in:
committed by
Marge Bot
parent
2edaefe633
commit
1381e316eb
@ -113,6 +113,9 @@ static KEYBOARDS: &[(&'static str, &'static str)] = &[
|
||||
("se", include_str!("../data/keyboards/se.yaml")),
|
||||
("se_wide", include_str!("../data/keyboards/se_wide.yaml")),
|
||||
|
||||
("si", include_str!("../data/keyboards/si.yaml")),
|
||||
("si_wide", include_str!("../data/keyboards/si_wide.yaml")),
|
||||
|
||||
("th", include_str!("../data/keyboards/th.yaml")),
|
||||
("th_wide", include_str!("../data/keyboards/th_wide.yaml")),
|
||||
|
||||
|
||||
Reference in New Issue
Block a user