Skip to content
This repository has been archived by the owner on Nov 3, 2021. It is now read-only.

Commit

Permalink
Merge pull request #22021 from stasm/1036380-pseudo-kbd-p1
Browse files Browse the repository at this point in the history
Bug 1036380 - Use English keyboard for pseudolanguages. r=rudyl
  • Loading branch information
stasm committed Jul 25, 2014
2 parents 8532cb6 + b2e7495 commit f68b07c
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions build/config/keyboard-layouts.json
Expand Up @@ -141,6 +141,12 @@
"pt-BR": [
{"layoutId": "pt-BR", "app": ["apps", "keyboard"]}
],
"qps-ploc": [
{"layoutId": "en", "app": ["apps", "keyboard"]}
],
"qps-plocm": [
{"layoutId": "en", "app": ["apps", "keyboard"]}
],
"ro": [
{"layoutId": "ro", "app": ["apps", "keyboard"]}
],
Expand Down

0 comments on commit f68b07c

Please sign in to comment.