Skip to content
  • Darin Adler's avatar
    reviewed by: John Sullivan <sullivan@eazel.com> · e82bab8c
    Darin Adler authored
    	Fixed bug 2147 (NautilusFile for trash needs non-empty values for
    	more properties), bug 5652 (MIME type field appears but shouldn't
    	in properties window for Trash), and bug 4620 (trash sidebar
    	should show number of items).
    
    	* libnautilus-extensions/nautilus-file.h:
    	* libnautilus-extensions/nautilus-file-private.h:
    	* libnautilus-extensions/nautilus-file.c:
    	(nautilus_file_new_from_relative_uri): Create trash file subclass
    	when appropriate.
    	(nautilus_file_info_missing): Rename so it can be used in other
    	source files.
    	(nautilus_file_get_date): New method that returns numeric dates.
    	(nautilus_file_get_date_as_string): Change to call
    	nautilus_file_get_date to get the numeric date.
    	(nautilus_file_get_file_type): Turn into a method.
    
    	* libnautilus-extensions/nautilus-merged-directory.h:
    	* libnautilus-extensions/nautilus-merged-directory.c:
    	(merged_call_when_ready): Rolled in the old
    	merged_callback_connect_directory function.
    	(merged_contains_fi...
    e82bab8c