/jEdit/tags/jedit-4-0-pre3/doc/welcome.html
# · HTML · 72 lines · 52 code · 20 blank · 0 comment · 0 complexity · 22115cdc8474d1fbeeca32c907f6ef33 MD5 · raw file
- <html><body>
- <h2>Welcome to jEdit 4.0!</h2>
- <table cellpadding="5">
- <tr>
- <td>
- <img src="jedit.gif" width="128" height="128" align="left">
- </td>
- <td>
- jEdit is free software, and you are welcome to redistribute it
- under certain conditions. See the
- <a href="COPYING.txt">GNU General
- Public License</a> for details.<p>
- It is <b>highly recommended</b> that you install some plugins to make jEdit
- even more useful to you.<p>
- For the latest developments in the world of jEdit, visit
- <font color=blue>www.jedit.org</font>.<p>
- If you have been previously using jEdit 3.2, you should check out
- <a href="NEWS.txt">what's new</a> in version 4.0.
- </td>
- </tr>
- </table>
- <table>
- <tr>
- <td><img src="/org/gjt/sp/jedit/icons/New24.gif" width="24" height="24"></td>
- <td><b>To create a new file...</b></td>
- <td>select <b>File</b>><b>New</b>.</td>
- </tr>
- <tr>
- <td><img src="/org/gjt/sp/jedit/icons/Open24.gif" width="24" height="24"></td>
- <td><b>To edit an existing file...</b></td>
- <td>select <b>File</b>><b>Open</b>.</td>
- </tr>
- <tr>
- <td><img src="/org/gjt/sp/jedit/icons/Preferences24.gif" width="24" height="24"></td>
- <td><b>To customize jEdit...</b></td>
- <td>select <b>Utilities</b>><b>Global Options</b>.</td>
- </tr>
- <tr>
- <td><img src="/org/gjt/sp/jedit/icons/BeanAdd24.gif" width="24" height="24"></td>
- <td><b>To install plugins...</b></td>
- <td>select <b>Plugins</b>><b>Plugin Manager</b>.</td>
- </tr>
- <tr>
- <td><img src="/org/gjt/sp/jedit/icons/Help24.gif" width="24" height="24"></td>
- <td><b>To show this window...</b></td>
- <td>select <b>Help</b>><b>jEdit Help</b>.</td>
- </tr>
- </table>
- If you think you have found a bug, please consult the
- <a href="README.txt">release notes</a> and <a href="TODO.txt">to do list</a>
- first.
- </body></html>