about summary refs log tree commit homepage
path: root/MANIFEST
diff options
context:
space:
mode:
authorEric Wong <e@yhbt.net>2020-06-27 10:03:30 +0000
committerEric Wong <e@yhbt.net>2020-06-28 22:27:09 +0000
commitb6f82589757137f16ac9177676968cdde2b06400 (patch)
tree88e04f964d1f3a3c390da53bef39ac5b07e3ae3b /MANIFEST
parent80b6cf9fb3aafe7a2d5e2fee1b420a93c6c9b0ae (diff)
downloadpublic-inbox-b6f82589757137f16ac9177676968cdde2b06400.tar.gz
Respect XDG_DATA_HOME to avoid cluttering ~/.public-inbox/.
Existing users of ~/.public-inbox/imap.sqlite3 will remain
supported, but the preference for new data is to use
~/.local/share and other paths standardized by XDG.

Cc: "Eric W. Biederman" <ebiederm@xmission.com>
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST1
1 files changed, 1 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index 42a00d74..158d7ca2 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -274,6 +274,7 @@ t/httpd.t
 t/hval.t
 t/imap.t
 t/imap_searchqp.t
+t/imap_tracker.t
 t/imapd-tls.t
 t/imapd.t
 t/import.t