From: Kenneth J. Davis (jeremyd@computer.org)
Date: Tue Sep 30 2003 - 12:34:44 EDT
Apparently some Psion word documents use "word.app" instead of
"Word.app" as their application id string.  So I changed psiconv's compare
to be case insentive (using strcasecmp with a define in config.h.Win32
setting it to stricmp, so hopefully I didn't break it on other platforms).
I don't think this will break anything (regarding loading Psion files),
and makes the psion importer a little more tolerant.  Next to look
into embedded images and sheets.  Note sent to psiconv maintainer as well.
Jeremy
CVS: ----------------------------------------------------------------------
CVS: Enter Log.  Lines beginning with `CVS:' are removed automatically
CVS: 
CVS: Committing in .
CVS: 
CVS: Modified Files:
CVS:         config.h.Win32 psiconv/parse_driver.c 
CVS: ----------------------------------------------------------------------
change application ID string compare to be case insentive (fix another doc
load issue).
This archive was generated by hypermail 2.1.4 : Tue Sep 30 2003 - 12:50:27 EDT