~ubuntu-branches/ubuntu/vivid/venkman/vivid

« back to all changes in this revision

Viewing changes to chrome/content/venkman/ff/contents.rdf

  • Committer: Bazaar Package Importer
  • Author(s): Michele Angrisano
  • Date: 2007-12-13 15:51:50 UTC
  • mfrom: (1.1.3 upstream)
  • Revision ID: james.westby@ubuntu.com-20071213155150-mah0sgu2j2u2b5fz
Tags: 0.9.87.2-1ubuntu1
* Merge from Debian unstable, remaining changes:
  - debian/control:
    + Changed debians ice* dependencies to mozilla-based Ubuntu packages
      (firefox, mozilla-browser, thunderbird)
    + Update maintainer field.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<?xml version="1.0"?>
2
 
<RDF:RDF xmlns:RDF="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
3
 
         xmlns:chrome="http://www.mozilla.org/rdf/chrome#">
4
 
 
5
 
  <!-- list all the packages being supplied by this jar -->
6
 
  <RDF:Seq about="urn:mozilla:package:root">
7
 
    <RDF:li resource="urn:mozilla:package:venkman-ff"/>
8
 
  </RDF:Seq>
9
 
 
10
 
  <!-- package information -->
11
 
  <RDF:Description about="urn:mozilla:package:venkman-ff"
12
 
        chrome:name="venkman-ff">
13
 
  </RDF:Description>
14
 
 
15
 
  <!-- overlay information -->
16
 
 
17
 
</RDF:RDF>
 
1
<?xml version="1.0"?>
 
2
<RDF:RDF xmlns:RDF="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
 
3
         xmlns:chrome="http://www.mozilla.org/rdf/chrome#">
 
4
 
 
5
  <!-- list all the packages being supplied by this jar -->
 
6
  <RDF:Seq about="urn:mozilla:package:root">
 
7
    <RDF:li resource="urn:mozilla:package:venkman-ff"/>
 
8
  </RDF:Seq>
 
9
 
 
10
  <!-- package information -->
 
11
  <RDF:Description about="urn:mozilla:package:venkman-ff"
 
12
        chrome:name="venkman-ff">
 
13
  </RDF:Description>
 
14
 
 
15
  <!-- overlay information -->
 
16
 
 
17
</RDF:RDF>