Initial dump from Sourceforge website

This commit is contained in:
Simon Howard
2023-08-03 23:03:18 -04:00
commit 0b086fc6bc
99 changed files with 2421 additions and 0 deletions

29
psionconf.shtml Normal file
View File

@ -0,0 +1,29 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<!--#include virtual="header"-->
<h2> Psionconf </h2>
<p>
This is a small PicoGUI application to control various Psion Linux settings.
</p>
<center><img src="sshot/psionconf3.png"></center>
<h3>Download</h3>
<ul>
<li> <b> v1.0.0</b>
<ul>
<li> <a href="psionconf-1.0.0.tar.gz">psionconf-1.0.0.tar.gz</a>
</ul>
</ul>
<!--#include virtual="footer"-->
</html>