gtkplacessidebar: add open flags to other locations

Desktop / GNOME / GTK - Carlos Soriano [gnome.org] - 23 February 2016 19:29 UTC

We weren't using the open flags on the other locations signal, which makes impossible for applications like nautilus to act in the same way that for any other location where the user can choose between opening in the current view, in a new window or in a new tab.

Add the signal missing parameter in order to allow it.

https://bugzilla.gnome.org/show_bug.cgi?id=754743

63a204e gtkplacessidebar: add open flags to other locations
README.in | 5 +++++
gtk/gtkfilechooserwidget.c | 1 +
gtk/gtkplacessidebar.c | 15 +++++++++++----
3 files changed, 17 insertions(+), 4 deletions(-)

Upstream: git.gnome.org


  • Share