~ubuntu-branches/ubuntu/jaunty/firefox-launchpad-plugin/jaunty

« back to all changes in this revision

Viewing changes to launchpad-packages.xml

  • Committer: Bazaar Package Importer
  • Author(s): Brian Murray
  • Date: 2009-02-09 10:39:00 UTC
  • Revision ID: james.westby@ubuntu.com-20090209103900-v21yqpaw0bnucg3f
Tags: 0.4
* Added searches for a specific bug number and package bug listings.
  Thanks to Steve Beattie.  (LP: #325649, LP: #320229)
* Removed depends and support for firefox-2.0, because firefox-2.0 is not
  in jaunty.
* Implemented distinct Launchpad icons for each search and replacing old
  Launchpad favicon. (LP: #194577, LP: #320227)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<SearchPlugin xmlns="http://www.mozilla.org/2006/browser/search/">
 
2
<ShortName>Launchpad Ubuntu Package Search</ShortName>
 
3
<Description>Perform a search in Ubuntu Packages on Launchpad</Description>
 
4
<InputEncoding>ISO-8859-1</InputEncoding>
 
5
<Image width="16" height="16">data:image/x-icon;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAABmJLR0QA/wD/AP+gvaeTAAAAB3RJTUUH1goWBRURbL9BfQAAAP1JREFUKJGdzzFKA0EUxvH/rrtZY8SkyrqsaGNvaWGjhQcIpFQQcgjBA4h30dZK0EK0EAJ6AIOIoJYRZWZ2nImVo8hkFvyqB48f33vwz0Tfw0E/l0BWBw5PXiMH93vdtdZcdrW9tdGKouno7OL6/UPpzaPj52ECkKXx7kpZNOynQIuxF6XNNstLRTYaPewAwxhgQjQoyzw1Wk5tM1pQFt3UEu8BJADG2s7qeh8t34L/pbMLnF/edBwEeLw7RYxfgrDZXnSzg6qyyMoEYVxZD9SmFs7on72DsjIIVQMrH9QWUdOYaO+pFvnrB18aXqgM2XwehEp5Tn26vw2iv/kCPghioGIxXYsAAAAASUVORK5CYII=</Image>
 
6
<Url type="text/html" method="GET" template="https://launchpad.net/distros/ubuntu/+search">
 
7
  <Param name="text" value="{searchTerms}"/>
 
8
</Url>
 
9
<SearchForm>https://launchpad.net/distros/ubuntu/+search</SearchForm>
 
10
</SearchPlugin>