From 6dc318a59245100467f0032b49e8380849781f91 Mon Sep 17 00:00:00 2001 From: MatMoul Date: Sat, 13 Oct 2018 01:22:33 +0200 Subject: [PATCH] mail : Some updates --- install/apps/internet/mail | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/install/apps/internet/mail b/install/apps/internet/mail index 7798c62..5219179 100644 --- a/install/apps/internet/mail +++ b/install/apps/internet/mail @@ -2,8 +2,8 @@ . ./lib options=() -options+=("thunderbird" "" off) -options+=("evolution" "" off) +options+=("thunderbird" "(GTK)" off) +options+=("evolution" "(GTK)" off) options+=("evolution-bogofilter" "" off) options+=("evolution-spamassassin" "" off) options+=("evolution-ews" "" off)