Skip to content
  • Darin Adler's avatar
    Move reset constant into header. · 114ba832
    Darin Adler authored
    	* libnautilus-private/nautilus-dnd.h:
    	Move reset constant into header.
    
    	* libnautilus-private/nautilus-file.c:
    	(nautilus_file_get_display_name): Use g_locale_to_utf8, so this
    	works even when G_BROKEN_FILENAMES is not set.
    
    	* libnautilus-private/nautilus-icon-dnd.c:
    	Rearrange and clean up code a bit.
    
    	* src/nautilus-property-browser.c:
    	(nautilus_property_browser_destroy), (add_new_pattern),
    	(show_color_selection_window), (add_new_color), (add_new_emblem):
    
    	* src/nautilus-sidebar-title.c: (update_icon): Get rid of dead
    	code that gets uri and doesn't use it. It's been showing up in bug
    	reports too, so this is especially nice.
    
    	* src/nautilus-window-manage-views.h:
    	* src/nautilus-window-manage-views.c:
    	(nautilus_window_manage_views_destroy),
    	(nautilus_window_manage_views_finalize): Break this up into two
    	functions again.
    
    	* src/nautilus-window.c: (nautilus_window_destroy): Re-add this,
    	because some of the cleanup has to be done at destroy time.
    	(nautilus_w...
    114ba832