Skip to content

Latest commit

 

History

History
42 lines (29 loc) · 1.03 KB

README.zh_CN.md

File metadata and controls

42 lines (29 loc) · 1.03 KB

deepin-fcitxconfigtool-plugin

dde控制中心输入法管理插件,目前做了基于fcitx4输入法框架的适配。

依赖

请查看“debian/control”文件中提供的“Depends”。

编译依赖

请查看“debian/control”文件中提供的“Build-Depends”。

安装

sudo apt install deepin-fcitxconfigtool-plugin 

构建过程

sudo apt build-dep deepin-fcitxconfigtool-plugin 
cd ./deepin-fcitxconfigtool-plugin 
sudo dpkg-buildpackage -b
cd ..
sudo dpkg -i *.deb

帮助

任何使用问题都可以通过以下方式寻求帮助:

贡献指南

我们鼓励您报告问题并做出更改

开源许可证

该项目在GPL-3.0-or-later下发布。