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

Bug 974794: Vietnamese IME. Incorporates Trung Ngo's Telex IME code. #18099

Conversation

tedders1
Copy link
Contributor

@tedders1 tedders1 commented Apr 9, 2014

No description provided.

} else {
cand = candidates[i][0];
data = candidates[i][1];
}
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If possible, I would prefer we don't change the structure of candidates here.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Candidates already has this structure. (See line 387 for an example.) I'm just making the code consistent here.

rvandermeulen added a commit that referenced this pull request May 1, 2014
…s-telex

Bug 974794: Vietnamese IME. Incorporates Trung Ngo's Telex IME code.
@rvandermeulen rvandermeulen merged commit dbfd4ba into mozilla-b2g:master May 1, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
3 participants