aboutsummaryrefslogtreecommitdiffstats
path: root/src/ephy-window.c
diff options
context:
space:
mode:
authorFederico Mena Quintero <federico@gnome.org>2013-06-22 08:28:44 +0800
committerFederico Mena Quintero <federico@gnome.org>2013-06-22 08:28:44 +0800
commitd8dbe5c067401094bc2dddd0f95d7881cfb71cd7 (patch)
treea03dfc08659dd3b49067870f1e08763f54367a97 /src/ephy-window.c
parente7132d317edd5acd610ba4f12a98bffd404dd5d3 (diff)
downloadgsoc2013-epiphany-d8dbe5c067401094bc2dddd0f95d7881cfb71cd7.tar
gsoc2013-epiphany-d8dbe5c067401094bc2dddd0f95d7881cfb71cd7.tar.gz
gsoc2013-epiphany-d8dbe5c067401094bc2dddd0f95d7881cfb71cd7.tar.bz2
gsoc2013-epiphany-d8dbe5c067401094bc2dddd0f95d7881cfb71cd7.tar.lz
gsoc2013-epiphany-d8dbe5c067401094bc2dddd0f95d7881cfb71cd7.tar.xz
gsoc2013-epiphany-d8dbe5c067401094bc2dddd0f95d7881cfb71cd7.tar.zst
gsoc2013-epiphany-d8dbe5c067401094bc2dddd0f95d7881cfb71cd7.zip
prefs: Use the correct signal to monitor GtkFileChooserButton's selection changes
The correct signal is 'selection-changed', as in all file choosers. The signal that was being used, 'current-folder-changed', only means that the current directory being shown in the file chooser dialog has changed - not that the selection has changed. See https://bugzilla.gnome.org/show_bug.cgi?id=696498#c8 - although that comment suggests the use of the 'file-set' signal, which I don't think is very useful. It's just a historical remnant.
Diffstat (limited to 'src/ephy-window.c')
0 files changed, 0 insertions, 0 deletions