Project

General

Profile

Bug #427 » 0064-gtk4-Fix-saving-options-migration-status.patch

main - Marko Lindqvist, 04/08/2024 04:22 AM

View differences:

client/options.c
secfile_insert_bool(sf, gui_options.gui_gtk3_22_migrated_from_gtk3,
"client.migration_gtk3_22_from_gtk3");
secfile_insert_bool(sf, gui_options.gui_gtk4_migrated_from_gtk3_22,
"client.migration_gtk4_from_gtk3");
"client.migration_gtk4_from_gtk3_22");
secfile_insert_bool(sf, gui_options.gui_gtk5_migrated_from_gtk4,
"client.migration_gtk5_from_gtk4");
secfile_insert_bool(sf, gui_options.gui_sdl2_migrated_from_sdl,
(1-1/2)