mirror of
https://github.com/RubyMetric/chsrc.git
synced 2025-02-02 04:16:15 +08:00
Fix feature of Fedora
This commit is contained in:
parent
423b041a91
commit
09c1f6ce23
|
@ -20,7 +20,7 @@
|
|||
* chsrc: Change Source —— 全平台通用命令行换源工具
|
||||
* ------------------------------------------------------------*/
|
||||
|
||||
#define Chsrc_Version "0.1.9"
|
||||
#define Chsrc_Version "0.1.9-dev1"
|
||||
#define Chsrc_Release_Date "2024/10/09"
|
||||
#define Chsrc_Banner_Version "v" Chsrc_Version "-" Chsrc_Release_Date
|
||||
#define Chsrc_Maintain_URL "https://github.com/RubyMetric/chsrc"
|
||||
|
|
|
@ -73,7 +73,7 @@ os_fedora_feat (char *option)
|
|||
f.can_get = false;
|
||||
f.can_reset = false;
|
||||
|
||||
f.stcan_locally = CanNot;
|
||||
f.cap_locally = CanNot;
|
||||
f.can_english = true;
|
||||
f.can_user_define = true;
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user