Modify ↓
      
Opened 20 years ago
Closed 19 years ago
#2211 closed enhancement (duplicate)
Add some Ada source file extensions for enscript mimeviewer
| Reported by: | Owned by: | Christian Boos | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | version control/browser | Version: | devel | 
| Severity: | minor | Keywords: | enscript Ada | 
| Cc: | Branch: | ||
| Release Notes: | |||
| API Changes: | |||
| Internal Changes: | |||
Description
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',
Attachments (0)
Change History (3)
comment:1 by , 20 years ago
| Milestone: | 0.9 → 1.0 | 
|---|
comment:2 by , 20 years ago
| Milestone: | 1.0 → 0.10 | 
|---|---|
| Owner: | changed from to | 
| Severity: | normal → minor | 
| Status: | new → assigned | 
comment:3 by , 19 years ago
| Milestone: | 0.10 | 
|---|---|
| Resolution: | → duplicate | 
| Status: | assigned → closed | 
Duplicate of #1283.
  Note:
 See   TracTickets
 for help on using tickets.
    


  
See also #2874.