removing useless directories, moving contents.rdf and preview.png to top level directory
[themes.git] / EarlyBlue / navigator / resources.xml
diff --git a/EarlyBlue/navigator/resources.xml b/EarlyBlue/navigator/resources.xml
new file mode 100644 (file)
index 0000000..d58024c
--- /dev/null
@@ -0,0 +1,17 @@
+<?xml version="1.0"?>
+<bindings id="NavigatorResourcesBindings"
+          xmlns="http://www.mozilla.org/xbl"
+          xmlns:html="http://www.w3.org/1999/xhtml"
+          xmlns:xul="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul">
+          
+         
+ <binding id="resource_bundle_navigator" extends="" >
+   <resources>
+     <!-- begin resources -->
+     <image src="chrome://navigator/skin/back.gif" />
+     <image src="chrome://navigator/skin/forward.gif" />
+     <!-- end resources -->
+   </resources>        
+  </binding>
+          
+</bindings>