mirror of
https://github.com/gryf/window-maker.github.io.git
synced 2025-12-17 11:10:18 +01:00
48 lines
1.5 KiB
PHP
48 lines
1.5 KiB
PHP
<html xmlns="http://www.w3.org/1999/xhtml">
|
|
<head>
|
|
<meta name="generator" content="HTML Tidy for Linux (vers 25 March 2009), see www.w3.org" />
|
|
|
|
<title>Window Maker: Home</title>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii" />
|
|
<link href="title.css" rel="stylesheet" type="text/css" />
|
|
</head>
|
|
|
|
<body>
|
|
<?php include("header.php"); ?><?php include("dock.php"); ?>
|
|
|
|
<div id="inhalt">
|
|
<table width="880" border="0" cellpadding="1" cellspacing="1">
|
|
<tr>
|
|
<td content="content" colspan="2" valign="top">
|
|
<br />
|
|
<br />
|
|
|
|
<h3>Window Maker Developer List</h3>
|
|
|
|
<h2>Overview</h2>
|
|
|
|
<p>Window Maker Developer List is aimed at developers and others interested in the inner workings of Window Maker.</p>
|
|
|
|
<h2>Subscribe</h2>
|
|
|
|
<p>Send an email to <a href=
|
|
"mailto:wmaker-dev-subscribe@lists.windowmaker.org">wmaker-dev-subscribe@lists.windowmaker.org</a></p>
|
|
|
|
<p>You will get an email back to verify your address, reply and you are subscribed.</p>
|
|
|
|
<h2>Unsubscribe</h2>
|
|
|
|
<p>Send an email to <a href=
|
|
"mailto:wmaker-dev-unsubscribe@lists.windowmaker.org">wmaker-dev-unsubscribe@lists.windowmaker.org</a> from the address
|
|
you are subscribed.</p>
|
|
|
|
<h2>Archives</h2>
|
|
|
|
<p>The list is archived at <a href="http://lists.windowmaker.org/dev/">http://lists.windowmaker.org/dev/</a></p>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
</div>
|
|
</body>
|
|
</html>
|