[haiku-commits] Re: r40794 - in haiku/trunk/src: apps/mail data/beos_mime/text

  • From: Clemens <clemens.zeidler@xxxxxxxxxxxxxx>
  • To: haiku-commits@xxxxxxxxxxxxx
  • Date: Fri, 04 Mar 2011 09:11:30 +1300

On Fri, 04 Mar 2011 09:08:13 +1300, Stephan Assmus <superstippi@xxxxxx> wrote:



Modified: haiku/trunk/src/apps/mail/Mail.rdef
===================================================================
--- haiku/trunk/src/apps/mail/Mail.rdef 2011-03-03 14:07:57 UTC (rev 40793) +++ haiku/trunk/src/apps/mail/Mail.rdef 2011-03-03 19:58:09 UTC (rev 40794)
@@ -4,8 +4,6 @@
  resource app_flags B_SINGLE_LAUNCH;

  resource file_types message {
-       "types" = "text/x-email",
-       "types" = "text/x-partial-email",
        "types" = "application/x-person",
        "types" = "application/x-vnd.Be.URL.mailto",
        "types" = "text/x-vnd.Be-MailDraft"
@@ -59,7 +57,7 @@

The rest of the patch looks OK to me, but the above should be reverted. It's just Mail declaring support for those types, it's not the type declaration itself.


Ok thanks was not sure about it thought it has to do with the used icon...

cheers,
        Clemens

Other related posts: