]> Pileus Git - ~andy/gtk/blobdiff - gtk/gtkmountoperation.c
filechooserbutton: Duh, remove all the timeouts after tests
[~andy/gtk] / gtk / gtkmountoperation.c
index fa61746b2fd75ff70e21377acdc02a405387574b..ed9178ae07c582bc0b0a07706816eedf57e75f4e 100644 (file)
@@ -201,6 +201,9 @@ gtk_mount_operation_init (GtkMountOperation *operation)
   if (!name_owner)
     g_clear_object (&operation->priv->handler);
   g_free (name_owner);
+
+  if (operation->priv->handler)
+    g_dbus_proxy_set_default_timeout (G_DBUS_PROXY (operation->priv->handler), G_MAXINT);
 }
 
 static void