summaryrefslogtreecommitdiff
path: root/templates/packages/opensearch.xml
diff options
context:
space:
mode:
authorLuke Shumaker <LukeShu@sbcglobal.net>2013-04-19 19:11:04 -0400
committerLuke Shumaker <LukeShu@sbcglobal.net>2013-04-19 19:11:04 -0400
commit4ab05a025f424c0b5ce140ff68182e20595b04a2 (patch)
treed4f2f44a38b29b4aad7cd5d2427716519adb5967 /templates/packages/opensearch.xml
parentfcf5c3aaf087b2131bae34bdb7f1e08b292a0357 (diff)
manually replace more instances of the Arch name
Diffstat (limited to 'templates/packages/opensearch.xml')
-rw-r--r--templates/packages/opensearch.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/packages/opensearch.xml b/templates/packages/opensearch.xml
index 216be3e9..800b7890 100644
--- a/templates/packages/opensearch.xml
+++ b/templates/packages/opensearch.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/">
- <ShortName>Arch Linux Packages</ShortName>
- <Description>Search the Arch Linux package repositories.</Description>
+ <ShortName>{{BRANDING_DISTRONAME}} Packages</ShortName>
+ <Description>Search the {{BRANDING_DISTRONAME}} package repositories.</Description>
<Tags>linux archlinux package software</Tags>
<Image height="16" width="16" type="image/x-icon">{{domain}}/static/favicon.ico</Image>
<Language>en-us</Language>