summaryrefslogtreecommitdiff
path: root/feeds.py
diff options
context:
space:
mode:
authorLuke Shumaker <LukeShu@sbcglobal.net>2013-04-21 02:49:16 -0400
committerLuke Shumaker <LukeShu@sbcglobal.net>2013-04-21 02:49:16 -0400
commita22557811a24b68ef85d4271787c48d8d1e4fc99 (patch)
treea93ddda92409a6229b5bf38eadff6f9685602d7f /feeds.py
parent8ff271216f421594970631eec1ba156a8a35e561 (diff)
catch a few more instances of archlinux
Diffstat (limited to 'feeds.py')
-rw-r--r--feeds.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/feeds.py b/feeds.py
index 9c103b8c..e96c2ca4 100644
--- a/feeds.py
+++ b/feeds.py
@@ -160,7 +160,7 @@ class NewsFeed(Feed):
class ReleaseFeed(Feed):
feed_type = GuidNotPermalinkFeed
- title = 'Arch Linux: Releases'
+ title = settings.BRANDING_DISTRONAME+': Releases'
link = '/download/'
description = 'Release ISOs'
subtitle = description