From 119ab20c175d6d22558f9440ca8834107ec4456f Mon Sep 17 00:00:00 2001
From: James Valleroy
Date: Sun, 7 May 2023 21:55:01 -0400
Subject: [PATCH] help: Add information on obtaining source code
Closes: #49.
Signed-off-by: James Valleroy
[sunil: Place the paragraph higher with the rest of them]
Signed-off-by: Sunil Mohan Adapa
Reviewed-by: Sunil Mohan Adapa
---
plinth/modules/help/templates/help_about.html | 13 +++++++++++++
1 file changed, 13 insertions(+)
diff --git a/plinth/modules/help/templates/help_about.html b/plinth/modules/help/templates/help_about.html
index 4dddbcfb4..5484c85a3 100644
--- a/plinth/modules/help/templates/help_about.html
+++ b/plinth/modules/help/templates/help_about.html
@@ -65,6 +65,19 @@
{% endblocktrans %}
+
+ {% blocktrans trimmed %}
+ {{ box_name }} is free software, licensed under the GNU Affero
+ General Public License. The source code is available online at the
+
+ {{ box_name }} repository. In addition, the source code of
+ any Debian package can be obtained from the
+ Debian Sources site,
+ or by running "apt source package_name" in a terminal
+ (using Cockpit or SSH).
+ {% endblocktrans %}
+
+
{% blocktrans trimmed %}
For more information about the {{ box_name }} project, see the