blob: 9bcae99d3cecd710d3513f1ee17d9279ec777c28 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
<html>
<h1>%{APPNAME}</h1>
<p>This is the help for the %{APPNAME} program.
<p>To user this application:
<ol>
<li>Press the <img width=12 height=12 src=%{APPNAME}.png> icon in the TQtopia launcher.
<li>Read the label.
<li>Press the button.
<li>Read the source code provided.
</ol>
Now you know how to make a TQtopia application!
|