Make Forward as Inline Default Behavior in KMail

Ingo Klöcker kloecker at kde.org
Wed Jan 8 18:09:39 GMT 2003


cryptopia wrote:
> Just upgraded to KDE 3.1 (rc 5) and the default way to forward an
> email is as an attachment. I would like to be able to change that to
> inline like I was able to do before. Anybody figure out how to do it??

The only way to do this is to edit the source. Simply change
  slotForwardAttachedMsg();
to
  slotForwardMsg();
on line ~1265 in kdenetwork/kmail/kmmainwin.cpp.

Regards,
Ingo

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: signature
URL: <http://mail.kde.org/pipermail/kde/attachments/20030108/271cbde7/attachment.sig>


More information about the kde mailing list