mirror of
https://github.com/gryf/window-maker.github.io.git
synced 2025-12-18 12:00:18 +01:00
Width tags clean
Removed the body and header tags of these pages, because when are joined by php the final document will have three times the body and the header tags included. Removed the width tags, to avoid the space in the right side and the horizontal slide. Removed the homewmaker2.png link image, because this text can be made using formatted text. Removed a lot of \n \r.
This commit is contained in:
committed by
Carlos R. Mafra
parent
a6df0c6b3c
commit
5659747d8b
40
main.php
40
main.php
@@ -1,32 +1,16 @@
|
||||
<html>
|
||||
<head>
|
||||
<meta name="generator" content="HTML Tidy for Linux (vers 25 March 2009), see www.w3.org">
|
||||
|
||||
<title></title>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<div id="inhalt">
|
||||
<table width="880" border="0" cellpadding="1" cellspacing="1">
|
||||
<tr>
|
||||
<td content="content" colspan="2" valign="top">
|
||||
<br>
|
||||
<br>
|
||||
<br>
|
||||
<br>
|
||||
|
||||
<p><strong>Window Maker</strong> is an X11 window manager originally designed to provide integration support for the
|
||||
<a href="http://gnustep.org">GNUstep</a> Desktop Environment. In every way possible, it reproduces the elegant look and
|
||||
feel of the NEXTSTEP user interface. It is fast, feature rich, easy to configure, and easy to use. It is also free
|
||||
software, with contributions being made by programmers from around the world.</p>
|
||||
<p><strong>Window Maker</strong> is an X11 window manager originally designed to provide integration support for the
|
||||
<a href="http://gnustep.org">GNUstep</a> Desktop Environment. In every way possible, it reproduces the elegant look and
|
||||
feel of the NEXTSTEP user interface. It is fast, feature rich, easy to configure, and easy to use. It is also free
|
||||
software, with contributions being made by programmers from around the world.</p>
|
||||
|
||||
<p>Window Maker includes compatibility options which allow it to work with other popular desktop environments, namely
|
||||
GNOME and KDE, and comes with a powerful GUI configuration editor, called WPrefs, which removes the need to edit
|
||||
text-based config files by hand. It also supports running <a href="http://dockapps.windowmaker.org">dockapps</a> which
|
||||
help on tasks such as monitoring system performance and battery usage, mounting devices or connecting to the internet
|
||||
etc. Please see the features section for more specifics on what Window Maker can do, and how it compares with other
|
||||
popular window managers.</p>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
<p>Window Maker includes compatibility options which allow it to work with other popular desktop environments, namely
|
||||
GNOME and KDE, and comes with a powerful GUI configuration editor, called WPrefs, which removes the need to edit
|
||||
text-based config files by hand. It also supports running <a href="http://dockapps.windowmaker.org">dockapps</a> which
|
||||
help on tasks such as monitoring system performance and battery usage, mounting devices or connecting to the internet
|
||||
etc. Please see the features section for more specifics on what Window Maker can do, and how it compares with other
|
||||
popular window managers.</p>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user