summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorlukefromdc <[email protected]>2017-07-08 15:14:32 -0400
committerlukefromdc <[email protected]>2017-07-08 15:14:32 -0400
commit7d474d6cbb6c6331570d53d8597823f28e511f78 (patch)
tree3d782628c518023cc10ccef619fd40111448a10d
parent87687fcb9440d58e8cbfe58889a7b71a02499a2a (diff)
downloadcaja-7d474d6cbb6c6331570d53d8597823f28e511f78.tar.bz2
caja-7d474d6cbb6c6331570d53d8597823f28e511f78.tar.xz
Fix browsing/autorun media on insertion
Fix https://github.com/mate-desktop/caja/issues/807
-rw-r--r--src/caja-application.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/caja-application.c b/src/caja-application.c
index c642ee50..552db9b5 100644
--- a/src/caja-application.c
+++ b/src/caja-application.c
@@ -1373,6 +1373,7 @@ mount_added_callback (GVolumeMonitor *monitor,
caja_directory_force_reload (directory);
caja_directory_unref (directory);
}
+ caja_autorun (mount, autorun_show_window, application);
}
static CajaWindowSlot *