From 6886f0ed9e75f5d20eac7914ee2a978363c35d92 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: Thu, 23 Nov 2023 04:19:44 -0800 Subject: removed full width --- fc.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'fc.txt') diff --git a/fc.txt b/fc.txt index 8f1bcea..60c4465 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 = 20231123 +SERIAL_NUMBER = 202311231 ### ICON can be any format as long as your pygtk can recognized ### the most widely ones are "png" and "svg", letter one is recommended @@ -70,7 +70,7 @@ AUTO_COMMIT = FALSE AUTO_SELECT = FALSE ### Use full width punctuation by default ### Use full width punctuation by default -DEF_FULL_WIDTH_PUNCT = TRUE +DEF_FULL_WIDTH_PUNCT = FALSE ### Not use full width letter by default DEF_FULL_WIDTH_LETTER = FALSE -- cgit v1.1