Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
LatinIME
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
keyboard
LatinIME
Commits
9d3626ae
Commit
9d3626ae
authored
12 years ago
by
Tadashi G. Takaoka
Browse files
Options
Downloads
Patches
Plain Diff
Remove digit and Thai digit more keys from shifted Thai keyboard
Bug: 6070772 Change-Id: I21bc0ad3687899bdfa580e2c5c34df500fc174ea
parent
96fdc4dd
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
java/res/xml/rowkeys_thai1.xml
+10
-30
10 additions, 30 deletions
java/res/xml/rowkeys_thai1.xml
with
10 additions
and
30 deletions
java/res/xml/rowkeys_thai1.xml
+
10
−
30
View file @
9d3626ae
...
...
@@ -27,44 +27,28 @@
>
<!-- U+0E0E: "ฎ" THAI CHARACTER DO CHADA -->
<Key
latin:keyLabel=
"ฎ"
latin:keyHintLabel=
"1"
latin:additionalMoreKeys=
"1"
/>
latin:keyLabel=
"ฎ"
/>
<!-- U+0E11: "ฑ" THAI CHARACTER THO NANGMONTHO -->
<Key
latin:keyLabel=
"ฑ"
latin:keyHintLabel=
"2"
latin:additionalMoreKeys=
"2"
/>
latin:keyLabel=
"ฑ"
/>
<!-- U+0E18: "ธ" THAI CHARACTER THO THONG -->
<Key
latin:keyLabel=
"ธ"
latin:keyHintLabel=
"3"
latin:additionalMoreKeys=
"3"
/>
latin:keyLabel=
"ธ"
/>
<!-- U+0E13: "ณ" THAI CHARACTER NO NEN -->
<Key
latin:keyLabel=
"ณ"
latin:keyHintLabel=
"4"
latin:additionalMoreKeys=
"4"
/>
latin:keyLabel=
"ณ"
/>
<!-- U+0E0D: "ญ" THAI CHARACTER YO YING -->
<Key
latin:keyLabel=
"ญ"
latin:keyHintLabel=
"5"
latin:additionalMoreKeys=
"5"
/>
latin:keyLabel=
"ญ"
/>
<!-- U+0E10: "ฐ" THAI CHARACTER THO THAN -->
<Key
latin:keyLabel=
"ฐ"
latin:keyHintLabel=
"6"
latin:additionalMoreKeys=
"6"
/>
latin:keyLabel=
"ฐ"
/>
<!-- U+0E03: "ฃ" THAI CHARACTER KHO KHUAT -->
<Key
latin:keyLabel=
"ฃ"
latin:keyHintLabel=
"7"
latin:additionalMoreKeys=
"7"
/>
latin:keyLabel=
"ฃ"
/>
<!-- U+0E05: "ฅ" THAI CHARACTER KHO KHON -->
<Key
latin:keyLabel=
"ฅ"
latin:keyHintLabel=
"8"
latin:additionalMoreKeys=
"8"
/>
latin:keyLabel=
"ฅ"
/>
<!-- U+0E51: "๑" THAI DIGIT ONE
U+0E52: "๒" THAI DIGIT TWO
U+0E53: "๓" THAI DIGIT THREE
...
...
@@ -72,9 +56,7 @@
U+0E55: "๕" THAI DIGIT FIVE -->
<Key
latin:keyLabel=
"๑"
latin:moreKeys=
"๒,๓,๔,๕,%"
latin:keyHintLabel=
"9"
latin:additionalMoreKeys=
"9"
/>
latin:moreKeys=
"!fixedColumnOrder!4,๒,๓,๔,๕"
/>
<!-- U+0E56: "๖" THAI DIGIT SIX
U+0E57: "๗" THAI DIGIT SEVEN
U+0E58: "๘" THAI DIGIT EIGHT
...
...
@@ -82,9 +64,7 @@
U+0E50: "๐" THAI DIGIT ZERO -->
<Key
latin:keyLabel=
"๖"
latin:moreKeys=
"๗,๘,๙,๐,%"
latin:keyHintLabel=
"0"
latin:additionalMoreKeys=
"0"
/>
latin:moreKeys=
"!fixedColumnOrder!4,๗,๘,๙,๐"
/>
</case>
<default>
<!-- U+0E20: "ภ" THAI CHARACTER PHO SAMPHAO -->
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment