summaryrefslogtreecommitdiff
path: root/www/mozilla/files
diff options
context:
space:
mode:
authormycroft <mycroft@pkgsrc.org>2000-10-29 09:14:24 +0000
committermycroft <mycroft@pkgsrc.org>2000-10-29 09:14:24 +0000
commitfda797ceb44a9628520619a79fb5dc599f4b32c3 (patch)
tree46f94c29adafe5eee602c38ad36691798871af95 /www/mozilla/files
parentca03967569b2051cf41e172d147d85ce86efbfe3 (diff)
downloadpkgsrc-fda797ceb44a9628520619a79fb5dc599f4b32c3.tar.gz
I was on crack. It is still necessary to generate these files at install time.
Instead, update to a current, correct version.
Diffstat (limited to 'www/mozilla/files')
-rw-r--r--www/mozilla/files/user-locales.rdf19
-rw-r--r--www/mozilla/files/user-skins.rdf19
2 files changed, 38 insertions, 0 deletions
diff --git a/www/mozilla/files/user-locales.rdf b/www/mozilla/files/user-locales.rdf
new file mode 100644
index 00000000000..f74433c00d8
--- /dev/null
+++ b/www/mozilla/files/user-locales.rdf
@@ -0,0 +1,19 @@
+<?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
new file mode 100644
index 00000000000..3a236cb2d19
--- /dev/null
+++ b/www/mozilla/files/user-skins.rdf
@@ -0,0 +1,19 @@
+<?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>