[Trac-tickets] [The Trac Project] #2211: Add some Ada source file extensions for enscript mimeviewer

The Trac Project noreply at edgewall.com
Tue Oct 11 13:43:47 CDT 2005


#2211: Add some Ada source file extensions for enscript mimeviewer
------------------------------+---------------------------------------------
 Reporter:  guifo at wanadoo.fr  |       Owner:  jonas
     Type:  enhancement       |      Status:  new  
 Priority:  normal            |   Milestone:  0.9  
Component:  browser           |     Version:  devel
 Severity:  normal            |   Keywords:  enscript Ada      |  
------------------------------+---------------------------------------------
 For enscript to colorize Ada source files following the naming convention
 of the GNAT Ada compiler,
 the file '''trac/mimeview/api.py''' should have the following line
 {{{
 'ada':'text/x-ada',
 }}}
 replaced with
 {{{
 'ada':'text/x-ada', 'ads':'text/x-ada', 'adb':'text/x-ada',
 }}}

-- 
Ticket URL: <http://projects.edgewall.com/trac/ticket/2211>
The Trac Project <http://trac.edgewall.com/>


More information about the Trac-Tickets mailing list