From a1de69bcc4c600ccd149ce8311e726cbcea38e6e Mon Sep 17 00:00:00 2001 From: Yogesh-B Date: Mon, 4 Mar 2024 03:42:52 +0530 Subject: Gujarati phonetic layout (#562) added shift modifier characters Add support for gujarati numerals Co-authored-by: yogesh-b --- srcs/layouts/guj_phonetic_in.xml | 37 +++++++++++++++++++++++++++++++++++++ 1 file changed, 37 insertions(+) create mode 100644 srcs/layouts/guj_phonetic_in.xml (limited to 'srcs/layouts') diff --git a/srcs/layouts/guj_phonetic_in.xml b/srcs/layouts/guj_phonetic_in.xml new file mode 100644 index 0000000..a2e82cf --- /dev/null +++ b/srcs/layouts/guj_phonetic_in.xml @@ -0,0 +1,37 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file -- cgit v1.2.3