the tree directory of "personal address book and collected addresses " and
it should display openldap server's addresses automatically 
the windows style defined in the file :
mailnews/addrbook/resources/content/abDirTreeOverlay.xul
as below
          <treerow> 
            <treecell indent="true" class="treecell-indent" label="r
df:http://home.netscape.com/NC-rdf#DirName";
                     IsMailList="rdf:http://home.netscape.com/NC-rdf
#IsMailList"/>
          </treerow>
but i can't find the function that response the define
 label="rdf:http://home.netscape.com/NC-rdf#DirName";
and IsMailList="rdf:http://home.netscape.com/NC-rdf
#IsMailList"
and the resouce file is defined in the file 
mailnews/addrbook/resources/locale/en-US/addressBook.properties
the resource is defined :
ldap_2.servers.history.description=Collected Addresses
ldap_2.servers.gab.description=Global Address Book
 
who can tell me how can the namespace
label="rdf:http://home.netscape.com/NC-rdf#DirName";
and IsMailList="rdf:http://home.netscape.com/NC-rdf
#IsMailList" contact with the resource 
and where the function is to  deal with the button.

best regarded 


Reply via email to