No description
Bug 763203. This enables the two-arg form of fts3_tokenizer in SQLite for the Geary databases, used set the custom unicodesn tokeniser for full-text message search. The two-arg form was disabled by default in 3.11 for secuity reasons, but can be programmatically enabled in 3.12. Note that this does not fix SQLite 3.11, to do that it must be recompiled with -DSQLITE_ENABLE_FTS3_TOKENIZER. * src/sqlite3-unicodesn/static.c (registerTokenizer): Enable two-arg form of fts3_tokenizer if SQLite >= 3.12 is detected. * src/sqlite3-unicodesn/CMakeLists.txt: Set SQLITE_3_12 define as needed. * CMakeLists.txt: Check for both SQLite 3.12 and 3.11, print a warning if the latter is found. |
||
|---|---|---|
| bindings | ||
| cmake | ||
| debian | ||
| desktop | ||
| help | ||
| icons | ||
| po | ||
| sql | ||
| src | ||
| theming | ||
| ui | ||
| .gitattributes | ||
| .gitignore | ||
| AUTHORS | ||
| cmake_uninstall.cmake.in | ||
| CMakeLists.txt | ||
| configure | ||
| configure.in | ||
| COPYING | ||
| COPYING.icons | ||
| COPYING.snowball | ||
| geary.doap | ||
| INSTALL | ||
| MAINTAINERS | ||
| 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 Yorba
Yorba: http://www.yorba.org
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 2012-2015 Yorba Foundation