Skip to content
  • Ramiro Estrugo's avatar
    reviewed by: Darin Adler <darin@eazel.com> · 773ec652
    Ramiro Estrugo authored
    	* components/services/install/nautilus-view/nautilus-service-instal
    	l-view.c: (install_message_new):
    	Add a tiny bit of padding to this label to prevent the bottom from
    	being cut off.  Im not sure exactly why the bottom is getting cut
    	off.  I suspect that the part container is constraining the widget
    	somehow, perhaps to match the geometry of the label on the right.
    
    	* libnautilus-extensions/nautilus-label.c:
    	(label_composite_pixbuf_callback), (nautilus_label_expose_event):
    	Fix for bugs 5607, 5608 and 5611.  Remove previous workaround for
    	bug 5608.  Do the clipping of the area that we need to copy into
    	the temporary buffer more carefully.  The temporary buffer itself
    	is a workaround for a related bug (2784).
    773ec652