diff options
author | Matthew Barnes <mbarnes@redhat.com> | 2010-10-17 02:42:43 +0800 |
---|---|---|
committer | Matthew Barnes <mbarnes@redhat.com> | 2010-10-19 00:32:36 +0800 |
commit | b674a37a381d0328a7273bafa62d80203c8cdf70 (patch) | |
tree | 3d3982335580bb59c977fab4180704ca668f07b2 /po | |
parent | 51ebf20237270a785af0aa0e614db42275a05c62 (diff) | |
download | gsoc2013-evolution-b674a37a381d0328a7273bafa62d80203c8cdf70.tar.gz gsoc2013-evolution-b674a37a381d0328a7273bafa62d80203c8cdf70.tar.zst gsoc2013-evolution-b674a37a381d0328a7273bafa62d80203c8cdf70.zip |
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.
Diffstat (limited to 'po')
-rw-r--r-- | po/POTFILES.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/po/POTFILES.in b/po/POTFILES.in index f75d48845b..852a27961f 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -281,6 +281,7 @@ modules/mail/em-composer-prefs.c modules/mail/em-mailer-prefs.c modules/mailto-handler/apps-evolution-mail-prompts-checkdefault.schemas.in modules/mailto-handler/evolution-mailto-handler.c +modules/offline-alert/evolution-offline-alert.error.xml modules/plugin-manager/evolution-plugin-manager.c modules/plugin-python/example/org-gnome-hello-python-ui.xml modules/plugin-python/example/org-gnome-hello-python.eplug.xml |