[Zope-CVS] CVS: Packages/Moztop/moztop/content/navigation - navigationoverlay.xul:1.2

Stephan Richter srichter@cbu.edu
Sat, 22 Mar 2003 15:09:50 -0500


Update of /cvs-repository/Packages/Moztop/moztop/content/navigation
In directory cvs.zope.org:/tmp/cvs-serv4977/moztop/content/navigation

Modified Files:
	navigationoverlay.xul 
Log Message:
Made "Reload" Site button work again.

Got types working again. I totally forgot that we changed all namespaces
from www.zope.org to www.oscom.org. Now we see the cool icons again too.


=== Packages/Moztop/moztop/content/navigation/navigationoverlay.xul 1.1 => 1.2 ===
--- Packages/Moztop/moztop/content/navigation/navigationoverlay.xul:1.1	Thu Mar 20 11:30:22 2003
+++ Packages/Moztop/moztop/content/navigation/navigationoverlay.xul	Sat Mar 22 15:09:20 2003
@@ -31,7 +31,7 @@
 
         <bindings>
           <binding subject="?subitem"
-                   predicate="http://www.zope.org/rdf#resourcetype"
+                   predicate="http://www.oscom.org/rdf#resourcetype"
                    object="?resourcetype" />
           <binding subject="?subitem"
                    predicate="http://www.purl.org/dc/1.1#title"
@@ -40,7 +40,7 @@
                    predicate="http://www.purl.org/dc/1.1#title"
                    object="?resourcetypetitle"/>
           <binding subject="?resourcetype"
-                   predicate="http://www.zope.org/rdf#styleid"
+                   predicate="http://www.oscom.org/rdf#styleid"
                    object="?styleid"/>
         </bindings>