Skip to content
  • Jiri (George) Lebl's avatar
    Only bugfixes so I suspect I'm allowed to check these in. · e00e0138
    Jiri (George) Lebl authored
    -George
    
    Fri Aug 04 14:21:51 2000  George Lebl <jirka@5z.com>
    
    	* components/hardware/nautilus-hardware-view.c (setup_form_title):
    	  Check result of gnome_pixmap_file.  If NULL, we can't make a new
    	  gnome-pixmap.
    
    	* components/help/converters/gnome-db2html2/sect-elements.c
    	  (sect_get_infobox_logo) (sect_infobox_start_element):
    	  sect_get_infobox_logo can return a NULL so check its return
    	  and if NULL just add %s instead of <IMG ...>
    
    	* components/services/vault/command-line/vault-operations.c,
    	  libnautilus-extensions/nautilus-list.c:
    	  add #include <string.h>
    
    	* cut-n-paste-code/freetype/ftcalc.h,
    	  cut-n-paste-code/freetype/ftconfig.h:  Well even though this
    	  is cut and paste code I NEED to add this patch for it to even
    	  compile on alpha, I'll try to get this upstream.  The only changes
    	  are inside #ifdefs on platforms where long is 64 bit so it should
    	  not affect intel code at all.
    
    	* libnautilus-extensions/nautilus-file-ut...
    e00e0138