From: Alan Knowles Date: Tue, 7 Aug 2018 08:18:29 +0000 (+0800) Subject: src/strip.vala X-Git-Url: http://git.roojs.org/?p=app.mailtrimmer;a=commitdiff_plain;h=162241719840041f754c827a3bebf9ef6bb43ee8 src/strip.vala --- diff --git a/src/strip.vala b/src/strip.vala index c2fff35..470514a 100644 --- a/src/strip.vala +++ b/src/strip.vala @@ -241,7 +241,7 @@ public class StripApplication : GLib.Application { return 0; } - strip.scan_dir(opt_path, ""); + strip.scan_dir(opt_path, opt_scan_mailfort_only);