diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2003-04-11 16:15:55 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2003-04-11 16:15:55 +0000 |
commit | e1b04ba701d1b7f59be0550cf675b40da895ecd2 (patch) | |
tree | d77f283b1d1a02daf240a864bcdff97667060539 /toolkit/test | |
parent | 9e3526a5c784a1c657e533fbc67e3dd911aa5367 (diff) |
INTEGRATION: CWS vcl07 (1.2.2); FILE ADDED
2003/04/08 14:29:10 obr 1.2.2.1: re-added accessibility workbench
Diffstat (limited to 'toolkit/test')
-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 |