Comment 3 for bug 61263

Revision history for this message
Anita (a-lewis) wrote : Re: /etc/mailcap files is wrong

I had this too, twice. I edited the line on mine:

application/x-sc; gnumeric '%s'; edit=gnumeric '%s'; description="SC/XSpread spr
eadsheet"; test=test -n "$DISPLAY"; nametemplate=%s.sc

It was like this with the semicolon missing and the remainder of the line dropped to the next line:

application/x-sc
gnumeric '%s'; edit=gnumeric '%s'; description="SC/XSpread spr
eadsheet"; test=test -n "$DISPLAY"; nametemplate=%s.sc