|
I think the bug is in ROX. Files named "Makefile" are not sucessfully
matched against the glob "makefile", which they should be, unless
the glob has "case-sensitive=true", which it hasn't.
This patch makes ROX recognize "Makefile" files as text/x-makefile.
|