After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 60362 - gnome-vfs identifies mbox files as plain text
gnome-vfs identifies mbox files as plain text
Status: RESOLVED NOTGNOME
Product: gnome-vfs
Classification: Deprecated
Component: MIME and file/program mapping
0.1
Other Linux
: Normal normal
: ---
Assigned To: Ian McKellar
Ian McKellar
Depends on:
Blocks:
 
 
Reported: 2001-09-11 00:22 UTC by Maciej Stachowiak
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Maciej Stachowiak 2001-09-11 00:22:39 UTC
This leads to Nautilus doing the text preview thing on them, and
opening them in the text viewer, which seems a bit silly.

I noticed this while browsing around in my nsmail folder in Nautilus.
Comment 1 Ian McKellar 2001-09-11 00:34:36 UTC
I guess we could check for "From " at the start of the file... Its not
a particularly safe magic check, but what the hell :)
Comment 2 Marco Pesenti Gritti 2004-12-10 18:03:27 UTC
Reported upstream:

https://bugs.freedesktop.org/show_bug.cgi?id=2052