Shaheed Haque wrote: > > The first patch looks good. I will make the same change for the msword > filter. > > In the second patch, you are simply appending the default suffix from the > filter, right? Do some of the filter specs not look like this: > > "*.doc, *.DOC" > ^comma separator > > or have they already been rationalised at this point? Yes. The filter manager prepares these strings for the file dialog and the look like that: *.htm *.html *.HTM *.HTML|HTML (*.htm *.html *.HTM *.HTML) where the first part is the real filter and the 2nd one is displayed to the user. -- Werner Trobin - wtrobin@mandrakesoft.com