added imap host entry

This commit is contained in:
jefft%netscape.com 1999-04-21 05:47:04 +00:00
parent 67b0c1c114
commit 90ad32b3a9

View File

@ -8,6 +8,8 @@
<!ENTITY totalColumn.label "Total">
<!ENTITY localMailHost.img "chrome://messenger/skin/localMailHost.gif">
<!ENTITY localMailHost.label "Local Mail">
<!ENTITY imapHost.img "chrome://messenger/skin/localMailHost.gif">
<!ENTITY imapHost.label "Imap Mail">
<!ENTITY newsHost.img "chrome://messenger/skin/newsHost.gif">
<!ENTITY newsHost.label "news.mozilla.org">
]>
@ -36,6 +38,12 @@
</treeitem>
</treebody>
<treebody rdf:containment="http://home.netscape.com/NC-rdf#child">
<treeitem id="imap:/" open="false">
<treecell><treeindentation/><html:img hspace="2" style="vertical-align: bottom" src="&imapHost.img;"/>&imapHost.label;</treecell>
</treeitem>
</treebody>
<treebody rdf:containment="http://home.netscape.com/NC-rdf#child">
<treeitem id="news://news.mozilla.org" open="false">
<treecell><treeindentation/><html:img hspace="2" style="vertical-align: bottom" src="&newsHost.img;"/>&newsHost.label;</treecell>