* <many> add support for searching attachment mime-types

- updated manpages
  - some cleanups

  Note, requires a --rebuild
This commit is contained in:
djcb
2011-11-11 09:13:35 +02:00
parent 0abe2e307a
commit d93186e0e3
9 changed files with 116 additions and 40 deletions

View File

@ -225,9 +225,4 @@ private:
};
/* Xapian DB prefix for the UID value */
#define MU_STORE_UID_PREFIX "Q"
#endif /*__MU_STORE_PRIV_HH__*/