Skip to content
Commit 1d5d9c98 authored by Lionel Landwerlin's avatar Lionel Landwerlin Committed by Jonathan Matthew
Browse files

import-dialog: connect the right signal to get currently selected folder

Instead of using the current-directory-changed signal on
GtkFileChooserButton, use the selection-changed signal which is
emitted both when a preselected directory is clicked by the user and
also when the file selection dialog is opened by the user.

https://bugzilla.gnome.org/show_bug.cgi?id=701194
parent e58a4024
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment