From fc8dc328a4b4d40b2d15b4ff10d911d637887fea Mon Sep 17 00:00:00 2001 From: Paul Fariello Date: Wed, 17 Apr 2019 09:55:11 +0200 Subject: Alert about long OMEMO cryptographic generation Fixes #1055 --- src/command/cmd_funcs.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/command/cmd_funcs.c') diff --git a/src/command/cmd_funcs.c b/src/command/cmd_funcs.c index fe289f0b..a212fc86 100644 --- a/src/command/cmd_funcs.c +++ b/src/command/cmd_funcs.c @@ -7951,6 +7951,7 @@ cmd_omemo_gen(ProfWin *window, const char *const command, gchar **args) return TRUE; } + cons_show("Generating OMEMO crytographic materials, it may take a while..."); ProfAccount *account = accounts_get_account(session_get_account_name()); omemo_generate_crypto_materials(account); cons_show("OMEMO crytographic materials generated."); -- cgit 1.4.1-2-gfad0