Added PGP prefs

This commit is contained in:
James Booth
2015-06-22 21:09:14 +01:00
parent 24ebb51254
commit 86acd4649b
5 changed files with 28 additions and 0 deletions

View File

@@ -1299,6 +1299,7 @@ cmd_init(void)
autocomplete_add(prefs_ac, "conn");
autocomplete_add(prefs_ac, "presence");
autocomplete_add(prefs_ac, "otr");
autocomplete_add(prefs_ac, "pgp");
notify_ac = autocomplete_new();
autocomplete_add(notify_ac, "message");