Hi Richard,

please find attached a patch that fixes this problem for me.

Cheers, Mario

-- 
 .''`.   Mario Joußen <[EMAIL PROTECTED]>
: :'  :  proud Debian developer, administrator, and user
`. `'`
  `-  Debian - when you have better things to do than fixing systems
--- install.rdf.orig	2008-01-03 04:26:09.000000000 +0100
+++ install.rdf	2008-07-11 16:28:04.890475915 +0200
@@ -2,7 +2,7 @@
 
 <RDF xmlns="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
      xmlns:em="http://www.mozilla.org/2004/em-rdf#";>
-5A
+
   <Description about="urn:mozilla:install-manifest">
     <!-- Target Application this extension can install into, 
         with minimum and maximum supported versions. --> 
@@ -25,6 +25,6 @@
     <em:homepageURL>http://www.asoftsite.org</em:homepageURL>
     <em:iconURL>chrome://calendar/skin/cal-icon32.png</em:iconURL>
     <em:optionsURL>chrome://messenger/content/preferences/preferences.xul</em:optionsURL>
-    <em:targetPlatform>linux-gnu_x86-gcc3</em:targetPlatform>
+    <em:targetPlatform>Linux_x86-gcc3</em:targetPlatform>
   </Description>
 </RDF>

Reply via email to