Skip to content

Commit

Permalink
Merge pull request #5316 from uNiversaI/layout
Browse files Browse the repository at this point in the history
fixed: keyboard layout blank and double QWERTY entry
  • Loading branch information
jmarshallnz committed Sep 6, 2014
2 parents f678628 + 57da210 commit 762fbdf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions system/keyboardlayouts.xml
Expand Up @@ -140,7 +140,7 @@
<row>`~</row>
</keyboard>
</layout>
<layout name="עברית QWERTY">
<layout name="Hebrew QWERTY">
<keyboard>
<row>1234567890</row>
<row>קראטוןםפ</row>
Expand All @@ -160,7 +160,7 @@
<row>`~</row>
</keyboard>
</layout>
<layout name="עברית אבג">
<layout name="Hebrew ABC">
<keyboard>
<row>0123456789</row>
<row>יטחזוהדגבא</row>
Expand Down

0 comments on commit 762fbdf

Please sign in to comment.