author | thufir <thufir> | 2002-07-04 17:01:44 (UTC) |
---|---|---|
committer | thufir <thufir> | 2002-07-04 17:01:44 (UTC) |
commit | 2cbba974aaabf1d1d241e52cb6609d2b8680095e (patch) (side-by-side diff) | |
tree | 6b02c45281d5d886b122a85b80773acf6fff0fbc /help/sheetqt/menufile.html | |
parent | 49413bb174b956f6c32d5680a84217d1b668cf61 (diff) | |
download | opie-2cbba974aaabf1d1d241e52cb6609d2b8680095e.zip opie-2cbba974aaabf1d1d241e52cb6609d2b8680095e.tar.gz opie-2cbba974aaabf1d1d241e52cb6609d2b8680095e.tar.bz2 |
added sheetqt
-rw-r--r-- | help/sheetqt/menufile.html | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/help/sheetqt/menufile.html b/help/sheetqt/menufile.html new file mode 100644 index 0000000..dd72687 --- a/dev/null +++ b/help/sheetqt/menufile.html @@ -0,0 +1,10 @@ +<html><head><title>Opie Sheet Help</title></head><body> +<h2> File Menu</h2> +One can find basic file and application operations in this menu. +<p><ul> +<li><b>New:</b> Creates a new document with 3 empty sheets.</li> +<li><b>Open:</b> Loads a previously saved document.</li> +<li><b>Save:</b> Saves the current document.</li> +<li><b>Save As:</b> Saves the current document by using a new name.</li> +<li><b>Quit:</b> Closes Opie Sheet and returns to the Opie environment.</li> +</ul></body></html> |