diff options
Diffstat (limited to 'chromeos/ime')
-rwxr-xr-x | chromeos/ime/gen_input_methods.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chromeos/ime/gen_input_methods.py b/chromeos/ime/gen_input_methods.py index 7e3993d..6f3e74c 100755 --- a/chromeos/ime/gen_input_methods.py +++ b/chromeos/ime/gen_input_methods.py @@ -3,7 +3,7 @@ # Use of this source code is governed by a BSD-style license that can be # found in the LICENSE file. -"""Generate a C++ header from ibus_input_methods.txt. +"""Generate a C++ header from input_methods.txt. This program generates a C++ header file containing the information on available input methods. It parses input_methods.txt, and then generates a |