No description
* src/client/composer/composer-widget.vala (ComposerWidget::initialize_actions): Disable close-and-save by default, opening draft manager will enable it if needed. (ComposerWidget::restore_draft_state_async): Update doc comment noting use constraints, remove account param since we should be using the instance's instead. Update call site. (ComposerWidget::open_draft_manager_async): Don't try to close the manager beforehand, we should be able to manage that externally. (ComposerWidget::reopen_draft_manager_async): New async method to handle closing and reopening the draft manager in the appropriate order, since it's one caller is not async. (ComposerWidget::discard_and_exit_async): Only attempt to discard the draft if we have a draft manager. We need the guard since this may also get called even if drafts are not being saved. (ComposerWidget::set_header_recipients): Don't flag draft as having changed, these issues should only be cosmetic. (ComposerWidget::on_from_changed): Move to a more appropriate location in the source, just call ::reopen_draft_manager_async instead of trying to handle it here. |
||
|---|---|---|
| bindings | ||
| cmake | ||
| debian | ||
| desktop | ||
| help | ||
| icons | ||
| po | ||
| sql | ||
| src | ||
| test | ||
| ui | ||
| .gitattributes | ||
| .gitignore | ||
| AUTHORS | ||
| cmake_uninstall.cmake.in | ||
| CMakeLists.txt | ||
| configure | ||
| configure.in | ||
| COPYING | ||
| COPYING.icons | ||
| COPYING.snowball | ||
| geary.doap | ||
| INSTALL | ||
| Makefile.in | ||
| NEWS | ||
| README | ||
| THANKS | ||
Geary Email Client
------------------
* Introduction
Geary is an IMAP email client built for the GNOME desktop environment. It
allows you to read and send email with a simple, modern interface.
Visit https://wiki.gnome.org/Apps/Geary to read about the current state of
Geary's development and to make sure you're running the latest version.
* Installation & Licensing
Please consult the INSTALL and COPYING files for more information.
* Quick Start
The first time Geary is launched, it will prompt for your account
information. Note that your email password is stored securely in the
Gnome Keyring.
Geary will then begin downloading messages in your inbox and other
folders.
* Contacting Geary Developers
Geary wiki: https://wiki.gnome.org/Apps/Geary
We also encourage you to join the Geary mailing list. See
https://mail.gnome.org/mailman/listinfo/geary-list for details.
Copyright 2016 Software Freedom Conservancy Inc.