~ubuntu-branches/ubuntu/lucid/flashblock/lucid-proposed

« back to all changes in this revision

Viewing changes to content/flashblock/contents.rdf

  • Committer: Bazaar Package Importer
  • Author(s): Philippe Coval
  • Date: 2009-04-03 16:49:15 UTC
  • mfrom: (1.1.3 upstream)
  • Revision ID: james.westby@ubuntu.com-20090403164915-oqcwx6g70d26nnzj
Tags: 1.3.12~a1+snapshot20090326-0ubuntu1
* New upstream release (LP: #309390)
  - Set the same version : from install.js to install.rdf
* debian/rules:
  - Read install.rdf instead of install.js to guess upstream version
* debian/control:
  - Added ${misc:Depends}, as lintian suggested and prefer FF-3.5
  - enhances flashplugin-nonfree

Show diffs side-by-side

added added

removed removed

Lines of Context:
24
24
        <RDF:li resource="chrome://navigator/content/navigator.xul"/>
25
25
        <RDF:li resource="chrome://messenger/content/mailWindowOverlay.xul"/>
26
26
        <RDF:li resource="chrome://communicator/content/pref/preftree.xul"/>
27
 
        <RDF:li resource="chrome://global/content/customizeToolbar.xul"/>
28
27
    </RDF:Seq>
29
28
 
30
29
    <RDF:Seq about="chrome://browser/content/browser.xul">
35
34
        <RDF:li>chrome://flashblock/content/flashblock.xul</RDF:li>
36
35
    </RDF:Seq>
37
36
    <RDF:Seq about="chrome://messenger/content/mailWindowOverlay.xul">
38
 
        <RDF:li>chrome://flashblock/content/flashblock.xul</RDF:li>
 
37
        <RDF:li>chrome://flashblock/content/mailOverlay.xul</RDF:li>
39
38
    </RDF:Seq>
40
39
    <RDF:Seq about="chrome://communicator/content/pref/preftree.xul">
41
40
        <RDF:li>chrome://flashblock/content/flashblockPrefOverlay.xul</RDF:li>
42
41
    </RDF:Seq>
43
 
    <RDF:Seq about="chrome://global/content/customizeToolbar.xul">
44
 
        <RDF:li>chrome://flashblock/content/flashblock.xul</RDF:li>
45
 
    </RDF:Seq>
46
42
 
47
43
</RDF:RDF>