make mandelbrot build and roughly work as an extension
[mandelbrot.git] / jar.mn
diff --git a/jar.mn b/jar.mn
new file mode 100644 (file)
index 0000000..4a64683
--- /dev/null
+++ b/jar.mn
@@ -0,0 +1,22 @@
+#filter substitution
+
+mandelbrot.jar:
+% content mandelbrot               %content/mandelbrot/
+% skin    mandelbrot  classic/1.0  %skin/classic/mandelbrot/
+% locale  mandelbrot  @AB_CD@      %locale/@AB_CD@/mandelbrot/
+% overlay chrome://browser/content/browser.xul chrome://mandelbrot/content/fxOverlay.xul application={ec8030f7-c20a-464f-9b0e-13a3a9e97384}
+% overlay chrome://browser/content/browser.xul chrome://mandelbrot/content/mobileOverlay.xul application={a23983c0-fd0e-11dc-95ff-0800200c9a66}
+% overlay chrome://communicator/content/tasksOverlay.xul chrome://mandelbrot/content/smOverlay.xul application={92650c4d-4b8e-4d2a-b7eb-24ecf4f6b63a}
+  content/mandelbrot/mandelbrot.js                 (xulapp/chrome/mandelbrot/content/mandelbrot.js)
+  content/mandelbrot/mandelbrot.xul                (xulapp/chrome/mandelbrot/content/mandelbrot.xul)
+  content/mandelbrot/image-settings.js             (xulapp/chrome/mandelbrot/content/image-settings.js)
+  content/mandelbrot/image-settings.xul            (xulapp/chrome/mandelbrot/content/image-settings.xul)
+  content/mandelbrot/fxOverlay.xul                 (extension/fxOverlay.xul)
+  content/mandelbrot/mobileOverlay.xul             (extension/mobileOverlay.xul)
+  content/mandelbrot/smOverlay.xul                 (extension/smOverlay.xul)
+  skin/classic/mandelbrot/mandelbrot.css           (xulapp/chrome/mandelbrot/skin/classic/mandelbrot.css)
+  skin/classic/mandelbrot/image-settings.css       (xulapp/chrome/mandelbrot/skin/classic/image-settings.css)
+  locale/@AB_CD@/mandelbrot/mandelbrot.dtd         (xulapp/chrome/mandelbrot/locales/@AB_CD@/mandelbrot.dtd)
+  locale/@AB_CD@/mandelbrot/mandelbrot.properties  (xulapp/chrome/mandelbrot/locales/@AB_CD@/mandelbrot.properties)
+  locale/@AB_CD@/mandelbrot/mandelbrot-overlay.dtd (xulapp/chrome/mandelbrot/locales/@AB_CD@/mandelbrot-overlay.dtd)
+  locale/@AB_CD@/mandelbrot/image-settings.dtd     (xulapp/chrome/mandelbrot/locales/@AB_CD@/image-settings.dtd)