Cosimo Cecchi cbc8ec6508 remote-search: don't use g_file_query_exists()
This is called in the main thread, which we should never block for
synchronous I/O.
Since the operation we're wrapping is async already, just use
g_file_query_info_async() instead.

https://bugzilla.gnome.org/show_bug.cgi?id=687491
2012-11-06 17:47:48 -05:00
..
2012-10-02 21:16:28 -03:00
2012-09-13 22:41:17 +02:00
2012-11-05 21:14:28 +01:00
2012-10-22 12:06:45 -04:00
2011-11-11 11:15:38 -05:00
2012-08-19 21:19:17 -04:00
2012-10-25 18:31:16 +02:00
2012-08-29 16:41:09 -03:00