* call SetTitles()
authorWilfried Göesgens <willi@citadel.org>
Thu, 29 Jul 2010 17:53:42 +0000 (17:53 +0000)
committerWilfried Göesgens <willi@citadel.org>
Thu, 29 Jul 2010 17:53:42 +0000 (17:53 +0000)
citadel/utils/setup.c

index f2e1c8efb72b98ce8fe9c7adba3550b168838dfb..4a90f6c950859f1c1d4d34e90c867bfe3f152483 100644 (file)
@@ -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.