~ubuntu-branches/ubuntu/natty/openthesaurus/natty

« back to all changes in this revision

Viewing changes to openthesaurus_de.src

  • Committer: Bazaar Package Importer
  • Author(s): Rene Engelhard
  • Date: 2007-11-28 15:38:01 UTC
  • mfrom: (3.1.6 gutsy)
  • Revision ID: james.westby@ubuntu.com-20071128153801-gdkhn8dxbh11tcm1
Tags: 20070408-3
unset DH_OPTIONS before calling dh_gencontrol (closes: #453226)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<!--
 
2
OpenThesaurus Search plugin, 2006-10-08
 
3
Daniel Naber, http://www.danielnaber.de
 
4
-->
 
5
<search
 
6
 version="7.1"
 
7
 name="OpenThesaurus"
 
8
 description="OpenThesaurus - German Thesaurus" 
 
9
 action="http://www.openthesaurus.de/overview.php"
 
10
 searchForm="http://www.openthesaurus.de"
 
11
 queryCharset="UTF-8"
 
12
 method="GET"
 
13
 >
 
14
 
 
15
<input name="search" value="2">
 
16
<input name="word" user>
 
17
 
 
18
<interpret
 
19
   browserResultType="result"
 
20
   charset="UTF-8"
 
21
   resultListStart="<ul>"
 
22
   resultListEnd="</ul>"
 
23
   resultItemStart="<li>"
 
24
   resultItemEnd="</li>"
 
25
>
 
26
</search>
 
27
 
 
28
<browser
 
29
 update="http://mycroft.mozdev.org/update.php/id0/openthesaurus_de.src" 
 
30
 updateIcon="http://mycroft.mozdev.org/update.php/id0/openthesaurus_de.png" 
 
31
 updateCheckDays="7" 
 
32
>