X-Git-Url: https://git-public.kairo.at/?p=mandelbrot.git;a=blobdiff_plain;f=jar.mn;h=ae5abf72f8b313a08e7aee2e384ddd703bb759a9;hp=4a6468373bc2332687020e35549d24ac9c2abec7;hb=839a6b211937493cd8d508898816e0e06facc34f;hpb=920e1feaae452ddcc01e9a08b51beca27452f334 diff --git a/jar.mn b/jar.mn index 4a64683..ae5abf7 100644 --- a/jar.mn +++ b/jar.mn @@ -4,19 +4,22 @@ mandelbrot.jar: % content mandelbrot %content/mandelbrot/ % skin mandelbrot classic/1.0 %skin/classic/mandelbrot/ % locale mandelbrot @AB_CD@ %locale/@AB_CD@/mandelbrot/ +% style chrome://mandelbrot/content/mandelbrot.xul chrome://mandelbrot/skin/mobileUI.css application={a23983c0-fd0e-11dc-95ff-0800200c9a66} +% style about:mandelbrot chrome://mandelbrot/skin/mobileUI.css application={a23983c0-fd0e-11dc-95ff-0800200c9a66} % 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) +% overlay chrome://navigator/content/navigator.xul chrome://mandelbrot/content/smOverlay.xul application={92650c4d-4b8e-4d2a-b7eb-24ecf4f6b63a} +% component {289dae5f-2a1d-4632-8df9-79c50147f91f} components/aboutMandelbrot.js +% contract @mozilla.org/network/protocol/about;1?what=mandelbrot {289dae5f-2a1d-4632-8df9-79c50147f91f} + content/mandelbrot/mandelbrot.js (content/mandelbrot.js) + content/mandelbrot/mandelbrot.xul (content/mandelbrot.xul) + content/mandelbrot/fxOverlay.xul (content/fxOverlay.xul) + content/mandelbrot/mobileOverlay.xul (content/mobileOverlay.xul) + content/mandelbrot/smOverlay.xul (content/smOverlay.xul) + skin/classic/mandelbrot/mandelbrot.css (skin/classic/mandelbrot.css) + skin/classic/mandelbrot/mandelbrotIcon16.png (skin/classic/mandelbrotIcon16.png) + skin/classic/mandelbrot/mandelbrotIcon32.png (skin/classic/mandelbrotIcon32.png) + skin/classic/mandelbrot/mobileUI.css (skin/classic/mobileUI.css) + locale/@AB_CD@/mandelbrot/mandelbrot.dtd (locales/@AB_CD@/mandelbrot.dtd) + locale/@AB_CD@/mandelbrot/mandelbrot.properties (locales/@AB_CD@/mandelbrot.properties) + locale/@AB_CD@/mandelbrot/mandelbrot-overlay.dtd (locales/@AB_CD@/mandelbrot-overlay.dtd)