Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2469)

Unified Diff: chrome/browser/resources/chromeos/input_method/xkb_manifest.json

Issue 646863004: Update the manifests for IME extensions. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/browser/resources/chromeos/input_method/hangul_manifest.json ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/resources/chromeos/input_method/xkb_manifest.json
diff --git a/chrome/browser/resources/chromeos/input_method/xkb_manifest.json b/chrome/browser/resources/chromeos/input_method/xkb_manifest.json
index 71187ba14c4e955288a67fdaaa8d67713c80c2d2..a42dce94590fd2d1b14f69be88eb9f7fa376d21c 100644
--- a/chrome/browser/resources/chromeos/input_method/xkb_manifest.json
+++ b/chrome/browser/resources/chromeos/input_method/xkb_manifest.json
@@ -440,7 +440,7 @@
"description": "",
"language": ["nb", "nn", "no"],
"layouts": ["no"],
- "input_view": "inputview.html?id=no.compact.qwerty&language=nb&passwordLayout=us.compact.qwerty&name=keyboard_norwegian"
+ "input_view": "inputview.html?id=no.compact.qwerty&language=no&passwordLayout=no.compact.qwerty&name=keyboard_norwegian"
James Su 2014/10/10 05:29:50 other files use # instead ?, which is correct?
Shu Chen 2014/10/10 05:42:30 Yes, the inputview JS code will support both ? and
},
{
"name": "__MSG_keyboard_polish__",
« no previous file with comments | « chrome/browser/resources/chromeos/input_method/hangul_manifest.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698