aboutsummaryrefslogtreecommitdiffstats
path: root/english/search.xml.in
diff options
context:
space:
mode:
authorRaphael Geissert <geissert>2012-04-09 03:16:26 +0000
committerRaphael Geissert <geissert>2012-04-09 03:16:26 +0000
commit5185a0db63ee30645752e90d3418a3b88e0bced3 (patch)
treea1d7a720c8f3fc742e26af0e6c1d738c94800309 /english/search.xml.in
parent1a58670402b480b91ce7b218fa9d622bbd3f069d (diff)
Drop startPage from the opensearch plugin
It doesn't seem to be used by browsers, and chromium sets it wrong CVS version numbers english/search.xml.in: 1.1 -> 1.2
Diffstat (limited to 'english/search.xml.in')
-rw-r--r--english/search.xml.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/english/search.xml.in b/english/search.xml.in
index d356b0c37d3..9b5f87fd49b 100644
--- a/english/search.xml.in
+++ b/english/search.xml.in
@@ -11,5 +11,5 @@
<Url type="text/html"
</protect>
<: my $ext = lc('$(CUR_ISO_LANG)'); $ext =~ s/-/_/;
- print 'template="http://search.debian.org/cgi-bin/omega?P={searchTerms}&amp;HITSPERPAGE={count?}&amp;%5B={startPage}&amp;DB='.$ext.'[CN:-cn:][TW:-tw:][HK:-hk:]"/>'; :>
+ print 'template="http://search.debian.org/cgi-bin/omega?P={searchTerms}&amp;HITSPERPAGE={count?}&amp;DB='.$ext.'[CN:-cn:][TW:-tw:][HK:-hk:]"/>'; :>
</OpenSearchDescription>

© 2014-2024 Faster IT GmbH | imprint | privacy policy