Implement recommended file suffixes in dialog
authorPhilip Chimento <philip.chimento@gmail.com>
Sun, 12 Feb 2012 12:11:23 +0000 (13:11 +0100)
committerPhilip Chimento <philip.chimento@gmail.com>
Sun, 12 Feb 2012 12:11:23 +0000 (13:11 +0100)
When creating a file with glk_fileref_create_by_prompt(), there will
be a file filter active for the recommended file extension. For
fileusage_InputRecord and fileusage_Transcript, there will also be a
filter for text/plain files selectable. In any case there is also an
"All files" filter selectable.


No differences found