From: Wilfried Göesgens Date: Thu, 29 Jul 2010 17:53:42 +0000 (+0000) Subject: * call SetTitles() X-Git-Tag: v8.01~988 X-Git-Url: https://code.citadel.org/?p=citadel.git;a=commitdiff_plain;h=2808e35df1eab6e689020f3bb2907e5b3c12c778 * call SetTitles() --- diff --git a/citadel/utils/setup.c b/citadel/utils/setup.c index f2e1c8efb..4a90f6c95 100644 --- a/citadel/utils/setup.c +++ b/citadel/utils/setup.c @@ -1372,6 +1372,7 @@ int main(int argc, char *argv[]) } calc_dirs_n_files(relh, home, relhome, ctdldir, 0); + SetTitles(); /* If a setup type was not specified, try to determine automatically * the best one to use out of all available types.