Skip to content

main: Check if file returned from GtkFileChooser exists

Gabor Karsay requested to merge gkarsay/totem:issue171 into master

GtkFileChooser allows to type in a single path manually, which might not exist. If it doesn't exist, present an error message to the user.

Closes: #171

Merge request reports