This commit is contained in:
Christian Paminger
2008-02-15 16:23:39 +00:00
parent 6f68f0ec7c
commit 13e8b98d98
2 changed files with 5 additions and 5 deletions
@@ -3,14 +3,14 @@
xmlns:chrome="http://www.mozilla.org/rdf/chrome#"> xmlns:chrome="http://www.mozilla.org/rdf/chrome#">
<RDF:Seq about="urn:mozilla:package:root"> <RDF:Seq about="urn:mozilla:package:root">
<RDF:li resource="urn:mozilla:package:tempusextern" /> <RDF:li resource="urn:mozilla:package:tempusextern81" />
</RDF:Seq> </RDF:Seq>
<RDF:Description about="urn:mozilla:package:tempusextern" <RDF:Description about="urn:mozilla:package:tempusextern81"
chrome:extension="false" chrome:extension="false"
chrome:name="TempusExtern" chrome:name="TempusExtern81"
chrome:displayName="TempusExtern" chrome:displayName="TempusExtern81"
chrome:author="TW" chrome:author="TW"
/> />
@@ -1,7 +1,7 @@
<?xml version="1.0"?> <?xml version="1.0"?>
<!DOCTYPE window > <!DOCTYPE window >
<window id="fas" xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul" <window id="fas" xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"
title="TempusExtern" title="TempusExtern81"
width="800" width="800"
height="600" height="600"
persist="screenX screenY width height sizemode" persist="screenX screenY width height sizemode"