diff options
author | James Booth <boothj5@gmail.com> | 2016-01-24 02:44:46 +0000 |
---|---|---|
committer | James Booth <boothj5@gmail.com> | 2016-01-24 02:44:46 +0000 |
commit | 2bda22c3d67893dc9d84cb53683f9e9d83e70cb2 (patch) | |
tree | bd2ae4e2abac2c17aa69f960eb8cff50d9d59969 | |
parent | 2a8da892aacca4b641a42d019e92e9e620984dc7 (diff) | |
download | profani-tty-2bda22c3d67893dc9d84cb53683f9e9d83e70cb2.tar.gz |
Updated themes
-rw-r--r-- | theme_template | 3 | ||||
-rw-r--r-- | themes/boothj5 | 6 | ||||
-rw-r--r-- | themes/complex | 3 |
3 files changed, 10 insertions, 2 deletions
diff --git a/theme_template b/theme_template index 2ae5d9c1..83716865 100644 --- a/theme_template +++ b/theme_template @@ -116,6 +116,9 @@ roster.rooms= roster.rooms.order= roster.rooms.unread= roster.rooms.pos= +roster.rooms.char= +roster.private= +roster.private.char= occupants= occupants.size= occupants.jid= diff --git a/themes/boothj5 b/themes/boothj5 index 618f7a43..2a627787 100644 --- a/themes/boothj5 +++ b/themes/boothj5 @@ -96,7 +96,7 @@ roster.offline=true roster.empty=false roster.by=group roster.order=presence -roster.unread=before +roster.unread=after roster.count=true roster.priority=false roster.size=25 @@ -113,8 +113,10 @@ roster.status=true roster.contacts=true roster.rooms=true roster.rooms.order=name -roster.rooms.unread=before +roster.rooms.unread=after roster.rooms.pos=last +roster.rooms.char=# +roster.private=room occupants=true occupants.size=15 occupants.jid=false diff --git a/themes/complex b/themes/complex index a63ab8ea..2f42bc9e 100644 --- a/themes/complex +++ b/themes/complex @@ -43,6 +43,9 @@ roster.rooms=true roster.rooms.order=unread roster.rooms.unread=after roster.rooms.pos=last +roster.rooms.char=# +roster.private=room +roster.private.char=/ privileges=true presence=true intype=true |