Modify ↓
      
#1283 closed defect (fixed)
Add ice extention for text/x-idl
| Reported by: | Owned by: | Christian Boos | |
|---|---|---|---|
| Priority: | normal | Milestone: | 0.10 | 
| Component: | version control/browser | Version: | 0.8.1 | 
| Severity: | minor | Keywords: | |
| Cc: | Branch: | ||
| Release Notes: | |||
| API Changes: | |||
| Internal Changes: | |||
Description
Ice, which is a project by http://www.zeroc.com uses a description language called Slice, which is a derivitive of CORBA IDL.  The files end in .ice, and it would be nice to update the MimeViewer.py tables to map it to text/x-idl, which will allow it to display properly when browsed.
Attachments (1)
Change History (4)
by , 21 years ago
| Attachment: | Mimeview.py.diff added | 
|---|
comment:1 by , 20 years ago
| Milestone: | → 0.10 | 
|---|---|
| Owner: | changed from to | 
This should really be made user configurable.
comment:3 by , 19 years ago
| Resolution: | → fixed | 
|---|---|
| Status: | assigned → closed | 
Configurable setting implemented in r3345.
  Note:
 See   TracTickets
 for help on using tickets.
    


  
Actual diff file against [1354]