2006-03-16 [colin] 2.0.0cvs141
[claws.git] / src / procmime.h
index 374b66408f7665e1638de46bb2c3a201dcc8a8df..ba90995fa9869444cbb77c1e1c9b32579de5dde6 100644 (file)
@@ -130,6 +130,9 @@ struct _MimeInfo
        /* Content-ID */
        gchar           *id;
 
+       /* Content-Location */
+       gchar           *location;
+
        guint            offset;
        guint            length;