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

Unified Diff: third_party/google_input_tools/README.chromium

Issue 674153004: Add third_party/google-input-tools: Take 2 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@google_input_tools
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 | « third_party/google_input_tools/OWNERS ('k') | third_party/google_input_tools/src/chrome/os/datasource.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/google_input_tools/README.chromium
diff --git a/third_party/google_input_tools/README.chromium b/third_party/google_input_tools/README.chromium
new file mode 100644
index 0000000000000000000000000000000000000000..e5f351b2d9830efcb95fb3c18692e7aa63fe606e
--- /dev/null
+++ b/third_party/google_input_tools/README.chromium
@@ -0,0 +1,22 @@
+Name: Google Input Tools
+Short Name: google_input_tools
+URL: https://github.com/googlei18n/google-input-tools.git
+Version: 1.0.4.0
+Revision: @b99e802e53613e07f24a779695c1c6f3bd2f864a
+License: Apache 2.0
+License File: LICENSE
+Security Critical: yes
+
+Description:
+This directory contains source for the google-input-tools project, which
+provides multi-lingual input support. In particular, google-input-tools is
+used in ChromeOS to provide a fallback virtual keyboard for IMEs that are not
+VK-aware.
+
+To update to a newer version of google-input-tools, run the following script:
+
+update.py --input=_path_to_google_input_tools_ --lib=_path_to_closure_lib_
+
+Local Modifications:
+Only includes the portion of google-input-tools required to build an inputview-
+based virtual keyboard.
« no previous file with comments | « third_party/google_input_tools/OWNERS ('k') | third_party/google_input_tools/src/chrome/os/datasource.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698