From 4578eb77da75c24f9b366c2ade46f55b0702b340 Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Tue, 23 Apr 2013 15:03:31 -0400 Subject: reduce differences --- settings.py | 1 + templates/packages/opensearch.xml | 2 +- templates/public/donate.html | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/settings.py b/settings.py index dda8f74a..02a4d497 100644 --- a/settings.py +++ b/settings.py @@ -174,6 +174,7 @@ BUGTRACKER_URL = 'https://bugs.archlinux.org/' # URL for linking to the release engineering/iso project on the bugtracker BUGTRACKER_RELENG_URL = 'https://bugs.archlinux.org/index.php?project=6' +# URL for linking to projects in git PROJECTS_URL = 'https://projects.archlinux.org' # Trackers used for ISO download magnet links 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 @@ {{BRANDING_SHORTNAME}} Packages {{BRANDING_DISTRONAME}} Package Repository Search Search the {{BRANDING_DISTRONAME}} package repositories by keyword in package names and descriptions. - linux archlinux package software + {{BRANDING_OSEARCH_TAGS}} {{ domain }}{% static "favicon.ico" %} {{ domain }}{% static "logos/icon-transparent-64x64.png" %} en-us diff --git a/templates/public/donate.html b/templates/public/donate.html index 963a02ca..7b104e4e 100644 --- a/templates/public/donate.html +++ b/templates/public/donate.html @@ -8,7 +8,7 @@ {% cache 600 donations secure %}
-

Donate to Arch Linux

+

Donate to {{ BRANDING_SHORTNAME }}

Arch Linux survives because of the tireless efforts of many people in the community and the core development circle. None of us are paid for -- cgit v1.2.3-2-g168b