Append the count of unread IMs to the IM session's name in the communicate button's flyout list
ShowUnreadIMsCount can be set false to turn this off
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
|
||||
<panel background_opaque="true" background_visible="true" bottom="0" can_close="true" can_minimize="false" can_resize="false" follows="left|right|bottom" height="28" name="toolbar" width="1024">
|
||||
<string name="Redock Windows">Redock Windows</string>
|
||||
<string name="IMs">[COUNT] IMs</string>
|
||||
<string name="IM">1 IM</string>
|
||||
<panel bottom="0" filename="panel_bg_toolbar.xml" height="28" left="0" width="1024"/>
|
||||
<layout_stack name="toolbar_stack" follows="left|right|bottom|top" bottom="2" left="1" width="1022" height="26" min_width="200" orientation="horizontal" border_size="0">
|
||||
<layout_panel name="panel1" height="2" width="2" auto_resize="false" user_resize="false">
|
||||
|
||||
Reference in New Issue
Block a user