diff options
author | mycroft <mycroft@pkgsrc.org> | 2000-10-30 00:01:59 +0000 |
---|---|---|
committer | mycroft <mycroft@pkgsrc.org> | 2000-10-30 00:01:59 +0000 |
commit | 7418bc163b8b406725eff21a245a3848dfcde469 (patch) | |
tree | 964f5a8cc352de34f7f49f19df75bce18134751b | |
parent | 2ca08fc716e9259450409cb28386b5bbf0e5f0af (diff) | |
download | pkgsrc-7418bc163b8b406725eff21a245a3848dfcde469.tar.gz |
Really dead now.
-rw-r--r-- | www/mozilla/files/user-locales.rdf | 19 | ||||
-rw-r--r-- | www/mozilla/files/user-skins.rdf | 19 |
2 files changed, 0 insertions, 38 deletions
diff --git a/www/mozilla/files/user-locales.rdf b/www/mozilla/files/user-locales.rdf deleted file mode 100644 index f74433c00d8..00000000000 --- a/www/mozilla/files/user-locales.rdf +++ /dev/null @@ -1,19 +0,0 @@ -<?xml version="1.0"?> -<RDF:RDF - xmlns:RDF="http://www.w3.org/1999/02/22-rdf-syntax-ns#"> - <RDF:Description about="urn:mozilla:package:global"> - <NS13:selectedLocale xmlns:NS13="http://www.mozilla.org/rdf/chrome#" resource="urn:mozilla:locale:en-US:global"/> - </RDF:Description> - <RDF:Description about="urn:mozilla:package:messenger"> - <NS14:selectedLocale xmlns:NS14="http://www.mozilla.org/rdf/chrome#" resource="urn:mozilla:locale:en-US:messenger"/> - </RDF:Description> - <RDF:Description about="urn:mozilla:package:communicator"> - <NS15:selectedLocale xmlns:NS15="http://www.mozilla.org/rdf/chrome#" resource="urn:mozilla:locale:en-US:communicator"/> - </RDF:Description> - <RDF:Description about="urn:mozilla:package:navigator"> - <NS16:selectedLocale xmlns:NS16="http://www.mozilla.org/rdf/chrome#" resource="urn:mozilla:locale:en-US:navigator"/> - </RDF:Description> - <RDF:Description about="urn:mozilla:package:editor"> - <NS17:selectedLocale xmlns:NS17="http://www.mozilla.org/rdf/chrome#" resource="urn:mozilla:locale:en-US:editor"/> - </RDF:Description> -</RDF:RDF> diff --git a/www/mozilla/files/user-skins.rdf b/www/mozilla/files/user-skins.rdf deleted file mode 100644 index 3a236cb2d19..00000000000 --- a/www/mozilla/files/user-skins.rdf +++ /dev/null @@ -1,19 +0,0 @@ -<?xml version="1.0"?> -<RDF:RDF - xmlns:RDF="http://www.w3.org/1999/02/22-rdf-syntax-ns#"> - <RDF:Description about="urn:mozilla:package:global"> - <NS7:selectedSkin xmlns:NS7="http://www.mozilla.org/rdf/chrome#" resource="urn:mozilla:skin:classic/1.0:global"/> - </RDF:Description> - <RDF:Description about="urn:mozilla:package:messenger"> - <NS8:selectedSkin xmlns:NS8="http://www.mozilla.org/rdf/chrome#" resource="urn:mozilla:skin:classic/1.0:messenger"/> - </RDF:Description> - <RDF:Description about="urn:mozilla:package:communicator"> - <NS9:selectedSkin xmlns:NS9="http://www.mozilla.org/rdf/chrome#" resource="urn:mozilla:skin:classic/1.0:communicator"/> - </RDF:Description> - <RDF:Description about="urn:mozilla:package:navigator"> - <NS10:selectedSkin xmlns:NS10="http://www.mozilla.org/rdf/chrome#" resource="urn:mozilla:skin:classic/1.0:navigator"/> - </RDF:Description> - <RDF:Description about="urn:mozilla:package:editor"> - <NS11:selectedSkin xmlns:NS11="http://www.mozilla.org/rdf/chrome#" resource="urn:mozilla:skin:classic/1.0:editor"/> - </RDF:Description> -</RDF:RDF> |