Skip to content
  • Darin Adler's avatar
    Change to use bonobo_object_unref now that the leaks have been fixed. This · 41f3913c
    Darin Adler authored
    	* src/nautilus-view-frame.c: (nautilus_view_frame_destroy_client):
    	Change to use bonobo_object_unref now that the leaks have been
    	fixed.  This requires the new Bonobo or you'll have lots of leaked
    	processes. Luckily, Nautilus won't compile without the new Bonobo
    	due to my use of bonobo_object_shutdown in main :-)
    
    	* configure.in:
    	Fix the way -Werror works so it affects all directories, not just
    	ones where we use WERROR.
    
    	* components/hardware/Makefile.am:
    	* components/help/Makefile.am:
    	* components/history/Makefile.am:
    	* components/loser/content/Makefile.am:
    	* components/loser/sidebar/Makefile.am:
    	* components/mozilla/Makefile.am:
    	* components/music/Makefile.am:
    	* components/notes/Makefile.am:
    	* components/rpmview/Makefile.am:
    	* components/sample/Makefile.am:
    	* components/services/install/command-line/Makefile.am:
    	* components/services/install/lib/Makefile.am:
    	* components/services/install/nautilus-view/Makefil...
    41f3913c