~ubuntu-branches/ubuntu/maverick/webdeveloper/maverick-proposed

« back to all changes in this revision

Viewing changes to source/locale_common/th-TH/webdeveloper/contents.rdf

  • Committer: Bazaar Package Importer
  • Author(s): Luca Falavigna
  • Date: 2009-01-04 12:25:00 UTC
  • mfrom: (1.1.5 upstream)
  • Revision ID: james.westby@ubuntu.com-20090104122500-agtub7j8tfr3s09t
Tags: 1.1.6+repack-1ubuntu1
* Merge from Debian experimental, remaining Ubuntu changes:
  + debian/control:
    - Build firefox-webdeveloper and adjust it for Firefox.
    - Do not conflict/replaces with firefox-developer.
    - Add Vcs-Bzr header.
  + debian/rules:
    - Adjust makebuilddir to build firefox-webdeveloper package.
  + Rename iceweasel-{webdeveloper.links,firefox-webdeveloper.install} to
    firefox-{webdeveloper.links,firefox-webdeveloper.install}

Show diffs side-by-side

added added

removed removed

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