Skip to content
  • Darin Adler's avatar
    Deleted help component as it is not slated to be part of Gnome 2. · 22ac93ef
    Darin Adler authored
    	* components/Makefile.am:
    	* components/help/*:
    	* nautilus.spec.in:
    	Deleted help component as it is not slated to be part of Gnome 2.
    
    	* RENAMING: No need to rename hyperbola if it's gone.
    
    	* configure.in: Removed ScrollKeeper check. Took a cut at making
    	the medusa check use pkg-config, it's probably messed up but at
    	least we won't define HAVE_MEDUSA if we see the Gnome 1 medusa.
    
    	* libnautilus-private/nautilus-icon-canvas-item.c:
    	(nautilus_icon_canvas_item_init),
    	(nautilus_icon_canvas_item_finalize),
    	(nautilus_icon_canvas_item_set_arg),
    	(nautilus_icon_canvas_item_get_arg),
    	(draw_or_measure_label_text_aa), (draw_label_text_aa),
    	(nautilus_icon_canvas_item_class_init):
    	Quick cut at porting to Pango from Eel font code. It's all under
    	ifdef USE_EEL_TEXT because it's not working well yet. At the moment
    	the text looks bad, and it's very slow, and it's not centered.
    
    	* libnautilus-private/nautilus-icon-factory.c: (embed_text):
    	B...
    22ac93ef