Enrico Forestieri <[EMAIL PROTECTED]> writes: > It is much like the fact that when inserting a graphic only file names > with a given extension are shown in the graphics inset. But I can name > foo.myfig an xfig file and have it correctly recognized by gnome and > kde--but not LyX!
We have our own homegrown version of `file` in src/support/filetools.C (I think). Add the missing magic to that and your xfig file will be recognized. Angus