From 4ab05a025f424c0b5ce140ff68182e20595b04a2 Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Fri, 19 Apr 2013 19:11:04 -0400 Subject: manually replace more instances of the Arch name --- templates/packages/flag.html | 2 +- templates/packages/flaghelp.html | 2 +- templates/packages/opensearch.xml | 4 ++-- templates/public/feeds.html | 8 ++++---- templates/public/index.html | 2 +- templates/public/keys.html | 4 ++-- templates/public/userlist.html | 2 +- 7 files changed, 12 insertions(+), 12 deletions(-) (limited to 'templates') diff --git a/templates/packages/flag.html b/templates/packages/flag.html index bfca2a65..d7b86dde 100644 --- a/templates/packages/flag.html +++ b/templates/packages/flag.html @@ -29,7 +29,7 @@

Note: Do not use this facility if the package is broken! The package will be unflagged and the report will be ignored! - Use the + Use the bugtracker to file a bug instead.

Please confirm your flag request for {{package.pkgname}}:

diff --git a/templates/packages/flaghelp.html b/templates/packages/flaghelp.html index 819a2f01..9080f611 100644 --- a/templates/packages/flaghelp.html +++ b/templates/packages/flaghelp.html @@ -30,7 +30,7 @@

Note: Please do not use this facility if the package is broken! Use the bugtracker instead.

+ title="{{ BRANDING_DISTRONAME }} Bugtracker">bugtracker instead.

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 @@ - Arch Linux Packages - Search the Arch Linux package repositories. + {{BRANDING_DISTRONAME}} Packages + Search the {{BRANDING_DISTRONAME}} package repositories. linux archlinux package software {{domain}}/static/favicon.ico en-us diff --git a/templates/public/feeds.html b/templates/public/feeds.html index 9f62c4b7..764ebd90 100644 --- a/templates/public/feeds.html +++ b/templates/public/feeds.html @@ -6,14 +6,14 @@

RSS Feeds

-

Several RSS feeds are available for consumption from the Arch website. +

Several RSS feeds are available for consumption from the {{ BRANDING_SHORTNAME }} website. The majority of these are package-related and allow feeds to be customized for the updates you care about.

News and Activity Feeds

-

Grab the news item feed - to keep up-to-date with the latest news from the Arch Linux development staff.

+

Grab the news item feed + to keep up-to-date with the latest news from the {{ BRANDING_DISTRONAME }} development staff.

The Arch Wiki: Recent changes feed @@ -23,7 +23,7 @@

Package Feeds

If you are interested in all package updates, + title="{{ BRANDING_DISTRONAME }} package updates feed">all package updates, then grab this feed. Note that when a package is updated for multiple architectures, you will see each individual update show up here. Alternatively, you can select a packages feed from the below table that is diff --git a/templates/public/index.html b/templates/public/index.html index 86c0be05..4b2bdfa3 100644 --- a/templates/public/index.html +++ b/templates/public/index.html @@ -189,7 +189,7 @@ New

  • Press Coverage
  • -
  • Logos & Artwork
  • +
  • Logos & Artwork
  • News Archives
  • RSS Feeds
  • Developer Profiles
  • diff --git a/templates/public/keys.html b/templates/public/keys.html index 1a21827a..4afc6d6b 100644 --- a/templates/public/keys.html +++ b/templates/public/keys.html @@ -8,7 +8,7 @@

    Master Signing Keys

    -

    This page lists the Arch Linux Master Keys. This is a distributed set of +

    This page lists the {{ BRANDING_DISTORNAME }} Master Keys. This is a distributed set of keys that are seen as "official" signing keys of the distribution. Each key is held by a different developer, and a revocation certificate for the key is held by a different developer. Thus, no one developer has absolute hold @@ -53,7 +53,7 @@ personal key of the developer is signed by the given master key. A 'No' indicates it has not been signed; however, this does not necessarily mean the key should not be trusted.

    -

    All official Arch Linux developers and trusted users should have their +

    All official {{ BRANDING_DISTRONAME }} developers and trusted users should have their key signed by at least three master keys if they are responsible for packaging software in the repositories. This is in accordance with the PGP web of trust concept. If a user is willing to marginally trust all diff --git a/templates/public/userlist.html b/templates/public/userlist.html index 66c63400..197346c3 100644 --- a/templates/public/userlist.html +++ b/templates/public/userlist.html @@ -6,7 +6,7 @@ {% block content %} {% cache 600 dev-tu-profiles user_type %}

    -

    Arch Linux {{user_type}}

    +

    {{BRANDING_DISTRONAME}} {{user_type}}

    {{description}}

    -- cgit v1.2.3-2-g168b