geary/src
Charles Lindsay 730b33d806 Don't save draft when UIDPLUS is not present: Closes bgo#713983
Without UIDPLUS Geary currently cannot determine the UID of the drafts
it saves to the server, and so it cannot delete them when the draft is
saved again or the message is sent.  This patch simply checks if
UIDPLUS is supported, and if not, does not save the draft to the
server.

Although a string is included in this patch, it's a duplicate of an
existing string and so technically does not break string freeze.
2014-04-04 13:01:01 -07:00
..
client Don't save draft when UIDPLUS is not present: Closes bgo#713983 2014-04-04 13:01:01 -07:00
console Update copyrights to 2014: Closes bgo#722381 2014-02-04 19:01:09 -08:00
engine Don't save draft when UIDPLUS is not present: Closes bgo#713983 2014-04-04 13:01:01 -07:00
mailer Update copyrights to 2014: Closes bgo#722381 2014-02-04 19:01:09 -08:00
sqlite3-unicodesn Update sqlite3-unicodesn to latest, 4155579 2013-05-27 12:07:28 -07:00
CMakeLists.txt Better special folder detection/creation 2014-02-11 15:24:01 -08:00