mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-20 04:06:21 +00:00
PoC for bookmark ignore
``` ~/.local/share/profanity % cat bookmark_ignore [ignore] profanity@rooms.dismail.de= ``` Regards https://github.com/profanity-im/profanity/issues/1115
This commit is contained in:
@@ -46,6 +46,7 @@
|
||||
#define FILE_PLUGIN_THEMES "plugin_themes"
|
||||
#define FILE_CAPSCACHE "capscache"
|
||||
#define FILE_PROFANITY_IDENTIFIER "profident"
|
||||
#define FILE_BOOKMARK_AUTOJOIN_IGNORE "bookmark_ignore"
|
||||
|
||||
#define DIR_THEMES "themes"
|
||||
#define DIR_ICONS "icons"
|
||||
|
||||
Reference in New Issue
Block a user