mirror of
https://github.com/keymanapp/keyman.git
synced 2026-09-18 05:37:40 +00:00
Some of the configuration files are useful for other distributions
as well. So this change moves them out of `debian/` to
`linux/keyman-config` so that they will be included in the source
tar ball.
Also remove zero-width space from one file.
Closes #8880.
(cherry picked from commit 749112660d)
5 lines
142 B
Text
5 lines
142 B
Text
recursive-include keyman_config/icons *
|
|
recursive-include icons *
|
|
include README.md
|
|
include *.bash-completion
|
|
include resources/*.gschema.xml
|