Skip to content
  • Darin Adler's avatar
    After Andy explained his change to me, I realized that it would always · edb4ab4e
    Darin Adler authored
    	* libnautilus/nautilus-directory.c: (nautilus_directory_finalize):
    	(nautilus_directory_try_to_read_metafile):
    	(nautilus_directory_read_metafile):
    	(nautilus_directory_try_to_write_metafile):
    	(nautilus_directory_write_metafile):
    	(nautilus_directory_construct_alternate_metafile_uri):
    	(nautilus_directory_new): After Andy explained his change to me, I
    	realized that it would always write the metafile in the alternate
    	place if there was no pre-existing metafile. So I changed the
    	logic. The new rule is: read the metafile from the alternate
    	location first. If we find it there, write it back
    	there. Otherwise, try to write in the directory itself. If that
    	fails, write it in the alternate location instead.
    
    	* libnautilus/nautilus-directory.c:
    	(nautilus_directory_get_metadata): Allow get_metadata on a NULL
    	NautilusDirectory and return NULL for data.
    edb4ab4e
To find the state of this project's repository at the time of any of these versions, check out the tags.