[education/rkward] rkward/pages: give an example for an add-on related function

Stefan Rödiger null at kde.org
Tue Jun 14 09:12:59 BST 2022


Git commit 7b0c53b9319d67f25d9d8fca1212efbb915f6b77 by Stefan Rödiger.
Committed on 14/06/2022 at 08:12.
Pushed by srodiger into branch 'master'.

give an example for an add-on related function

M  +1    -1    rkward/pages/rkward_welcome.rkh

https://invent.kde.org/education/rkward/commit/7b0c53b9319d67f25d9d8fca1212efbb915f6b77

diff --git a/rkward/pages/rkward_welcome.rkh b/rkward/pages/rkward_welcome.rkh
index 21136a7c..3c7b99a0 100644
--- a/rkward/pages/rkward_welcome.rkh
+++ b/rkward/pages/rkward_welcome.rkh
@@ -18,7 +18,7 @@
 	<section title="Useful settings" id="settings">
 		<ul>
 	<li><link href="rkward://actions/rpackage_install">Install R and RKWard packages</link></li>
-	<li><link href="rkward://settings/addons">Further add-on related settings</link></li>
+	<li><link href="rkward://settings/addons">Further add-on related settings (e.g., git/project integration)</link></li>
 	<li>‎<link href="rkward://settings/general">Startup options</link> (including this page)‎</li>
 		</ul>
 	</section>


More information about the rkward-tracker mailing list