Skip to content
  • Alexander Larsson's avatar
    Only use directory monitors to avoid using lots and lots of file monitors. · b32d6453
    Alexander Larsson authored
    2005-09-06  Alexander Larsson  <alexl@redhat.com>
    
    	* libnautilus-private/nautilus-directory-async.c:
    	(nautilus_directory_monitor_add_internal),
    	(nautilus_directory_monitor_remove_internal):
    	* libnautilus-private/nautilus-file-private.h:
    	* libnautilus-private/nautilus-file.c: (finalize):
    	Only use directory monitors to avoid using lots and lots of
    	file monitors. This is an optimization in almost all cases, although
    	it does a bit more work when viewing a file properties dialog with the
    	containing folder window hidden. (#315041)
    b32d6453