Commit graph

4 commits

Author SHA1 Message Date
Thomas Tuegel fa2f19467f
akonadi: use QLatin1String instead of QStringLiteral
QStringLiteral stores strings in UTF-16 encoding. Nix cannot decode such paths,
so we must use QLatin1String for strings that may be paths, or the dependency
graph will be broken!
2017-08-21 06:51:32 -05:00
Thomas Tuegel fceb3794a2
akonadi: do not store path to pg_ctl in configuration 2017-06-18 08:44:44 -05:00
Thomas Tuegel be9a4fe6ca
akonadi: do not store path to mysqld in configuration 2017-06-18 08:44:44 -05:00
Thomas Tuegel 3acfd31050
akonadi: fix runtime paths 2017-06-18 08:44:44 -05:00