lib: rename contacts into contacts-cache

Plus dependents.
This commit is contained in:
Dirk-Jan C. Binnema
2022-02-19 22:08:54 +02:00
parent 39c45abc38
commit a82bd77d09
10 changed files with 137 additions and 138 deletions

View File

@ -23,8 +23,8 @@ lib_mu=static_library(
[
'mu-bookmarks.cc',
'mu-bookmarks.hh',
'mu-contacts.cc',
'mu-contacts.hh',
'mu-contacts-cache.cc',
'mu-contacts-cache.hh',
'mu-data.hh',
'mu-parser.cc',
'mu-parser.hh',