make it so the the children aren't right under the parent, they should be indented.

This commit is contained in:
sspitzer%netscape.com 2000-04-13 23:05:08 +00:00
Родитель 603c60feef
Коммит 0654ad34fc
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -82,7 +82,7 @@ Rights Reserved.
<treechildren>
<treeitem uri="...">
<treerow>
<treecell value="rdf:http://home.netscape.com/NC-rdf#Name"/>
<treecell indent="true" value="rdf:http://home.netscape.com/NC-rdf#Name"/>
<treecell value="rdf:http://home.netscape.com/NC-rdf#Subscribed"/>
<treecell value="rdf:http://home.netscape.com/NC-rdf#Count"/>
</treerow>