mirror of
https://github.com/edu4rdshl/gnome-shell.git
synced 2026-07-17 23:24:51 +00:00
Merge branch 'wip/sadiq/malayalam-osk' into 'main'
osk-layouts: Update Malayalam layout Closes #5879 See merge request GNOME/gnome-shell!2489
This commit is contained in:
commit
459fd3a8b8
1 changed files with 24 additions and 16 deletions
|
|
@ -75,7 +75,8 @@
|
|||
[
|
||||
{
|
||||
"strings": [
|
||||
"ോ"
|
||||
"ോ",
|
||||
"ൊ"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
|
@ -251,7 +252,8 @@
|
|||
[
|
||||
{
|
||||
"strings": [
|
||||
"ഐ"
|
||||
"ഐ",
|
||||
"ഔ"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
|
@ -304,10 +306,16 @@
|
|||
"ഞ"
|
||||
]
|
||||
},
|
||||
{
|
||||
"strings": [
|
||||
"ൃ",
|
||||
"ഋ"
|
||||
]
|
||||
},
|
||||
{
|
||||
"action": "delete",
|
||||
"iconName": "edit-clear-symbolic",
|
||||
"width": 2.5
|
||||
"width": 1.5
|
||||
}
|
||||
],
|
||||
[
|
||||
|
|
@ -487,8 +495,8 @@
|
|||
[
|
||||
{
|
||||
"strings": [
|
||||
"൧",
|
||||
"1",
|
||||
"൧",
|
||||
"¹",
|
||||
"½",
|
||||
"⅓",
|
||||
|
|
@ -498,16 +506,16 @@
|
|||
},
|
||||
{
|
||||
"strings": [
|
||||
"൨",
|
||||
"2",
|
||||
"൨",
|
||||
"²",
|
||||
"⅔"
|
||||
]
|
||||
},
|
||||
{
|
||||
"strings": [
|
||||
"൩",
|
||||
"3",
|
||||
"൩",
|
||||
"³",
|
||||
"¾",
|
||||
"⅜"
|
||||
|
|
@ -515,47 +523,47 @@
|
|||
},
|
||||
{
|
||||
"strings": [
|
||||
"൪",
|
||||
"4",
|
||||
"൪",
|
||||
"⁴"
|
||||
]
|
||||
},
|
||||
{
|
||||
"strings": [
|
||||
"൫",
|
||||
"5",
|
||||
"൫",
|
||||
"⅝"
|
||||
]
|
||||
},
|
||||
{
|
||||
"strings": [
|
||||
"൬",
|
||||
"6"
|
||||
"6",
|
||||
"൬"
|
||||
]
|
||||
},
|
||||
{
|
||||
"strings": [
|
||||
"൭",
|
||||
"7",
|
||||
"൭",
|
||||
"⅞"
|
||||
]
|
||||
},
|
||||
{
|
||||
"strings": [
|
||||
"൮",
|
||||
"8"
|
||||
"8",
|
||||
"൮"
|
||||
]
|
||||
},
|
||||
{
|
||||
"strings": [
|
||||
"൯",
|
||||
"9"
|
||||
"9",
|
||||
"൯"
|
||||
]
|
||||
},
|
||||
{
|
||||
"strings": [
|
||||
"൦",
|
||||
"0",
|
||||
"൦",
|
||||
"ⁿ",
|
||||
"∅"
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue