summaryrefslogtreecommitdiff
path: root/templates/packages
diff options
context:
space:
mode:
authorLuke Shumaker <LukeShu@sbcglobal.net>2013-04-23 15:03:31 -0400
committerLuke Shumaker <LukeShu@sbcglobal.net>2013-04-23 15:03:31 -0400
commit4578eb77da75c24f9b366c2ade46f55b0702b340 (patch)
treedf86d5f8a77cb64bfe41f1303361fa610c24dc60 /templates/packages
parent4ddc952c7720e95a6ec74dcded14cc403585ceab (diff)
reduce differences
Diffstat (limited to 'templates/packages')
-rw-r--r--templates/packages/opensearch.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/packages/opensearch.xml b/templates/packages/opensearch.xml
index 5aa4d5d7..0004b996 100644
--- a/templates/packages/opensearch.xml
+++ b/templates/packages/opensearch.xml
@@ -3,7 +3,7 @@
<ShortName>{{BRANDING_SHORTNAME}} Packages</ShortName>
<LongName>{{BRANDING_DISTRONAME}} Package Repository Search</LongName>
<Description>Search the {{BRANDING_DISTRONAME}} package repositories by keyword in package names and descriptions.</Description>
- <Tags>linux archlinux package software</Tags>
+ <Tags>{{BRANDING_OSEARCH_TAGS}}</Tags>
<Image height="16" width="16" type="image/x-icon">{{ domain }}{% static "favicon.ico" %}</Image>
<Image height="64" width="64" type="image/png">{{ domain }}{% static "logos/icon-transparent-64x64.png" %}</Image>
<Language>en-us</Language>