2006-08-27 [colin] 2.4.0cvs100
[claws.git] / src / plugins / bogofilter / bogofilter.h
index 588b3377664b8f40f0ae6096ba5a9f12199eb8dc..581b7805dbce713fea0bdd86c64f7ccd4a648f7c 100644 (file)
@@ -32,6 +32,7 @@ struct _BogofilterConfig
        gboolean                 receive_spam;
        gchar                   *save_folder;
        guint                    max_size;
+       gchar                   *bogopath;
 };
 
 BogofilterConfig *bogofilter_get_config              (void);