Obmenu 1.1
There have been some changes since 1.0.1, including:
- The translation framework is completed. It may not work well if you don't install Obmenu to where GtkBuilder expects to find the message catalogs. This is because Python uses its own implementation of gettext instead of the system one that GtkBuilder uses.
- Keyboard mnemonics for the various fields (Label, ID, Action, Execute).
- More modern use of GTK, so GTK 3.4 or higher is required.
- GTK 4 support.