mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-06 08:55:34 +00:00
The fields 'name', 'version', and 'rtl' were defined in the .kps file, but were not actually used by the compiler, as kmc-package reads the metadata from the keyboard file rather than relying on this data, which often is out of date. This led to confusion for keyboard authors, so this change removes that metadata from the package. The one visible side-effect (apart from the data disappearing from future .kps files) is that the package editor no longer shows this metadata in the Keyboards view (but as it may be out-of-date, this is probably a good thing). Fixes: #13576 Fixes: #13593 |
||
|---|---|---|
| .. | ||
| config | ||
| docs | ||
| src | ||
| .gitignore | ||
| build.sh | ||