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/flaghelp.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates/packages/flaghelp.html') 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.

-- cgit v1.2.3-2-g168b From 55b52a92806e4e76b1db17178f323362e3ddfe09 Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Sat, 20 Apr 2013 00:24:29 -0400 Subject: add MAILMAN_BASE_URL to abstract mailing list links --- templates/packages/flaghelp.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates/packages/flaghelp.html') diff --git a/templates/packages/flaghelp.html b/templates/packages/flaghelp.html index 9080f611..e2d67e06 100644 --- a/templates/packages/flaghelp.html +++ b/templates/packages/flaghelp.html @@ -24,7 +24,7 @@

The message box portion of the flag utility is optional, and meant for short messages only. If you need more than 200 characters for your message, then file a bug report, email the maintainer directly, or send - an email to the arch-general mailing list with your additional text.

-- cgit v1.2.3-2-g168b From f9fb5909bbcb5f5ff727a2d8f0081a4185138414 Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Sat, 20 Apr 2013 13:42:30 -0400 Subject: remove /mailman from the MAILMAN_BASE_URL, use it every time --- templates/packages/flaghelp.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates/packages/flaghelp.html') diff --git a/templates/packages/flaghelp.html b/templates/packages/flaghelp.html index e2d67e06..01534d8f 100644 --- a/templates/packages/flaghelp.html +++ b/templates/packages/flaghelp.html @@ -24,7 +24,7 @@

The message box portion of the flag utility is optional, and meant for short messages only. If you need more than 200 characters for your message, then file a bug report, email the maintainer directly, or send - an email to the arch-general mailing list with your additional text.

-- cgit v1.2.3-2-g168b From 753784954794259c6a674a7b33e8b1e0105f55d1 Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Sun, 21 Apr 2013 01:01:35 -0400 Subject: add BUGTRACKER_URL --- templates/packages/flaghelp.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates/packages/flaghelp.html') diff --git a/templates/packages/flaghelp.html b/templates/packages/flaghelp.html index 01534d8f..fddc1bda 100644 --- a/templates/packages/flaghelp.html +++ b/templates/packages/flaghelp.html @@ -29,7 +29,7 @@ with your additional text.

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

-- cgit v1.2.3-2-g168b