examples/assistant/simpletextviewer/documentation/simpletextviewer.adp
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Fri, 19 Feb 2010 23:40:16 +0200
branchRCL_3
changeset 4 3b1da2848fc7
parent 0 1918ee327afb
permissions -rw-r--r--
Revision: 201003 Kit: 201007

<!DOCTYPE DCF>

<assistantconfig version="3.2.0">

<profile>
    <property name="name">simpletextviewer</property>
    <property name="title">Simple Text Viewer</property>
    <property name="applicationicon">images/handbook.png</property>
    <property name="startpage">index.html</property>
    <property name="aboutmenutext">About Simple Text Viewer</property>
    <property name="abouturl">about.txt</property>
    <property name="assistantdocs">.</property>
</profile>

<DCF ref="index.html" icon="images/handbook.png" title="Simple Text Viewer">
        <section ref="./findfile.html" title="Find File">
            <keyword ref="./index.html">Display</keyword>
            <keyword ref="./index.html">Rich text</keyword>
            <keyword ref="./index.html">Plain text</keyword>
            <keyword ref="./findfile.html">Find</keyword>
            <keyword ref="./findfile.html">File menu</keyword>
            <keyword ref="./filedialog.html">File name</keyword>
            <keyword ref="./filedialog.html">File dialog</keyword>
            <keyword ref="./wildcardmatching.html">File globbing</keyword>
            <keyword ref="./wildcardmatching.html">Wildcard matching</keyword>
            <keyword ref="./wildcardmatching.html">Wildcard syntax</keyword>
            <keyword ref="./browse.html">Browse</keyword>
            <keyword ref="./browse.html">Directory</keyword>
            <keyword ref="./openfile.html">Open</keyword>
            <keyword ref="./openfile.html">Select</keyword>

            <section ref="./filedialog.html" title="File Dialog" />
            <section ref="./wildcardmatching.html" title="Wildcard Matching" />
            <section ref="./browse.html" title="Browse" />
        </section>
        <section ref="./openfile.html" title="Open File" />
</DCF>

</assistantconfig>