diff --git a/mozilla/extensions/transformiix/resources/Makefile.in b/mozilla/extensions/transformiix/resources/Makefile.in index 95f89e328df..ff37d62d2bb 100644 --- a/mozilla/extensions/transformiix/resources/Makefile.in +++ b/mozilla/extensions/transformiix/resources/Makefile.in @@ -42,6 +42,4 @@ VPATH = @srcdir@ include $(DEPTH)/config/autoconf.mk -MOZ_CHROME_FILE_FORMAT=flat - include $(topsrcdir)/config/rules.mk diff --git a/mozilla/extensions/transformiix/resources/buster/Makefile.in b/mozilla/extensions/transformiix/resources/buster/Makefile.in new file mode 100644 index 00000000000..682719af981 --- /dev/null +++ b/mozilla/extensions/transformiix/resources/buster/Makefile.in @@ -0,0 +1,45 @@ +# ***** BEGIN LICENSE BLOCK ***** +# Version: MPL 1.1/GPL 2.0/LGPL 2.1 +# +# The contents of this file are subject to the Mozilla Public License Version +# 1.1 (the "License"); you may not use this file except in compliance with +# the License. You may obtain a copy of the License at +# http://www.mozilla.org/MPL/ +# +# Software distributed under the License is distributed on an "AS IS" basis, +# WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License +# for the specific language governing rights and limitations under the +# License. +# +# The Original Code is mozilla.org. +# +# The Initial Developer of the Original Code is Axel Hecht. +# Portions created by the Initial Developer are Copyright (C) 2002 +# the Initial Developer. All Rights Reserved. +# +# Contributor(s): +# Axel Hecht +# +# Alternatively, the contents of this file may be used under the terms of +# either the GNU General Public License Version 2 or later (the "GPL"), or +# the GNU Lesser General Public License Version 2.1 or later (the "LGPL"), +# in which case the provisions of the GPL or the LGPL are applicable instead +# of those above. If you wish to allow use of your version of this file only +# under the terms of either the GPL or the LGPL, and not to allow others to +# use your version of this file under the terms of the MPL, indicate your +# decision by deleting the provisions above and replace them with the notice +# and other provisions required by the GPL or the LGPL. If you do not delete +# the provisions above, a recipient may use your version of this file under +# the terms of any one of the MPL, the GPL or the LGPL. +# +# ***** END LICENSE BLOCK ***** + + +DEPTH = ../../../.. +topsrcdir = @top_srcdir@ +srcdir = @srcdir@ +VPATH = @srcdir@ + +include $(DEPTH)/config/autoconf.mk + +include $(topsrcdir)/config/rules.mk diff --git a/mozilla/extensions/transformiix/resources/contents.rdf b/mozilla/extensions/transformiix/resources/buster/contents.rdf similarity index 96% rename from mozilla/extensions/transformiix/resources/contents.rdf rename to mozilla/extensions/transformiix/resources/buster/contents.rdf index 20772714183..3fda881076e 100644 --- a/mozilla/extensions/transformiix/resources/contents.rdf +++ b/mozilla/extensions/transformiix/resources/buster/contents.rdf @@ -12,7 +12,7 @@ chrome:displayName="XSLT QA Tools" chrome:author="mozilla.org" chrome:name="xslt-qa" - chrome:localeVersion="1.4b" + chrome:localeVersion="1.4a" chrome:skinVersion="1.2"> diff --git a/mozilla/extensions/transformiix/resources/buster/jar.mn b/mozilla/extensions/transformiix/resources/buster/jar.mn new file mode 100644 index 00000000000..add28a637db --- /dev/null +++ b/mozilla/extensions/transformiix/resources/buster/jar.mn @@ -0,0 +1,17 @@ +xslt-qa.jar: + content/xslt-qa/contents.rdf + content/xslt-qa/xslt-qa-overlay.xul + content/xslt-qa/xslt-qa-overlay.js + content/xslt-qa/buster/buster.xul + content/xslt-qa/buster/buster.css + content/xslt-qa/buster/buster-statics.js + content/xslt-qa/buster/buster-handlers.js + content/xslt-qa/buster/buster-files.js + content/xslt-qa/buster/buster-test.js + content/xslt-qa/buster/buster-view.js + content/xslt-qa/buster/result-view.xul + content/xslt-qa/buster/result-inspector.xul + content/xslt-qa/buster/result-view.css + content/xslt-qa/buster/result-view.js + content/xslt-qa/buster/DumpDOM.js + content/xslt-qa/buster/DiffDOM.js diff --git a/mozilla/extensions/transformiix/resources/xslt-qa-overlay.js b/mozilla/extensions/transformiix/resources/buster/xslt-qa-overlay.js similarity index 100% rename from mozilla/extensions/transformiix/resources/xslt-qa-overlay.js rename to mozilla/extensions/transformiix/resources/buster/xslt-qa-overlay.js diff --git a/mozilla/extensions/transformiix/resources/xslt-qa-overlay.xul b/mozilla/extensions/transformiix/resources/buster/xslt-qa-overlay.xul similarity index 97% rename from mozilla/extensions/transformiix/resources/xslt-qa-overlay.xul rename to mozilla/extensions/transformiix/resources/buster/xslt-qa-overlay.xul index 31f73002ff3..3888f8acc4e 100644 --- a/mozilla/extensions/transformiix/resources/xslt-qa-overlay.xul +++ b/mozilla/extensions/transformiix/resources/buster/xslt-qa-overlay.xul @@ -44,7 +44,6 @@ - diff --git a/mozilla/extensions/transformiix/resources/jar.mn b/mozilla/extensions/transformiix/resources/jar.mn index 3bc29d548d4..1be03da369d 100644 --- a/mozilla/extensions/transformiix/resources/jar.mn +++ b/mozilla/extensions/transformiix/resources/jar.mn @@ -1,17 +1,2 @@ -xslt-qa.jar: - content/xslt-qa/contents.rdf (contents.rdf) - content/xslt-qa/xslt-qa-overlay.xul (xslt-qa-overlay.xul) - content/xslt-qa/xslt-qa-overlay.js (xslt-qa-overlay.js) - content/xslt-qa/buster/buster.xul (buster/buster.xul) - content/xslt-qa/buster/buster.css (buster/buster.css) - content/xslt-qa/buster/buster-statics.js (buster/buster-statics.js) - content/xslt-qa/buster/buster-handlers.js (buster/buster-handlers.js) - content/xslt-qa/buster/buster-files.js (buster/buster-files.js) - content/xslt-qa/buster/buster-test.js (buster/buster-test.js) - content/xslt-qa/buster/buster-view.js (buster/buster-view.js) - content/xslt-qa/buster/result-view.xul (buster/result-view.xul) - content/xslt-qa/buster/result-inspector.xul (buster/result-inspector.xul) - content/xslt-qa/buster/result-view.css (buster/result-view.css) - content/xslt-qa/buster/result-view.js (buster/result-view.js) - content/xslt-qa/buster/DumpDOM.js (buster/DumpDOM.js) - content/xslt-qa/buster/DiffDOM.js (buster/DiffDOM.js) +en-US.jar: + locale/en-US/communicator/layout/xslt.properties diff --git a/mozilla/extensions/transformiix/resources/xslt.properties b/mozilla/extensions/transformiix/resources/xslt.properties new file mode 100644 index 00000000000..582aba1ed24 --- /dev/null +++ b/mozilla/extensions/transformiix/resources/xslt.properties @@ -0,0 +1,49 @@ +# ***** BEGIN LICENSE BLOCK ***** +# Version: MPL 1.1/GPL 2.0/LGPL 2.1 +# +# The contents of this file are subject to the Mozilla Public License Version +# 1.1 (the "License"); you may not use this file except in compliance with +# the License. You may obtain a copy of the License at +# http://www.mozilla.org/MPL/ +# +# Software distributed under the License is distributed on an "AS IS" basis, +# WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License +# for the specific language governing rights and limitations under the +# License. +# +# The Original Code is TransforMiiX XSLT Processor. +# +# The Initial Developer of the Original Code is +# Netscape Communications Corporation. +# Portions created by the Initial Developer are Copyright (C) 2003 +# the Initial Developer. All Rights Reserved. +# +# Contributor(s): +# Peter Van der Beken +# +# Alternatively, the contents of this file may be used under the terms of +# either the GNU General Public License Version 2 or later (the "GPL"), or +# the GNU Lesser General Public License Version 2.1 or later (the "LGPL"), +# in which case the provisions of the GPL or the LGPL are applicable instead +# of those above. If you wish to allow use of your version of this file only +# under the terms of either the GPL or the LGPL, and not to allow others to +# use your version of this file under the terms of the MPL, indicate your +# decision by deleting the provisions above and replace them with the notice +# and other provisions required by the GPL or the LGPL. If you do not delete +# the provisions above, a recipient may use your version of this file under +# the terms of any one of the MPL, the GPL or the LGPL. +# +# ***** END LICENSE BLOCK ***** + +1 = Parsing a XSLT stylesheet failed. +2 = Parsing a XPath expression failed. +4 = XSLT transformation failed. +5 = XSLT/XPath tried to call an unknown function. +6 = XSLT Stylesheet (possibly) contains a recursion. +7 = Attribute value illegal in XSLT 1.0. +8 = An XPath expression was expected to return a NodeSet. +9 = XSLT transformation was terminated by . +10 = A network error occured loading a XSLT stylesheet: +11 = An XSLT stylesheet does not have an XML mimetype: + +LoadingError = Error loading stylesheet: %S