>>>>> "John" == John Levon <[EMAIL PROTECTED]> writes:

John> Anyway the "mask" interface needs changing at some point to get
John> on well with the KDE frontend.

John> The KDE dialog expects something like :

John>   "*.ps|PostScript documents (*.ps)\n*.png|PNG files (*.png)\n"

John> as a list of the globs with descriptions.

I guess it should be a vector of pair<glob,description>. Then the
frontend can massage it at will. Or we have an enum describing the
class of files we want, and the frontend picks its own mask. This will
be very important if KDE wants
  PNG files (*.png)
while gnome insists on
  PNG file [*.png]
and this starts a good old flamewar :)

JMarc

Reply via email to