From 6462f93397c7249603e69402bbab07897ec591a8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Haoran=20S=2E=20Diao=20=28=E5=88=81=E6=B5=A9=E7=84=B6=29?= <0@hairydiode.xyz> Date: Mon, 27 Nov 2023 20:29:16 -0800 Subject: new --- fc.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'fc.txt') diff --git a/fc.txt b/fc.txt index 634fe24..24225a3 100644 --- a/fc.txt +++ b/fc.txt @@ -21,7 +21,7 @@ UUID = 54160765-29bb-4780-adbe-adacac09abd9 ### For example the last modified date of this file. ### This number must be less than 2^32. ### Just make your table version-able -SERIAL_NUMBER = 202311236 +SERIAL_NUMBER = 202311272 ### ICON can be any format as long as your pygtk can recognized ### the most widely ones are "png" and "svg", letter one is recommended @@ -31,7 +31,7 @@ ICON = fc.png SYMBOL = 肆 ### The default name of this table, this is needed -NAME = FourCorners +NAME = Four Corners ### The local names of this table, this is optional NAME.zh_CN = 四角码 @@ -102,7 +102,7 @@ DYNAMIC_ADJUST = TRUE ### becuase [2,2] ∩ [3,3] ∩ [4,+∞] = [2,+∞], which is the range of length ### of phrase. This have to be satisfied if you need ibus-table to build up ### your own inputed phrase via your daily using. -### RULES = ce2:p11+p12+p21+p22;ce3:p11+p21+p22+p31;ca4:p11+p21+p31+p41 +RULES = ce2:p11+p12+p21+p22;ce3:p11+p21+p22+p31;ca4:p11+p21+p31+p41 ### The key strokes to page up the lookup table. ### PAGE_UP_KEYS = Page_Up,KP_Page_Up,minus,comma -- cgit v1.1