[Trac-tickets] [The Trac Project] #2032: Trac browser doesn't allow
direct viewing of .mm files
The Trac Project
noreply at edgewall.com
Fri Sep 9 04:48:19 CDT 2005
#2032: Trac browser doesn't allow direct viewing of .mm files
-------------------------------+--------------------------------------------
Reporter: jack at rebisoft.com | Owner: jonas
Type: enhancement | Status: new
Priority: normal | Milestone:
Component: browser | Version: 0.8.4
Severity: normal | Keywords: |
-------------------------------+--------------------------------------------
The .mm extension is somewhat common in Mac programming nowadays; It's a
source code file that can contain a mix of c++ and objective-c. Neither
0.8.4 (in source:tags/trac-0.8.4/trac/Mimeview.py) nor the trunk (in
source:trunk/trac/mimeview/api.py) include it in their MIME_MAP list. It
should probably be in there, just a duplicate of the definition for .m
files, so that these files can be viewed in the browser
--
Ticket URL: <http://projects.edgewall.com/trac/ticket/2032>
The Trac Project <http://trac.edgewall.com/>
More information about the Trac-Tickets
mailing list