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)
commit3235a688697a3b015988a5312aed9116f6f8aa59
tree77477b85f38abc430eb97d40e11571db3547a06f
parent7cbc2c68d146433b1d438d60406ca05e14a523ce
Implement recommended file suffixes in dialog

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.
libchimara/fileref.c