-rw-r--r-- | help/en/html/opieirc/about.html | 5 | ||||
-rw-r--r-- | help/en/html/opieirc/configuration.html | 10 |
2 files changed, 15 insertions, 0 deletions
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 @@ +<html><head><title>OpieIRC: About</title></head><body> +<h1>OpieIRC: About</h1> +OpieIRC was written by Wenzel Jakob. The icon was contributed by tboc. +OpieIRC is licensed under the GNU General Public License +</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 @@ +<html><head><title>OpieIRC: Configuration</title></head><body> +<h1>OpieIRC: Configuration</h1> +In the <b>IRC Menu</b>, tap on <img src="SettingsIcon.png"> <b>Settings</b>. The configurable +parts are seperated into several categories: + +<h2>General</h2> +<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) +<h2>Colors</h2> +Here you can set the colors of different types of text inside OpieIRC +</body></html> |