Commit 7f5a9b4c authored by yusukes@google.com's avatar yusukes@google.com

Fix AltGr behavior on Romanian layout.

BUG=chromium-os:19017
TEST=manual

Review URL: http://codereview.chromium.org/7618006

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96342 0039d316-1c4b-4281-b951-d872f2087c98
parent 20237c1a
...@@ -76,6 +76,7 @@ const char* kKeepRightAltInputMethods[] = { ...@@ -76,6 +76,7 @@ const char* kKeepRightAltInputMethods[] = {
"xkb:no::nob", "xkb:no::nob",
"xkb:pl::pol", "xkb:pl::pol",
"xkb:pt::por", "xkb:pt::por",
"xkb:ro::rum",
"xkb:se::swe", "xkb:se::swe",
"xkb:si::slv", "xkb:si::slv",
"xkb:sk::slo", "xkb:sk::slo",
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment