gschem: recent file list checks file extensions
commit2dfb5547bdf486ca4375af9e73cbe318768cb59f
authorKrzysztof Kościuszkiewicz <k.kosciuszkiewicz@gmail.com>
Fri, 20 May 2011 21:47:09 +0000 (20 23:47 +0200)
committerKrzysztof Kościuszkiewicz <k.kosciuszkiewicz@gmail.com>
Sat, 21 May 2011 20:19:21 +0000 (21 22:19 +0200)
tree190373f2a5671e0fa90405f8f0ff424793748941
parent962d859870fc45f741df478b000cbb435d422b84
gschem: recent file list checks file extensions

In the recently used files both symbol and schematic files are shown.
Change the filtering method, so recently used files are chosen not only
by MIME type, but also by the file extension as well.

Rationale: if gEDA is installed in a location other than default (say in
users home dir), the MIME type databases will not be updated and list
of recently used files will always be empty.
gschem/src/x_menus.c