diff -r 000000000000 -r 1918ee327afb examples/assistant/simpletextviewer/documentation/about.txt --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/examples/assistant/simpletextviewer/documentation/about.txt Mon Jan 11 14:00:40 2010 +0000 @@ -0,0 +1,9 @@ +The Simple Text Viewer enables the user to select and view existing +files. + +HTML files is displayed using rich text, while other files are +presented as plain text. The application provides a file dialog +allowing the user to search for files using wildcard matching. The +search is performed within in the specified directory, and the user is +given an option to browse the existing file system to find the +relevant directory.