@donjan you shouldn't need to call `build_update_menu()`. `build_set_menu_item()` already calls it, and `build_remove_menu_item()` documents it does, but doesn't actually do so.
That should be fixed rather than adding `build_update_menu()` to the API. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/geany/geany-plugins/pull/486#issuecomment-258685582
