From 86acd4649bed31e0de9bbe469ac45184e2cee640 Mon Sep 17 00:00:00 2001 From: James Booth Date: Mon, 22 Jun 2015 21:09:14 +0100 Subject: Added PGP prefs --- src/command/commands.c | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/command/commands.c') diff --git a/src/command/commands.c b/src/command/commands.c index 38f15a74..f865b873 100644 --- a/src/command/commands.c +++ b/src/command/commands.c @@ -905,6 +905,10 @@ cmd_prefs(ProfWin *window, gchar **args, struct cmd_help_t help) cons_show(""); cons_show_otr_prefs(); cons_show(""); + } else if (strcmp(args[0], "pgp") == 0) { + cons_show(""); + cons_show_pgp_prefs(); + cons_show(""); } else { cons_show("Usage: %s", help.usage); } -- cgit 1.4.1-2-gfad0