Skip to content

Commit

Permalink
add switcher option 'ascii_punct' with hotkey Control+period.
Browse files Browse the repository at this point in the history
  • Loading branch information
lotem committed Mar 29, 2014
1 parent b94b32b commit 61221f2
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 4 deletions.
6 changes: 4 additions & 2 deletions extra/wubi_trad.schema.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@

schema:
schema_id: wubi_trad
name: "五筆·簡入繁出"
version: "0.4"
name: 五筆·簡入繁出
version: "0.5"
author:
- 發明人 王永民先生
- 輸入方案製作 佛振 <chen.sst@gmail.com>
Expand All @@ -20,6 +20,8 @@ switches:
states: [ 中文, 西文 ]
- name: full_shape
states: [ 半角, 全角 ]
- name: ascii_punct
states: [ ,。, ,. ]
- name: extended_charset
states: [ 通用, 增廣 ]
- name: zh_trad
Expand Down
4 changes: 3 additions & 1 deletion supplement/wubi86.schema.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
schema:
schema_id: wubi86
name: "五笔86"
version: "0.19"
version: "0.20"
author:
- 發明人 王永民先生
description: |
Expand All @@ -20,6 +20,8 @@ switches:
states: [ 中文, 西文 ]
- name: full_shape
states: [ 半角, 全角 ]
- name: ascii_punct
states: [ ,。, ,. ]
- name: extended_charset
states: [ 通用, 增廣 ]

Expand Down
4 changes: 3 additions & 1 deletion supplement/wubi_pinyin.schema.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
schema:
schema_id: wubi_pinyin
name: "五笔·拼音"
version: "0.7"
version: "0.8"
author:
- 發明人 王永民先生
description: |
Expand All @@ -19,6 +19,8 @@ switches:
states: [ 中文, 西文 ]
- name: full_shape
states: [ 半角, 全角 ]
- name: ascii_punct
states: [ ,。, ,. ]
- name: extended_charset
states: [ 通用, 增廣 ]

Expand Down

0 comments on commit 61221f2

Please sign in to comment.