I removed the GeanyFunctions *geany_functions declaration and bumped the API for the plugins where the change was trivial. I skipped:
- geanylua (wasn't quite sure if geany_functions isn't exported to lua scripts)
- geanypy (like above)
- multiterm (written in vala and I didn't want to screw things up)
(Mostly) fixes #382
You can view, comment on, or merge this pull request online at:
https://github.com/geany/geany-plugins/pull/388
Commit Summary
- Remove deprecated GeanyFunctions *geany_functions
- Bump required plugin API to 224 because of removed geany_functions
File Changes
Patch Links:
—
Reply to this email directly or view it on GitHub.