Skip to content

Simplify, document, rename main_window.first_start_screen()

Simplify, document, and annotate main_window.first_start_screen() which is renamed to invoke_initial_screen

Also it fixes the test for file existence to use the proper Gio.File.query_exists() method to be able to cope with remote files (that we are allowed to open after all).

Edited by Sebastian Spaeth

Merge request reports