mirror of
https://github.com/koreader/koreader
synced 2024-11-16 06:12:56 +00:00
parent
2e601640af
commit
236609c431
@ -97,9 +97,9 @@ return {
|
|||||||
{ arabic_comma, waw, "#", "↑", },
|
{ arabic_comma, waw, "#", "↑", },
|
||||||
{ ".", zay, "@", "↓", },
|
{ ".", zay, "@", "↓", },
|
||||||
{ "؟", thaa, "!", _at, },
|
{ "؟", thaa, "!", _at, },
|
||||||
{ label = "Backspace",
|
{ label = "",
|
||||||
icon = "resources/icons/appbar.clear.reflect.horizontal.png",
|
width = 1.5,
|
||||||
width = 1.5
|
bold = false
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
-- fourth row
|
-- fourth row
|
||||||
@ -116,9 +116,8 @@ return {
|
|||||||
{ prd, prd, "”", "→", },
|
{ prd, prd, "”", "→", },
|
||||||
{ label = "حركات", diacritics, diacritics, diacritics, diacritics,
|
{ label = "حركات", diacritics, diacritics, diacritics, diacritics,
|
||||||
width = 1.5},
|
width = 1.5},
|
||||||
{ label = "Enter",
|
{ label = "⮠",
|
||||||
"\n", "\n", "\n", "\n",
|
"\n", "\n", "\n", "\n",
|
||||||
icon = "resources/icons/appbar.arrow.enter.png",
|
|
||||||
width = 1.5,
|
width = 1.5,
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user