Skip to content

Add Greek keyboard#2866

Merged
Frenzie merged 2 commits intokoreader:masterfrom
robert00s:master
May 7, 2017
Merged

Add Greek keyboard#2866
Frenzie merged 2 commits intokoreader:masterfrom
robert00s:master

Conversation

@robert00s
Copy link
Copy Markdown
Contributor

https://www.mobileread.com/forums/showpost.php?p=3517075&postcount=4
Greek keyboard is prepared by embryo.
Greek keyboard is available when we choose Greek (Ελληνικά) language from Settings -> Language.

local lang_to_keyboard_layout = {
pl = "pl_keyboard",
pt_BR = "pt_keyboard",
el = "el_keyboard"
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nitpick, but can we keep it alphabetical?

{ "O", "o", "9", ":", "Ο", "ο", "9", "ό", "È", "è", "9", "®", },
{ "P", "p", "0", ";", "Π", "π", "Ό", ")", "É", "é", "0", "™", },
},
-- second raw
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Would you mind changing those raws to rows :-)

@Frenzie Frenzie merged commit 0b47c81 into koreader:master May 7, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants