This fixes a little regression which caused the VC menu item in the top menubar to be placed after the Help menu item and not before as it used to do.
See more discussion in https://github.com/geany/geany-plugins/commit/c6a7968d5ab71961db4b0a5e721d37... You can view, comment on, or merge this pull request online at:
https://github.com/geany/geany-plugins/pull/383
-- Commit Summary --
* Use gtk_menu_shell_insert() to add the VC menu item to the menubar
-- File Changes --
M geanyvc/src/geanyvc.c (4)
-- Patch Links --
https://github.com/geany/geany-plugins/pull/383.patch https://github.com/geany/geany-plugins/pull/383.diff
--- Reply to this email directly or view it on GitHub: https://github.com/geany/geany-plugins/pull/383