Add dummy-flash.rdf for testing.

This commit is contained in:
waterson%netscape.com 1999-07-30 23:54:04 +00:00
Родитель a4506da3ab
Коммит 53359e7395
4 изменённых файлов: 2 добавлений и 20 удалений

Просмотреть файл

@ -41,6 +41,7 @@ FILES = \
dom-test-6.xul \
dom-test-7.xul \
dom-test-8.xul \
dummy-flash.rdf \
flash-registry.rdf \
flash.css \
flash.js \

Просмотреть файл

Просмотреть файл

@ -1,20 +0,0 @@
<RDF:RDF xmlns:RDF="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:NC="http://home.netscape.com/NC-rdf#">
<RDF:Bag about="NC:FlashDataSources">
<RDF:li>
<!-- The Tinderbox Flash -->
<RDF:Description about="http://cvs-mirror.mozilla.org/webtools/tinderbox/SeaMonkey/flash.rdf">
<NC:poll-interval>300</NC:poll-interval>
</RDF:Description>
</RDF:li>
<RDF:li>
<!-- Messenger Flashes -->
<RDF:Description about="rdf:msgnotifications" />
</RDF:li>
</RDF:Bag>
<RDF:Bag about="NC:FlashStyleSheets">
</RDF:Bag>
</RDF:RDF>

Просмотреть файл

@ -36,6 +36,7 @@ FILES=\
dom-test-6.xul \
dom-test-7.xul \
dom-test-8.xul \
dummy-flash.rdf \
flash-registry.rdf \
flash.css \
flash.js \