[haiku-development] Re: partial mail mime types

  • From: Stephan Aßmus <superstippi@xxxxxx>
  • To: haiku-development@xxxxxxxxxxxxx
  • Date: Thu, 03 Mar 2011 10:44:33 +0100

On 03.03.2011 10:39, Clemens wrote:
On Thu, 03 Mar 2011 22:23:24 +1300, Stephan Aßmus <superstippi@xxxxxx>
wrote:

On 03.03.2011 10:11, Clemens wrote:
Hi,

I have really no clue how the default tracker attributes for partial
mail messages (text/x-partial-email) are set. I mean the attributes
tracker offer for a particular mime type. There are two attributes for
text/x-partial-email in tracker: MAIL:account and MAIL:thread but I
can't find out where they are set. Could somebody explain it to me?

Tried to grep the entrie code for "MAIL:account" or
"text/x-partial-email"? There are some remnants in libtracker.so to
install some mime types on first launch. You probably looked at
mail_daemon, Mail and the MIME data base source, correct? I would
suspect Tracker next. :-)


sure did a grep but the spooky thing is that I haven't found anything :-(

Maybe you need to work on your grep-fu... :-) It's mail_daemon who installs it:

mail_deamon.rdef exports icons for it and the type.
MailDeamon.cpp:635ff installs the type. And if the type is already installed, then it just adds Account and Thread.

Best regards,
-Stephan


Other related posts: