summaryrefslogtreecommitdiff
path: root/help
authorwazlaf <wazlaf>2002-10-15 11:08:35 (UTC)
committer wazlaf <wazlaf>2002-10-15 11:08:35 (UTC)
commit42ff9036e791321b4938d80c5d8386a76391f56b (patch) (unidiff)
tree17ac64f10565d93d3a2cddf2cbe6fa5dec106a7a /help
parentf2e9de1c8b6d3b2b2e82dec23ebf502c5805f575 (diff)
downloadopie-42ff9036e791321b4938d80c5d8386a76391f56b.zip
opie-42ff9036e791321b4938d80c5d8386a76391f56b.tar.gz
opie-42ff9036e791321b4938d80c5d8386a76391f56b.tar.bz2
OpieIRC documentation test
Diffstat (limited to 'help') (more/less context) (ignore whitespace changes)
-rw-r--r--help/en/html/opieirc.html12
-rw-r--r--help/en/html/opieirc/about.html5
-rw-r--r--help/en/html/opieirc/configuration.html10
3 files changed, 27 insertions, 0 deletions
diff --git a/help/en/html/opieirc.html b/help/en/html/opieirc.html
new file mode 100644
index 0000000..2229bca
--- a/dev/null
+++ b/help/en/html/opieirc.html
@@ -0,0 +1,12 @@
1<html><head><title>Welcome to OpieIRC</title></head><body>
2<p align="center">
3<img src="opieirc/opieirc.png">
4<h1>OpieIRC</h1>
5<table width="100%" border="0" cellspacing="2"><tr>
6<td align="center"><a href="opieirc/configuration.html">Configuration</td>
7<td align="center"><a href="opieirc/profiles.html">Server Profiles</td></tr><tr>
8<td align="center"><a href="opieirc/channel.html">Joining a channel</td>
9<td align="center"><a href="opieirc/query.html">Starting a Query</td></tr><tr>
10<td align="center"><a href="opieirc/commands.html">Commands</td>
11<td align="center"><a href="opieirc/about.html">About</td>
12</tr></table></p></body></html>
diff --git a/help/en/html/opieirc/about.html b/help/en/html/opieirc/about.html
new file mode 100644
index 0000000..b2c6be3
--- a/dev/null
+++ b/help/en/html/opieirc/about.html
@@ -0,0 +1,5 @@
1<html><head><title>OpieIRC: About</title></head><body>
2<h1>OpieIRC: About</h1>
3OpieIRC was written by Wenzel Jakob. The icon was contributed by tboc.
4OpieIRC is licensed under the GNU General Public License
5</body></html>
diff --git a/help/en/html/opieirc/configuration.html b/help/en/html/opieirc/configuration.html
new file mode 100644
index 0000000..91f65ce
--- a/dev/null
+++ b/help/en/html/opieirc/configuration.html
@@ -0,0 +1,10 @@
1<html><head><title>OpieIRC: Configuration</title></head><body>
2<h1>OpieIRC: Configuration</h1>
3In the <b>IRC Menu</b>, tap on <img src="SettingsIcon.png"> <b>Settings</b>. The configurable
4parts are seperated into several categories:
5
6<h2>General</h2>
7<b>Lines Displayed</b> - Maximum amount of text to be shown inside a chat window. If there are more lines, the older ones are "forgotten". Set to 0 to deactivate this feature. (Be warned though, the memory consumption will steadily rise)
8<h2>Colors</h2>
9Here you can set the colors of different types of text inside OpieIRC
10</body></html>