PageRenderTime 25ms CodeModel.GetById 20ms app.highlight 3ms RepoModel.GetById 1ms app.codeStats 0ms

/jEdit/tags/jedit-4-3-pre5/doc/welcome.html

#
HTML | 32 lines | 26 code | 6 blank | 0 comment | 0 complexity | a4a2299923614061f0089e4cced22378 MD5 | raw file
Possible License(s): BSD-3-Clause, AGPL-1.0, Apache-2.0, LGPL-2.0, LGPL-3.0, GPL-2.0, CC-BY-SA-3.0, LGPL-2.1, GPL-3.0, MPL-2.0-no-copyleft-exception, IPL-1.0
 1<html>
 2<head><title>Welcome to jEdit</title></head>
 3<body>
 4
 5<center>
 6<img src="jedit.png" width="128" height="128">
 7<h2>Welcome to jEdit 4.3.</h2>
 8</center>
 9
10Useful menu commands:
11<ul>
12<li>To customize jEdit: <b>Utilities</b>&gt;<b>Global Options</b>.
13<li>To install plugins: <b>Plugins</b>&gt;<b>Plugin
14Manager</b>.
15<li>To customize plugins: <b>Plugins</b>&gt;<b>Plugin Options</b>.
16<li>To open this window: <b>Help</b>&gt;<b>jEdit Help</b>.
17</ul>
18</td></tr>
19</table>
20
21<p>jEdit is free software, and you are welcome to redistribute and modify it
22under certain conditions. See the license section of the
23<a href="README.txt">read me file</a> for details.</p>
24
25<p>If you think you have found a bug, please consult the
26<a href="FAQ/index.html">Frequently Asked Questions</a> document first.</p>
27
28<p>To give feedback, subscribe to mailing lists or find out
29about the latest developments in the world of jEdit, visit
30<font color=blue>www.jedit.org</font>.</p>
31
32</body></html>