(file) Return to install.rdf CVS log (file) (dir) Up to [home] / firefox-extensions / lj_friends

File: [home] / firefox-extensions / lj_friends / install.rdf (download) / (as text)
Revision: 1.12, Sat Oct 28 20:03:00 2006 UTC (3 years, 10 months ago) by ws
Branch: MAIN
CVS Tags: HEAD
Changes since 1.11: +3 -3 lines
blah, a.m.o compat

<?xml version="1.0"?>

<RDF xmlns="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
     xmlns:em="http://www.mozilla.org/2004/em-rdf#">

  <Description about="urn:mozilla:install-manifest">
    <em:id>{5FAD8FE8-BCD7-11D8-B335-000A95C91A40}</em:id>
    <em:version>0.8.1.1</em:version>
    <em:targetApplication>
      <Description>
        <em:id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id>
        <em:minVersion>1.5</em:minVersion>
        <em:maxVersion>2.0.0.*</em:maxVersion>
      </Description>
    </em:targetApplication>
    <em:name>Livejournal Friends Checker</em:name>
    <em:file>
      <Description about="urn:mozilla:extension:file:lj_friends">
        <em:package>content/</em:package>
        <em:locale>locale/en-US/</em:locale>
      </Description>
    </em:file>
    <em:description>places an icon in your browsers status bar that notifies you when your friends' page has new entries</em:description>
    <em:creator>Tony Chang</em:creator>
    <em:homepageURL>http://www.aypwip.org/cvs/index.pl/firefox-extensions/lj_friends/</em:homepageURL>
    <em:optionsURL>chrome://lj_friends/content/prefs.xul</em:optionsURL>
    <em:iconURL>chrome://lj_friends/skin/pencil.png</em:iconURL>
  </Description>
</RDF>

tony at ponderer dot org
Powered by
ViewCVS 0.9.2