From 35419994e9418444dc82e5c90c579203cc4c3616 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sat, 22 Mar 2014 10:42:38 -0400 Subject: add desktop notifications Motivation: Hook scripts for nautilus or other file managers need to provide the user with feedback that a file is being downloaded. This commit was sponsored by THM Schoemaker. --- Assistant/Alert/Utility.hs | 1 - 1 file changed, 1 deletion(-) (limited to 'Assistant/Alert/Utility.hs') diff --git a/Assistant/Alert/Utility.hs b/Assistant/Alert/Utility.hs index 73843be4c..be631e999 100644 --- a/Assistant/Alert/Utility.hs +++ b/Assistant/Alert/Utility.hs @@ -14,7 +14,6 @@ import Utility.Tense import qualified Data.Text as T import Data.Text (Text) import qualified Data.Map as M -import Data.Monoid {- This is as many alerts as it makes sense to display at a time. - A display might be smaller, or larger, the point is to not overwhelm the -- cgit v1.2.3