aboutsummaryrefslogtreecommitdiff
path: root/system
diff options
context:
space:
mode:
authortaxigps <taxigps@sina.com>2021-11-09 21:12:12 +0800
committertaxigps <taxigps@sina.com>2021-11-09 21:12:12 +0800
commit83a524cce8b32510bb23548957877ff6ef2724fc (patch)
tree63f69e54f3b7f5e3aadeb0694dee8a85ac10c321 /system
parent92f7a5b623d5818617dd4a4458d27a3215dc17d7 (diff)
[keyboard] delete BaiduPY keyboard layout because the web service is closed.
Diffstat (limited to 'system')
-rw-r--r--system/keyboardlayouts/chinese.xml21
1 files changed, 0 insertions, 21 deletions
diff --git a/system/keyboardlayouts/chinese.xml b/system/keyboardlayouts/chinese.xml
index c712b11010..2bd6f12658 100644
--- a/system/keyboardlayouts/chinese.xml
+++ b/system/keyboardlayouts/chinese.xml
@@ -24,25 +24,4 @@ Default font lacks support for all characters
<row>`~</row>
</keyboard>
</layout>
- <layout language="Chinese" layout="BaiduPY" codingtable="BaiduPY"
- apiurl="http://olime.baidu.com/py?input=%s&inputtype=py&bg=%d&ed=%d&result=hanzi&resultcoding=unicode&ch_en=0&clientinfo=web">
- <keyboard>
- <row>0123456789</row>
- <row>qwertyuiop</row>
- <row>asdfghjkl</row>
- <row>zxcvbnm</row>
- </keyboard>
- <keyboard modifiers="shift">
- <row>0123456789</row>
- <row>QWERTYUIOP</row>
- <row>ASDFGHJKL</row>
- <row>ZXCVBNM</row>
- </keyboard>
- <keyboard modifiers="symbol,shift+symbol">
- <row>)!@#$%^&amp;*(</row>
- <row>[]{}-_=+;:</row>
- <row>'",.&lt;&gt;/?\|</row>
- <row>`~</row>
- </keyboard>
- </layout>
</keyboardlayouts>