Fixes #970.

Enabling Editor context menu in config options creates a new instance of File menu in addition to the one under Tools> Version Control. It's properly attached to its parent. However, updates are done only to a single instance (basically the last one to initialize), which in this case is the one in Editor context menu.

Added support for multiple instance of the current File menu, so that these get properly updated.


You can view, comment on, or merge this pull request online at:

  https://github.com/geany/geany-plugins/pull/971

Commit Summary

File Changes

Patch Links:


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or unsubscribe.