summaryrefslogtreecommitdiff
path: root/symbols/in
diff options
context:
space:
mode:
authorNiranjan <niranjanvikastambe@gmail.com>2020-11-01 11:48:58 +0530
committerSergey Udaltsov <sergey.udaltsov@gmail.com>2020-11-05 09:45:23 +0000
commit6ec9d2a4768b08b6acc5afb41a263ca3f7a3b1df (patch)
tree6dbe0fe18a7a67f917fb631c112552590ed34123 /symbols/in
parent29d6c153107485996272cc01f4981678f99d0107 (diff)
change layout names
Diffstat (limited to 'symbols/in')
-rw-r--r--symbols/in6
1 files changed, 4 insertions, 2 deletions
diff --git a/symbols/in b/symbols/in
index 13f3bb4b..b5c8a5e9 100644
--- a/symbols/in
+++ b/symbols/in
@@ -2212,11 +2212,12 @@ xkb_symbols "eeyek" {
// This layout is developed by Niranjan Tambe in July 2019
// for typing Indic languages in International Phonetic Alphabet (IPA).
+// Contact - niranjanvikastambe@gmail.com
partial alphanumeric_keys modifier_keys
xkb_symbols "iipa" {
- name[Group1]= "Indic (phonetic, IPA)";
+ name[Group1]= "Indic IPA";
key <AE01> { [ 1, exclam] };
key <AE02> { [ 2, at] };
key <AE03> { [ 3, numbersign] };
@@ -2271,6 +2272,7 @@ xkb_symbols "iipa" {
// This layout is developed by Niranjan Tambe in July 2019
// for typing Marathi language with some necessary symbols.
+// Contact - niranjanvikastambe@gmail.com
xkb_symbols "marathi" {
name[Group1]="Marathi (enhanced Inscript)";
@@ -2462,4 +2464,4 @@ xkb_symbols "modi-kagapa" {
key <AB10> { [ slash, question ] };
include "level3(ralt_switch)"
-}; \ No newline at end of file
+};