소스 검색

Don't auto open after drive mount

Bob Mottram 8 년 전
부모
커밋
16a5e7db60
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1
    0
      src/freedombone-image-mesh

+ 1
- 0
src/freedombone-image-mesh 파일 보기

@@ -711,6 +711,7 @@ if [ -f $MESH_INSTALL_SETUP ]; then
711 711
 		dconf write /org/mate/caja/desktop/network-icon-visible false
712 712
 		dconf write /org/mate/caja/desktop/trash-icon-visible false
713 713
 		dconf write /org/mate/caja/desktop/volumes-visible false
714
+		dconf write /org/mate/desktop/media-handling/automount-open false
714 715
 	fi
715 716
 
716 717
 	mesh_restart_daemons