* src/procmime.[ch]
authorLuke Plant <L.Plant.98@cantab.net>
Sat, 29 Nov 2003 00:36:02 +0000 (00:36 +0000)
committerLuke Plant <L.Plant.98@cantab.net>
Sat, 29 Nov 2003 00:36:02 +0000 (00:36 +0000)
commitb18dd07dc6118e475295b058aa228366ba7de484
tree0c9ea0f45b6c10b92cd0000aa85429eaf6422a05
parente93ebaecb3d3dcda14899d13f8ec1f87a053c88a
* src/procmime.[ch]
        re-added parsing of Content-Disposition header
                - removes the old  'gchar* content_disposition'
                - adds a new field 'DispositionType disposition'
                - adds parameters to MimeInfo::parameters
* src/mimeview.c
        use the "filename" parameter for saving, and the new
        MimeInfo::disposition for save all.
src/mimeview.c
src/procmime.c
src/procmime.h