PageRenderTime 49ms CodeModel.GetById 17ms RepoModel.GetById 0ms app.codeStats 0ms

/jEdit/tags/jedit-4-0-pre3/jars/MacOS/MacOS.html

#
HTML | 41 lines | 40 code | 1 blank | 0 comment | 0 complexity | 1176f2088af897a89f52f5f756dee2d6 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>
  3. <title>Mac OS Plugin</title>
  4. </head>
  5. <body bgcolor="#FFFFFF">
  6. <table
  7. summary="Header"
  8. bgcolor="#CCCCFF"
  9. cellspacing="0"
  10. border="0"
  11. width="100%"
  12. cols="2"
  13. >
  14. <tr width="100%">
  15. <td valign="TOP"><strong><font size="+2">Mac OS Plugin</font></strong></td>
  16. <td valign="TOP" align="RIGHT"><font size="-1"> <strong>Version 1.0 (Nov.
  17. 6, 2001)</strong> <br>
  18. By Kris Kopicki &lt;krisk4@mac.com&gt; </font></td>
  19. </tr>
  20. </table>
  21. <h3>Provides Mac OS specific features, such as:</h3>
  22. <ul>
  23. <li>jEdit exits cleanly when using Command-Q or &quot;Quit&quot; from the &quot;File&quot;
  24. menu.</li>
  25. <li>Files created or associated with jEdit can now be opened from the Finder,
  26. by either double-clicking the file's icon or dragging the file's icon onto
  27. the jEdit application icon.</li>
  28. <li>jEdit is assigned as the creator of new files.</li>
  29. <li>A functional &quot;About ...&quot; command under Mac OS (Classic only).</li>
  30. </ul>
  31. <h3>Known Issues:</h3>
  32. <ul>
  33. <li>Does not work under Mac OS X 10.0.x, as the MRJToolkit routines were not
  34. implemented until Mac OS X 10.1.</li>
  35. <li>Files opened in the Finder before jEdit is running are not open in jEdit
  36. (Mac OS X only).</li>
  37. </ul>
  38. <p>&nbsp;</p>
  39. </body>
  40. </html>