diff options
Diffstat (limited to 'themes')
-rw-r--r-- | themes/boothj5 | 6 | ||||
-rw-r--r-- | themes/complex | 3 |
2 files changed, 7 insertions, 2 deletions
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 |