15 lines
527 B
Diff
15 lines
527 B
Diff
diff -up gvfs-0.2.3/hal/ghalvolume.c.gphoto-automount gvfs-0.2.3/hal/ghalvolume.c
|
|
--- gvfs-0.2.3/hal/ghalvolume.c.gphoto-automount 2008-04-16 23:32:31.000000000 -0400
|
|
+++ gvfs-0.2.3/hal/ghalvolume.c 2008-04-16 23:32:39.000000000 -0400
|
|
@@ -519,10 +519,6 @@ g_hal_volume_new (GVolumeMonitor *volu
|
|
|
|
if (foreign_mount_root == NULL)
|
|
return NULL;
|
|
-
|
|
- /* We don't want to automount cameras as the gphoto backend
|
|
- blocks access from other apps */
|
|
- ignore_automount = TRUE;
|
|
}
|
|
#endif
|
|
else
|