X-Git-Url: https://git-public.kairo.at/?p=mandelbrot.git;a=blobdiff_plain;f=jar.mn;h=472bd94ffa1cd3c9118c43b8d7e3385de5d90125;hp=361b7eb010ac90b26911e00ff6b5454f8a73e136;hb=16dde495eff82a906f950186b5c6f1a951df07ed;hpb=474b436c32a22fe875097a3cc6bc61fb4823ddf1 diff --git a/jar.mn b/jar.mn index 361b7eb..472bd94 100644 --- a/jar.mn +++ b/jar.mn @@ -4,11 +4,17 @@ 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 chrome://mandelbrot/content/mandelbrot-tab.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} +% 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 (xulapp/chrome/mandelbrot/content/mandelbrot.js) content/mandelbrot/mandelbrot.xul (xulapp/chrome/mandelbrot/content/mandelbrot.xul) + content/mandelbrot/mandelbrot-tab.xul (xulapp/chrome/mandelbrot/content/mandelbrot-tab.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) @@ -17,6 +23,7 @@ mandelbrot.jar: skin/classic/mandelbrot/mandelbrot.css (xulapp/chrome/mandelbrot/skin/classic/mandelbrot.css) skin/classic/mandelbrot/mandelbrotIcon16.png (xulapp/chrome/mandelbrot/skin/classic/mandelbrotIcon16.png) skin/classic/mandelbrot/mandelbrotIcon32.png (xulapp/chrome/mandelbrot/skin/classic/mandelbrotIcon32.png) + skin/classic/mandelbrot/mobileUI.css (xulapp/chrome/mandelbrot/skin/classic/mobileUI.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)