chores 移出 emoji-map.txt; close #127
This commit is contained in:
parent
fcbcf1bcc1
commit
0658b6a4dc
0
others/iRime/iRime 九宫格/melt_eng.custom.yaml
Executable file → Normal file
0
others/iRime/iRime 九宫格/melt_eng.custom.yaml
Executable file → Normal file
0
others/iRime/iRime 九宫格/rime_ice.custom.yaml
Executable file → Normal file
0
others/iRime/iRime 九宫格/rime_ice.custom.yaml
Executable file → Normal file
0
others/iRime/iRime 全键盘/rime_ice.custom.yaml
Executable file → Normal file
0
others/iRime/iRime 全键盘/rime_ice.custom.yaml
Executable file → Normal file
0
others/iRime/iRime 全键盘/theme/iPhone_custom/info.yaml
Executable file → Normal file
0
others/iRime/iRime 全键盘/theme/iPhone_custom/info.yaml
Executable file → Normal file
0
others/iRime/iRime 全键盘/theme/iPhone_custom/port/theme.yaml
Executable file → Normal file
0
others/iRime/iRime 全键盘/theme/iPhone_custom/port/theme.yaml
Executable file → Normal file
@ -14,7 +14,7 @@ import (
|
||||
)
|
||||
|
||||
var emojiTXT = "/Users/dvel/Library/Rime/opencc/emoji.txt"
|
||||
var mappingTXT = "/Users/dvel/Library/Rime/opencc/emoji-map.txt"
|
||||
var mappingTXT = "/Users/dvel/Library/Rime/others/emoji-map.txt"
|
||||
|
||||
type OrderedMap struct {
|
||||
keys []string
|
||||
|
@ -30,7 +30,7 @@ const (
|
||||
SogouPath = "/Users/dvel/Library/Rime/cn_dicts/sogou.dict.yaml"
|
||||
ExtPath = "/Users/dvel/Library/Rime/cn_dicts/ext.dict.yaml"
|
||||
TencentPath = "/Users/dvel/Library/Rime/cn_dicts/tencent.dict.yaml"
|
||||
EmojiPath = "/Users/dvel/Library/Rime/opencc/emoji-map.txt"
|
||||
EmojiPath = "/Users/dvel/Library/Rime/others/emoji-map.txt"
|
||||
EnPath = "/Users/dvel/Library/Rime/en_dicts/en.dict.yaml"
|
||||
|
||||
DefaultWeight = 100 // sogou、ext、tencet 词库中默认的权重数值
|
||||
|
Loading…
Reference in New Issue
Block a user