author | llornkcor <llornkcor> | 2002-10-17 01:41:02 (UTC) |
---|---|---|
committer | llornkcor <llornkcor> | 2002-10-17 01:41:02 (UTC) |
commit | 368af870e525e853f44784e0fd402dca7337340a (patch) (unidiff) | |
tree | 0d6cbecd515a0d98857c0c36e6846139e93e807c /help | |
parent | 32ed00b48a38fbbce4ee62062cff0237bd151b63 (diff) | |
download | opie-368af870e525e853f44784e0fd402dca7337340a.zip opie-368af870e525e853f44784e0fd402dca7337340a.tar.gz opie-368af870e525e853f44784e0fd402dca7337340a.tar.bz2 |
added
-rw-r--r-- | help/en/html/opie-appskey-help-en.control | 10 | ||||
-rw-r--r-- | help/en/html/opie-appskey.html | 22 |
2 files changed, 32 insertions, 0 deletions
diff --git a/help/en/html/opie-appskey-help-en.control b/help/en/html/opie-appskey-help-en.control new file mode 100644 index 0000000..bccef64 --- a/dev/null +++ b/help/en/html/opie-appskey-help-en.control | |||
@@ -0,0 +1,10 @@ | |||
1 | Files: help/en/html/opie-appskey.html | ||
2 | Priority: optional | ||
3 | Section: opie/onlinedoc | ||
4 | Maintainer: ljp <llornkcor@handhelds.org> | ||
5 | Architecture: arm | ||
6 | Version: $QPE_VERSION-$SUB_VERSION | ||
7 | Depends: opie-appskey | ||
8 | License: GPL | ||
9 | Description: Application Key help files (english) | ||
10 | |||
diff --git a/help/en/html/opie-appskey.html b/help/en/html/opie-appskey.html new file mode 100644 index 0000000..659453c --- a/dev/null +++ b/help/en/html/opie-appskey.html | |||
@@ -0,0 +1,22 @@ | |||
1 | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN"> | ||
2 | <html> <head> | ||
3 | <title>Opie-Appskey</title> | ||
4 | </head> | ||
5 | |||
6 | <body> | ||
7 | <center><h1>Opie-Appskey</h1></center> | ||
8 | |||
9 | <P>Opie Application Key is a program to select which buttons on your | ||
10 | Zaurus, or Ipaq starts which programs.<br> | ||
11 | The icons should match which button it controls.<br> | ||
12 | It scans the /opt/QtPalmtop/apps directory for executables. | ||
13 | <br>Appskey does not really remap the buttons, and can only execute binaries | ||
14 | in the .desktop files in /opt/QtPalmtop/apps directory. | ||
15 | |||
16 | |||
17 | <hr> | ||
18 | <address></address> | ||
19 | <!-- hhmts start --> | ||
20 | Last modified: Fri Oct 18 01:42:21 +0000 2002 | ||
21 | <!-- hhmts end --> | ||
22 | </body> </html> | ||