mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-06 08:55:34 +00:00
Add com.keyman.gschema.xml to source package. We use the Python setuptools to create the binary and source package, therefore we have to tell it to include the schema file.
5 lines
132 B
Text
5 lines
132 B
Text
recursive-include keyman_config/icons *
|
|
recursive-include icons *
|
|
include README.md
|
|
include *.bash-completion
|
|
include *.gschema.xml
|