File tree Expand file tree Collapse file tree 2 files changed +16
-4
lines changed
Expand file tree Collapse file tree 2 files changed +16
-4
lines changed Original file line number Diff line number Diff line change 4242 app : keyLabel =" =\\< "
4343 app : keyWidth =" 15%p" />
4444 <Key app : keyLabel =" !" />
45- <Key app : keyLabel =" " " />
46- <Key app : keyLabel =" \'" />
45+ <Key
46+ app : keyLabel =" " "
47+ app : popupCharacters =" “”„‟«»"
48+ app : popupKeyboard =" @xml/keyboard_popup_template" />
49+ <Key
50+ app : keyLabel =" \'"
51+ app : popupCharacters =" ‘’‚‛‹›"
52+ app : popupKeyboard =" @xml/keyboard_popup_template" />
4753 <Key app : keyLabel =" :" />
4854 <Key app : keyLabel =" ;" />
4955 <Key app : keyLabel =" /" />
Original file line number Diff line number Diff line change 3939 app : keyLabel =" \?123"
4040 app : keyWidth =" 15%p" />
4141 <Key app : keyLabel =" ¡" />
42- <Key app : keyLabel =" < " />
43- <Key app : keyLabel =" > " />
42+ <Key
43+ app : keyLabel =" < "
44+ app : popupCharacters =" ‹«"
45+ app : popupKeyboard =" @xml/keyboard_popup_template" />
46+ <Key
47+ app : keyLabel =" > "
48+ app : popupCharacters =" ›»"
49+ app : popupKeyboard =" @xml/keyboard_popup_template" />
4450 <Key app : keyLabel =" ¢" />
4551 <Key app : keyLabel =" |" />
4652 <Key app : keyLabel =" \\" />
You can’t perform that action at this time.
0 commit comments