Description of problem: Found an interesting rich text formatted (.rtf) document on the net today and GNOME suggested I open it in sysprof. I think it would make more sense if OO.o told the system it could open these :) The file has mime type application/rtf according to nautilus and OO.o just has text/rtf in the desktop file. [kmaraas@localhost ~]$ file Desktop/*.rtf Desktop/testplanmal.rtf: Rich Text Format data, version 1, Apple Macintosh Opening it directly from writer worked just fine. Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
Yeah, OOo is registered as "text/rtf" while gnome/shared-mime is calling it "application/rtf". Upstreamed a patch as http://www.openoffice.org/issues/show_bug.cgi?id=59675