View Single Post
Old 05-01-2008, 10:11 AM   #7 (permalink)
Buck50
 
Join Date: May 2008
Posts: 6
Thanks: 0
Thanked 0 Times in 0 Posts
Buck50 is on a distinguished road
Default

Quote:
Originally Posted by TreeFrog View Post
what plugin are you using? When I use the "unreadEmail/" tag it counts all my mail as a whole (outlook,yahoo,etc..).

I am using.. plugin file="sysplug.dll" clsid="{2F930BF0-6FE9-4a53-9E17-88E9247BAB48}
<plugin clsid="{62E5C279-1E55-4bbb-95DA-D576093C23BE}" name="MessageCount" height="20">
<background>
<format state="selected" bgcolor="COLOR_HOMEHIGHLIGHT"/>
</background>
<label>
<text lang="0x0409">Email <unreadMsgs name="ActiveSync" /></text>
<text lang="0x0C0A">Email <unreadMsgs name="ActiveSync" /></text>
</label>
<label>
<text lang="0x0409">Text Messages <unreadMsgs name="SMS" /></text>
<text lang="0x0C0A">Text Messages <unreadMsgs name="SMS" /></text>
</label>
<translaterockerkeys/>
</plugin>

<!--standard others plugin-->
<plugin clsid="{8486CC1E-025B-4888-9C76-048DF7C1787D}" name="msgcount2" height="27" autoheight="true">
<text padding-bottom="4"/>
<background>
<format state="selected" bgcolor="COLOR_HOMEHIGHLIGHT"/>
</background>
<mail account="others"/>
</plugin>

I restored the file to it's original version. Just in case there are any errors.

Last edited by Buck50; 05-01-2008 at 10:12 AM. Reason: forgot to add test
Buck50 is offline   Reply With Quote