281
edits
Changes
From Gramps
m
Update MANIFEST description
* locale/*/LC_MESSAGES/*.mo
Starting with Gramp 5.0, if you have additional files beyond those listed above, you should create a MANIFEST file in the root of your addon folder listing the files (or pattern) one per line, like this sample MANIFEST file: . Include the Addon folder name in each line.
<pre>
Addon/README.mdAddon/extra_dir/*Addon/help_files/docs/help.html
</pre>