diff options
author | Andre Fischer <af@openoffice.org> | 2003-03-14 15:56:36 +0000 |
---|---|---|
committer | Andre Fischer <af@openoffice.org> | 2003-03-14 15:56:36 +0000 |
commit | f6ed8b708d4cdc102c67a31bf27853123e330dbc (patch) | |
tree | 04c18abe07055a80c312ee87a84e7151b61f94ec /toolkit/test/accessibility/news.html | |
parent | d935328c80532755308dab811145427845010087 (diff) |
Added a simple help widget.
Diffstat (limited to 'toolkit/test/accessibility/news.html')
-rw-r--r-- | toolkit/test/accessibility/news.html | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/toolkit/test/accessibility/news.html b/toolkit/test/accessibility/news.html new file mode 100644 index 000000000000..bfef78a5f841 --- /dev/null +++ b/toolkit/test/accessibility/news.html @@ -0,0 +1,22 @@ +<html><body bgcolor="#fffaf0"> +<h1>News for AWB v1.7</h1> + +<ul> + +<li>This help window.</li> + +<li>Control left click in the graphical view expands the object that has + been clicked at.</li> + +<li>Introduction of split panes for easily changing the size of the three +main widgets.</li> + +<li>The graphical view visualizes the screen size.</li> + +<li>Removed the "Load" button.</li> +<li>Removed the status line.</li> +<li>The tree view shows top level nodes only for document windows.</li> + +</ul> + +</body></html>
\ No newline at end of file |