aboutsummaryrefslogtreecommitdiffstats
path: root/src/chrome/locale/es-ES/contents.rdf
diff options
context:
space:
mode:
Diffstat (limited to 'src/chrome/locale/es-ES/contents.rdf')
-rw-r--r--src/chrome/locale/es-ES/contents.rdf19
1 files changed, 19 insertions, 0 deletions
diff --git a/src/chrome/locale/es-ES/contents.rdf b/src/chrome/locale/es-ES/contents.rdf
new file mode 100644
index 0000000..c292bc8
--- /dev/null
+++ b/src/chrome/locale/es-ES/contents.rdf
@@ -0,0 +1,19 @@
+<?xml version="1.0"?>
+
+<RDF:RDF xmlns:RDF="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+ xmlns:chrome="http://www.mozilla.org/rdf/chrome#">
+
+ <!-- list all the packages being supplied by this jar -->
+ <RDF:Seq about="urn:mozilla:locale:root">
+ <RDF:li resource="urn:mozilla:locale:es-ES"/>
+ </RDF:Seq>
+
+ <!-- locale information -->
+ <RDF:Description about="urn:mozilla:locale:es-ES">
+ <chrome:packages>
+ <RDF:Seq about="urn:mozilla:locale:es-ES:packages">
+ <RDF:li resource="urn:mozilla:locale:es-ES:mproxy"/>
+ </RDF:Seq>
+ </chrome:packages>
+ </RDF:Description>
+</RDF:RDF>