Re: [PATCH v3 1/2] ui/cocoa: Move create_initial_menus

2022-03-21 Thread Philippe Mathieu-Daudé
On 21/3/22 05:10, Akihiko Odaki wrote: The following change would make it use add_console_menu_entries and addRemovableDevicesMenuItems so it should come after them. Signed-off-by: Akihiko Odaki --- ui/cocoa.m | 178 ++--- 1 file changed, 89 in

[PATCH v3 1/2] ui/cocoa: Move create_initial_menus

2022-03-20 Thread Akihiko Odaki
The following change would make it use add_console_menu_entries and addRemovableDevicesMenuItems so it should come after them. Signed-off-by: Akihiko Odaki --- ui/cocoa.m | 178 ++--- 1 file changed, 89 insertions(+), 89 deletions(-) diff --git a/