Skip to content
  • John Sullivan's avatar
    reviewed by: Darin Adler <darin@eazel.com> · 19804290
    John Sullivan authored
    	Terminology change -- the window & menu item formerly known
    	as "Customization" are now known as "Backgrounds and Emblems";
    	the swatches of image formerly known as "backgrounds" are
    	now known as "patterns".
    
    	After 1.0 if this window acquires more varied content we will
    	have to redo the menu item & window label, though we will
    	continue to distinguish between "backgrounds" and "patterns",
    	since "backgrounds" encompasses colors as well as images.
    
    	Note that this change will only appear in full (and your
    	"Backgrounds and Emblems" window work in full) after you've
    	deleted your ~/.nautilus directory and let Nautilus make you
    	a new one.
    
    	* libnautilus-extensions/nautilus-gdk-pixbuf-extensions.c:
    	(file_opened_callback): Set vfs_handle to NULL on failure.
    	(load_done): Don't try to close pixbuf loader if it's NULL.
    	These two bugs were flushed out by a temporary state on my
    	machine where the theme was using a non-existent file for
    	its background image.
    
    	*...
    19804290