Wed, 2 Jun 2010 11:42:34 -0700 (PDT), /[email protected]/:

I am trying to create some new themes,but can't get them installed on
Seamonkey 2.0.4
Here is my new theme:
http://www.box.net/shared/9yh7vp8yd2

I noticed that themes in Seamonkey website works just fine,but mine is
"incompatible".

Installs and takes effect normally here, but then I have the extension compatibility checking turned off:

http://kb.mozillazine.org/Extensions.checkCompatibility

I notice your "install.rdf" contains:

  <em:targetApplication>
    <Description em:id="{F9EB2322-07EB-F237-267816ADEDAEC768}"
        em:minVersion="2.0a" em:maxVersion="2.1a1pre"/>
  </em:targetApplication>

The target application ID of SeaMonkey is not the same <https://developer.mozilla.org/en/Creating_a_Skin_for_SeaMonkey_2.x/Getting_Started>:

  <em:targetApplication>
    <Description>
      <!-- SeaMonkey's UUID -->
      <em:id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id>
      <em:minVersion>Min_SM_Version</em:minVersion>
      <em:maxVersion>Max_SM_Version</em:maxVersion>
    </Description>
  </em:targetApplication>

You may also ask in the mozilla.dev.themes and mozilla.dev.apps.seamonkey groups on this server.

--
Stanimir
_______________________________________________
support-seamonkey mailing list
[email protected]
https://lists.mozilla.org/listinfo/support-seamonkey

Reply via email to