PageRenderTime 46ms CodeModel.GetById 23ms RepoModel.GetById 0ms 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. <center>
  5. <img src="jedit.png" width="128" height="128">
  6. <h2>Welcome to jEdit 4.3.</h2>
  7. </center>
  8. Useful menu commands:
  9. <ul>
  10. <li>To customize jEdit: <b>Utilities</b>&gt;<b>Global Options</b>.
  11. <li>To install plugins: <b>Plugins</b>&gt;<b>Plugin
  12. Manager</b>.
  13. <li>To customize plugins: <b>Plugins</b>&gt;<b>Plugin Options</b>.
  14. <li>To open this window: <b>Help</b>&gt;<b>jEdit Help</b>.
  15. </ul>
  16. </td></tr>
  17. </table>
  18. <p>jEdit is free software, and you are welcome to redistribute and modify it
  19. under certain conditions. See the license section of the
  20. <a href="README.txt">read me file</a> for details.</p>
  21. <p>If you think you have found a bug, please consult the
  22. <a href="FAQ/index.html">Frequently Asked Questions</a> document first.</p>
  23. <p>To give feedback, subscribe to mailing lists or find out
  24. about the latest developments in the world of jEdit, visit
  25. <font color=blue>www.jedit.org</font>.</p>
  26. </body></html>