diff options
author | Michael Vetter <jubalh@iodoru.org> | 2019-05-02 17:01:55 +0200 |
---|---|---|
committer | Michael Vetter <jubalh@iodoru.org> | 2019-05-02 17:01:55 +0200 |
commit | f082563bf2687465f0ca924985ec4d38277459ba (patch) | |
tree | 54fe7df828b967fd29e056d2c04a8933677f2d2a /theme_template | |
parent | 722cb5fdc3ced8b76b58992326c8761227240202 (diff) | |
download | profani-tty-f082563bf2687465f0ca924985ec4d38277459ba.tar.gz |
Add occupants char
`/occupants char` now sets a character that is displayed before the nick in MUCs. Similar like `/roster char` is displaying a char for the roster. Regards #690
Diffstat (limited to 'theme_template')
-rw-r--r-- | theme_template | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/theme_template b/theme_template index 04dbdca0..feab8bfc 100644 --- a/theme_template +++ b/theme_template @@ -131,6 +131,7 @@ roster.private= roster.private.char= occupants= occupants.size= +occupants.char= occupants.jid= occupants.wrap= occupants.indent= |