removing useless directories, moving contents.rdf and preview.png to top level directory
[themes.git] / EarlyBlue / navigator / resources.xml
CommitLineData
f6e0a33f 1<?xml version="1.0"?>
2<bindings id="NavigatorResourcesBindings"
3 xmlns="http://www.mozilla.org/xbl"
4 xmlns:html="http://www.w3.org/1999/xhtml"
5 xmlns:xul="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul">
6
7
8 <binding id="resource_bundle_navigator" extends="" >
9 <resources>
10 <!-- begin resources -->
11 <image src="chrome://navigator/skin/back.gif" />
f6e0a33f 12 <image src="chrome://navigator/skin/forward.gif" />
f6e0a33f 13 <!-- end resources -->
14 </resources>
15 </binding>
16
f25cbcfe 17</bindings>