probable typos in gtk3 filter chooser pattern globs
Versatile Commodore Emulator
Brought to you by:
blackystardust,
gpz
Hi,
Think there's probably minor typos in glob used to filter files in the gtk3 ui file choosers in v3.3 at least, meaning that e.g. a fliplist.vfl file won't show in the dialog.
] in "*.[vV[fF][lL]"[ in "*.[pP][rR]gG]"Thanks!
Should be fixed now. Thanks for reporting.
I really wish Gtk would allow some 'case-insensitive' flag in its globbing, would make the patterns look a little more readable :)