--- exo-0.3.4/exo-helper/helpers/exo-compose-mail-0.3 2007-12-02 13:33:44.000000000 +0100 +++ exo-0.3.4-stl/exo-helper/helpers/exo-compose-mail-0.3 2008-10-19 15:25:28.404508918 +0200 @@ -81,7 +81,7 @@ $body and $command .= ",body='$body'"; # and add the parameters to the argv - push (@argv, '--compose'); + push (@argv, '-compose'); push (@argv, $command); } elsif ($style eq 'mozilla-remote') {