diff options
author | James Booth <boothj5@gmail.com> | 2015-11-22 01:42:01 +0000 |
---|---|---|
committer | James Booth <boothj5@gmail.com> | 2015-11-22 01:42:01 +0000 |
commit | 8413020ab43a7b689881ebbcc2a67d8f4fc9fdef (patch) | |
tree | 8e2899554daa7bdd7c4e66df6f10202388da56e8 | |
parent | 3bc9275079ce76689ad7f08538cf6ba76b034df7 (diff) | |
download | profani-tty-8413020ab43a7b689881ebbcc2a67d8f4fc9fdef.tar.gz |
Updated themes
-rw-r--r-- | themes/boothj5 | 1 | ||||
-rw-r--r-- | themes/complex | 1 | ||||
-rw-r--r-- | themes/simple | 1 |
3 files changed, 3 insertions, 0 deletions
diff --git a/themes/boothj5 b/themes/boothj5 index 3c4fdc1d..1dc413ad 100644 --- a/themes/boothj5 +++ b/themes/boothj5 @@ -86,6 +86,7 @@ roster.contact.indent=1 roster.resource.indent=2 roster.presence.indent=-1 roster.header.char=@ +roster.wrap=true occupants=true occupants.size=15 occupants.jid=false diff --git a/themes/complex b/themes/complex index ba11735c..a8456dcd 100644 --- a/themes/complex +++ b/themes/complex @@ -34,6 +34,7 @@ roster.contact.char=- roster.contact.indent=2 roster.resource.indent=2 roster.presence.indent=2 +roster.wrap=true privileges=true presence=true intype=true diff --git a/themes/simple b/themes/simple index ef11247e..9b3c573b 100644 --- a/themes/simple +++ b/themes/simple @@ -31,6 +31,7 @@ roster.size=25 roster.contact.indent=0 roster.resource.indent=0 roster.presence.indent=-1 +roster.wrap=false privileges=false presence=false intype=false |