Skip to content
  • Anders Carlsson's avatar
    Remove CONTROL_CENTER_REQUIRED since nautilus doesn't require · bafee440
    Anders Carlsson authored
    2001-08-23  Anders Carlsson  <andersca@gnu.org>
    
    	* nautilus.spec.in: Remove CONTROL_CENTER_REQUIRED since nautilus
    	doesn't require control-center anymore.
    
     	* configure.in: Remove CONTROL_CENTER_REQUIRED since nautilus
     	doesn't require control-center anymore.
    
     	* src/nautilus-window.c (nautilus_window_constructed):
     	Set shrink to TRUE when adding the sidebar since it'll look
     	better when the splitter is collapsed.
     	(nautilus_window_destroy): Free the window title.
    
     	* src/nautilus-window-manage-views.c (begin_location_change):
     	Unref the directory when we're done using it.
    
     	* src/nautilus-sidebar.c (nautilus_sidebar_destroy): Sink
     	the title tab so it'll destroyed even if it hasn't got a parent.
    
     	* libnautilus-private/nautilus-vfs-file.c (vfs_destroy):
     	Free details struct.
    
     	* libnautilus-private/nautilus-vfs-directory.c (vfs_destroy):
     	Free details struct.
    
     	* libnautilus-private/nautilus-mime-actions.c
     	(nautilus_mime_get...
    bafee440