Skip to content
  • Darin Adler's avatar
    Fix a G_OBJECT_CLASS that should have been G_OBJECT_GET_CLASS. · 55941234
    Darin Adler authored
            * cut-n-paste-code/widgets/e-paned/e-paned.c:
            (e_paned_handle_shown): Fix a G_OBJECT_CLASS that should
            have been G_OBJECT_GET_CLASS.
    
            * libnautilus-private/Makefile.am: Add back the dependency on
            the cut-n-paste libraries.
    
            * libnautilus-private/nautilus-bonobo-extensions.c:
            (nautilus_bonobo_get_hidden): Silently ignore when there's no
            "hidden" attribute rather than warning every time.
    
            * libnautilus-private/nautilus-icon-factory.c:
            (nautilus_icon_factory_get_pixbuf_for_icon): Ref all the pixbufs
            on their way out of the icon factory since we don't have a new
            strategy for removing them from the cache when the caller is done
            yet.
    
            * src/nautilus-sidebar-title.c:
            (sidebar_title_create_more_info_label): Don't call make_smaller
            so Havoc won't complain every time we do it.
    
            * src/nautilus-view-frame.c: (nautilus_vie...
    55941234