From 229c92d8596b291d11f47638a07f23c8c20a3123 Mon Sep 17 00:00:00 2001 From: peterdell Date: Mon, 27 Sep 2021 02:21:28 +0200 Subject: [PATCH] Polish documentation for MP --- com.wudsn.ide.pas/plugin.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/com.wudsn.ide.pas/plugin.xml b/com.wudsn.ide.pas/plugin.xml index cd807b14..c01f6781 100644 --- a/com.wudsn.ide.pas/plugin.xml +++ b/com.wudsn.ide.pas/plugin.xml @@ -112,7 +112,7 @@ class="com.wudsn.ide.lng.pas.compiler.mp.MadPascalCompiler" defaultHardware="ATARI8BIT" defaultParameters="${sourceFilePath} " - helpDocumentPaths="https://mads.atari8.info/doc/en/index.html" + helpDocumentPaths="https://mads.atari8.info/doc/en/index.html, https://mads.atari8.info/doc/pl/index.html (pl)" homePageURL="https://github.com/tebe6502/Mad-Pascal/releases" id="MP" language="PAS"