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

« back to all changes in this revision

Viewing changes to locale/el-GR/flashblock/contents.rdf

  • Committer: Bazaar Package Importer
  • Author(s): Alexander GQ Gerasiov
  • Date: 2009-11-30 01:21:27 UTC
  • mfrom: (1.1.5 upstream) (2.1.2 squeeze)
  • Revision ID: james.westby@ubuntu.com-20091130012127-ngxo3jqkddn3smi1
Tags: 1.5.11-2
* Fixed typo in debian/copyright.
* Using new dpkg v3 format, it rocks.
* Package description updated (taken from extension's homepage).

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<?xml version="1.0"?>
2
 
 
3
 
<RDF:RDF xmlns:RDF="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
4
 
         xmlns:chrome="http://www.mozilla.org/rdf/chrome#">
5
 
 
6
 
    <RDF:Seq about="urn:mozilla:locale:root">
7
 
        <RDF:li resource="urn:mozilla:locale:el-GR"/>
8
 
    </RDF:Seq>
9
 
 
10
 
    <RDF:Description about="urn:mozilla:locale:el-GR" chrome:name="el-GR">
11
 
        <chrome:packages>
12
 
            <RDF:Seq about="urn:mozilla:locale:el-GR:packages">
13
 
                <RDF:li resource="urn:mozilla:locale:el-GR:flashblock"/>
14
 
            </RDF:Seq>
15
 
        </chrome:packages>
16
 
    </RDF:Description>
17
 
</RDF:RDF>
18