This repository was archived by the owner on May 8, 2024. It is now read-only.
Add french words table (法语输入法)#3
Open
X-Wei wants to merge 4 commits into
Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
你好!
我使用网上找到的一个(几乎)所有法语词汇的列表, 建立了法语输入法的码表, 见这里:
https://github.com/X-Wei/fcitx-table-french
http://x-wei.github.io/fr-input.html
另外关于配置文件(.conf.in)的设置我不是很确定, 只是照葫芦画瓢填的, 不知道哪里可以看到完整一些的文档, 我目前找到的文档在这里:
http://fcitx.github.io/handbook/sect1-code-table.html
第一次用pull request, 如果有不对的地方麻烦指正 !~
谢谢 !!