diff options
Diffstat (limited to '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 83f07fa9..31c3586c 100644 --- a/themes/boothj5 +++ b/themes/boothj5 @@ -111,6 +111,7 @@ roster.presence.indent=-1 roster.status=true roster.rooms=true roster.rooms.order=name +roster.rooms.unread=after occupants=true occupants.size=15 occupants.jid=false diff --git a/themes/complex b/themes/complex index dc98217e..16aa96a7 100644 --- a/themes/complex +++ b/themes/complex @@ -39,6 +39,7 @@ roster.presence.indent=1 roster.status=true roster.rooms=true roster.rooms.order=unread +roster.rooms.unread=after privileges=true presence=true intype=true diff --git a/themes/simple b/themes/simple index 2f9ace50..39423e25 100644 --- a/themes/simple +++ b/themes/simple @@ -31,6 +31,7 @@ roster.resource=false roster.presence=false roster.status=false roster.rooms=false +roster.rooms.unread=off privileges=false presence=false intype=false |