Under XFCE 4.14, using Thunar 1.8.9, the mimetype of nim source files 
(program.nim) is incorrectly shown as "MATLAB file". It shows an icon totally 
unrelated to Nim.

On the terminal, the command
    
    
     file --mime-type program.nim
    
    Run

yields
    
    
     program.nim: text/x-python
    
    Run

This is more of a marketing problem than a technical one, since it robs Nim of 
some of its "brand".

Maybe we could try to change XFCE upstream about it. But what changes should be 
carried over in order to show nim instead of MATLAB or x-pyhton?

Reply via email to