aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/opensearch.tpl
diff options
context:
space:
mode:
authorHaakon Meland Eriksen <haakon.eriksen@far.no>2015-10-01 17:31:22 +0200
committerHaakon Meland Eriksen <haakon.eriksen@far.no>2015-10-01 17:31:22 +0200
commit2696cf9b9eb84e52532f783cfcab6e4264d53c76 (patch)
tree7eaa74544a790e18144d9d06f123050775714a93 /view/tpl/opensearch.tpl
parente07ff7d3fbb9bef720831dc71470b70a882abfdf (diff)
parentd9f962ee6ff086da4c7b2d5959802397cb072ef2 (diff)
downloadvolse-hubzilla-2696cf9b9eb84e52532f783cfcab6e4264d53c76.tar.gz
volse-hubzilla-2696cf9b9eb84e52532f783cfcab6e4264d53c76.tar.bz2
volse-hubzilla-2696cf9b9eb84e52532f783cfcab6e4264d53c76.zip
Merge remote-tracking branch 'upstream/master'
Diffstat (limited to 'view/tpl/opensearch.tpl')
-rwxr-xr-xview/tpl/opensearch.tpl8
1 files changed, 4 insertions, 4 deletions
diff --git a/view/tpl/opensearch.tpl b/view/tpl/opensearch.tpl
index 8885c12bc..f247e3401 100755
--- a/view/tpl/opensearch.tpl
+++ b/view/tpl/opensearch.tpl
@@ -1,10 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?>
<OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/">
<ShortName>Hubzilla@{{$nodename}}</ShortName>
- <Description>Search in The Hubzilla@{{$nodename}}</Description>
- <Contact>http://github.com/friendica/red/</Contact>
- <Image height="16" width="16" type="image/png">{{$baseurl}}/images/rm-16.png</Image>
- <Image height="64" width="64" type="image/png">{{$baseurl}}/images/rm-64.png</Image>
+ <Description>Search in Hubzilla@{{$nodename}}</Description>
+ <Contact>http://github.com/redmatrix/hubzilla/</Contact>
+ <Image height="16" width="16" type="image/png">{{$baseurl}}/images/hz-16.png</Image>
+ <Image height="64" width="64" type="image/png">{{$baseurl}}/images/hz-64.png</Image>
<Url type="text/html"
template="{{$baseurl}}/search?search={searchTerms}"/>
<Url type="application/opensearchdescription+xml"