aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/opensearch.tpl
diff options
context:
space:
mode:
authortuscanhobbit <tuscanhobbit@users.noreply.github.com>2013-11-23 20:01:11 +0100
committertuscanhobbit <tuscanhobbit@users.noreply.github.com>2013-11-23 20:01:11 +0100
commit2c6e1b7aee2928c077bc090b1c4fe65c599d5d12 (patch)
treebccc024c9da8e934d0a29b4a4384218070cad15c /view/tpl/opensearch.tpl
parent2e4177796364ca4edb3a29e7646545649d57c56a (diff)
downloadvolse-hubzilla-2c6e1b7aee2928c077bc090b1c4fe65c599d5d12.tar.gz
volse-hubzilla-2c6e1b7aee2928c077bc090b1c4fe65c599d5d12.tar.bz2
volse-hubzilla-2c6e1b7aee2928c077bc090b1c4fe65c599d5d12.zip
replaced rhash icon
Diffstat (limited to 'view/tpl/opensearch.tpl')
-rwxr-xr-xview/tpl/opensearch.tpl6
1 files changed, 3 insertions, 3 deletions
diff --git a/view/tpl/opensearch.tpl b/view/tpl/opensearch.tpl
index 26fb5a799..ea260c6ae 100755
--- a/view/tpl/opensearch.tpl
+++ b/view/tpl/opensearch.tpl
@@ -3,11 +3,11 @@
<ShortName>Red Matrix@{{$nodename}}</ShortName>
<Description>Search in The Red Matrix@{{$nodename}}</Description>
<Contact>http://github.com/friendica/red/</Contact>
- <Image height="16" width="16" type="image/png">{{$baseurl}}/images/rhash-16.png</Image>
- <Image height="64" width="64" type="image/png">{{$baseurl}}/images/rhash-64.png</Image>
+ <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>
<Url type="text/html"
template="{{$baseurl}}/search?search={searchTerms}"/>
<Url type="application/opensearchdescription+xml"
rel="self"
template="{{$baseurl}}/opensearch" />
-</OpenSearchDescription> \ No newline at end of file
+</OpenSearchDescription>