RetroZilla/extensions/inspector/resources/content/res/search-registry.rdf
2015-10-20 23:03:22 -04:00

14 lines
377 B
XML

<?xml version="1.0"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:ins="http://www.mozilla.org/inspector#">
<rdf:Seq about="inspector:search">
<rdf:li><rdf:Description
ins:uid="findOrphanImages"
ins:description="Find Orphan Images"
ins:factory="SearchModule_findOrphanImages"/></rdf:li>
</rdf:Seq>
</rdf:RDF>