--- ie_impexp_BZ2Abw.cpp.orig Tue Nov 27 11:35:04 2001 +++ ie_impexp_BZ2Abw.cpp Fri Feb 1 22:05:21 2002 @@ -159,11 +159,11 @@ virtual bool getDlgLabels (const char ** pszDesc, const char ** pszSuffixList, IEFileType * ft) { *pszDesc = "BZ2 AbiWord (.bzabw)"; - *pszSuffixList = "*.abw.bz2; *.bzabw"; + *pszSuffixList = "*.bzabw; *.abw.bz2"; *ft = getFileType(); return true; } /*!