[Zope-CVS] CVS: Packages/Moztop/moztop/content/Inspector - ExplorerOverlay.xul:1.2
Stephan Richter
srichter@cbu.edu
Mon, 13 Jan 2003 15:03:55 -0500
Update of /cvs-repository/Packages/Moztop/moztop/content/Inspector
In directory cvs.zope.org:/tmp/cvs-serv25212/moztop/content/Inspector
Modified Files:
ExplorerOverlay.xul
Log Message:
- Site Contents is now obtained from Zope 3 via RDF.
- Updated CHANGES.txt and moved some tasks around.
=== Packages/Moztop/moztop/content/Inspector/ExplorerOverlay.xul 1.1.1.1 => 1.2 ===
--- Packages/Moztop/moztop/content/Inspector/ExplorerOverlay.xul:1.1.1.1 Sun Jan 12 17:30:15 2003
+++ Packages/Moztop/moztop/content/Inspector/ExplorerOverlay.xul Mon Jan 13 15:03:52 2003
@@ -6,7 +6,7 @@
<tabpanel id="explorer-panel">
<tree id="explorer" flex="1"
- datasources="chrome://moztop/content/Data/foldercontents.rdf"
+ datasources="http://localhost:8080/@@contents.rdf"
ref="urn:explorer:data">
<treecols>
<treecol id="name" label="Name" primary="true" flex="3"/>