Searched refs:remakeMIMETypes (Results 1 - 3 of 3) sorted by relevance

/haiku/src/servers/mail/
H A Dmain.cpp15 bool remakeMIMETypes = false; local
23 remakeMIMETypes = true;
27 if (remakeMIMETypes)
H A DMailDaemonApplication.h62 void MakeMimeTypes(bool remakeMIMETypes = false);
H A DMailDaemonApplication.cpp569 MailDaemonApplication::MakeMimeTypes(bool remakeMIMETypes) argument
586 if (!mime.IsInstalled() || remakeMIMETypes) {

Completed in 95 milliseconds