From b674a37a381d0328a7273bafa62d80203c8cdf70 Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Sat, 16 Oct 2010 14:42:43 -0400 Subject: Add an EOfflineAlert module. This module posts an alert to the first EShellWindow when starting offline, and also posts an alert when the network connection drops. We get frequent questions on the mailing list from users not realizing Evolution is starting in offline mode, so this is meant to help address that confusion. --- modules/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'modules/Makefile.am') diff --git a/modules/Makefile.am b/modules/Makefile.am index da2ccec6e0..ae95614c2a 100644 --- a/modules/Makefile.am +++ b/modules/Makefile.am @@ -24,6 +24,7 @@ SUBDIRS = \ mail \ composer-autosave \ mailto-handler \ + offline-alert \ plugin-lib \ plugin-manager \ startup-wizard \ -- cgit v1.2.3