/usr/share/xdrawchem2/doc/filemenu.html is in xdrawchem 2.0-4.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 | <html>
<head>
<title>XDrawChem documentation - File menu</title>
</head>
<body bgcolor="#FFFFFF">
<p><b>File menu</b>
<p><b>New (Ctrl+N):</b> Create a new, blank XDrawChem window.
<p><b>Open (Ctrl+O):</b> Open a native XDrawChem file, CML file, or MDL Molfile.
<p><b>Find on Internet:</b> Search the XDrawChem network database for compounds. Search by CAS number, name, or formula.
<p><b>Save (Ctrl+S):</b> Save the current document. If it is a new document, you will be prompted for a file name and format.
<p><b>Save as:</b> Save the document to a new file.
<p><b>Save picture:</b> Save the current drawing as an image. Use this option to save as EPS (PostScript), BMP (Windows Bitmap), PNG, or SVG.
<p>For UNIX versions:
<p><b>Import via OpenBabel:</b> Import any file type supported by OpenBabel. OpenBabel cannot read XDrawChem XDC files, use Open (Ctrl+O) for these.
<p><b>Export via OpenBabel:</b> Not yet implemented. Sorry. :)
<p><b>Page setup:</b> Specify page size and orientation.
<p><b>Print (Ctrl+P):</b> Print the current document.
<p><b>Close (Ctrl+W):</b> Close the current XDrawChem window.
<p><b>Quit (Ctrl+Q):</b> Close all XDrawChem windows.
<p><i><a href="index.html">Main help page</a></i>
</body>
</html>
|