Last change
on this file since 641 was 2, checked in by Dmitry A. Kuminov, 16 years ago |
Initially imported qt-all-opensource-src-4.5.1 from Trolltech.
|
File size:
1.1 KB
|
Line | |
---|
1 | <?xml version="1.0" encoding="UTF-8"?>
|
---|
2 | <QHelpCollectionProject version="1.0">
|
---|
3 | <assistant>
|
---|
4 | <title>Simple Text Viewer</title>
|
---|
5 | <applicationIcon>images/handbook.png</applicationIcon>
|
---|
6 | <cacheDirectory>Trolltech/SimpleTextViewer</cacheDirectory>
|
---|
7 | <startPage>qthelp://com.trolltech.examples.simpletextviewer/doc/index.html</startPage>
|
---|
8 | <aboutMenuText>
|
---|
9 | <text>About Simple Text Viewer</text>
|
---|
10 | </aboutMenuText>
|
---|
11 | <aboutDialog>
|
---|
12 | <file>about.txt</file>
|
---|
13 | <icon>images/icon.png</icon>
|
---|
14 | </aboutDialog>
|
---|
15 | <enableDocumentationManager>false</enableDocumentationManager>
|
---|
16 | <enableAddressBar>false</enableAddressBar>
|
---|
17 | <enableFilterFunctionality>false</enableFilterFunctionality>
|
---|
18 | </assistant>
|
---|
19 | <docFiles>
|
---|
20 | <generate>
|
---|
21 | <file>
|
---|
22 | <input>simpletextviewer.qhp</input>
|
---|
23 | <output>simpletextviewer.qch</output>
|
---|
24 | </file>
|
---|
25 | </generate>
|
---|
26 | <register>
|
---|
27 | <file>simpletextviewer.qch</file>
|
---|
28 | </register>
|
---|
29 | </docFiles>
|
---|
30 | </QHelpCollectionProject>
|
---|
Note:
See
TracBrowser
for help on using the repository browser.