geany-plugins
geany-plugins copied to clipboard
commander: Silence expected deprecation warnings
We have to use the deprecated API because it is the only way to fetch the correct information from menus that were themselves created with that deprecated API, so we don't care about deprecation here.
Closes #865, and see there for details.