are minute.
Thanks,
Tim
- Original Message -
Date: Fri, 16 Nov 2012 16:51:37 -0800 (PST)
From: Timothy Arceri
To: "gtk-devel-list@gnome.org"
Subject: Re: Enabling Network locations by default in File Chooser
Message-ID:
<1353113497.4745.yahoomail...@web163401.mail.gq1.
Thanks Colomban, these are two good points. But I still think its not a great
solution to cripple systems that do have gvfs-fuse avaiable just because some
other system might not have local mounts for remote locations. Is there any
easy way for GTK to test for the avaliblity of gvfs-fuse and set
Le 16/11/2012 23:53, Timothy Arceri a écrit :
> Hi Guys, I'm after feedback on whether you guys think this is a good
> idea. For background I have been investigating bug
> https://bugzilla.gnome.org/show_bug.cgi?id=586367
>
> Basically what I've found is that gtk_file_chooser_set_local_only()
> is
Hi Guys,
I'm after feedback on whether you guys think this is a good idea.
For background I have been investigating bug
https://bugzilla.gnome.org/show_bug.cgi?id=586367
Basically what I've found is that gtk_file_chooser_set_local_only() is set to
TRUE by default. This makes sense