From 59eaa471e6eeda0d9e368392accd69d1b4b3a4ec Mon Sep 17 00:00:00 2001 From: ichnilatis-gr <76203123+ichnilatis-gr@users.noreply.github.com> Date: Thu, 16 Dec 2021 11:39:41 +0200 Subject: [PATCH] Greek keyboard: ancient Greek numerals addition (#8554) Added the Greek numerals for 6, 90 and 900, they are used even today when we write numbers with Greek letters. --- frontend/ui/data/keyboardlayouts/el_keyboard.lua | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/frontend/ui/data/keyboardlayouts/el_keyboard.lua b/frontend/ui/data/keyboardlayouts/el_keyboard.lua index 147a11eea..5b28fdeb7 100644 --- a/frontend/ui/data/keyboardlayouts/el_keyboard.lua +++ b/frontend/ui/data/keyboardlayouts/el_keyboard.lua @@ -103,7 +103,7 @@ return { { _V_el, _v_el, "<", com, "Ώ", "ώ", "Ý", "ý", }, { _B_el, _b_el, ">", prd, "ᾞ", "ᾖ", "†", "‡", }, { _N_el, _n_el, "‘", "↑", "Ú", "ᾗ", "–", "—", }, - { _M_el, _m_el, "’", "↓", "Ç", "ç", "…", "¨", }, + { _M_el, _m_el, "’", "↓", "Ϛ", "ϛ", "…", "¨", }, { label = "", width = 1.5, bold = false @@ -118,8 +118,8 @@ return { { label = "_", " ", " ", " ", " ", " ", " ", " ", " ", width = 3.0}, - { com, com, "«", "←", "Ũ", "ũ", "“", com, }, - { prd, prd, "»", "→", "Ĩ", "ĩ", "”", prd, }, + { com, com, "«", "←", "Ϟ", "ϟ", "“", com, }, + { prd, prd, "»", "→", "Ϡ", "ϡ", "”", prd, }, { label = "⮠", "\n", "\n", "\n", "\n", "\n", "\n", "\n", "\n", width = 1.5,