]> git.ipfire.org Git - thirdparty/tvheadend.git/commitdiff
HELP: Add help text for stream profiles
authorPiotr Kuchciak <piotr.kuchciak@gmail.com>
Fri, 19 Dec 2014 08:57:47 +0000 (09:57 +0100)
committerJaroslav Kysela <perex@perex.cz>
Sun, 4 Jan 2015 15:11:09 +0000 (16:11 +0100)
Please add this to button help.

docs/html/config_streamprofile.html [new file with mode: 0644]

diff --git a/docs/html/config_streamprofile.html b/docs/html/config_streamprofile.html
new file mode 100644 (file)
index 0000000..01662e2
--- /dev/null
@@ -0,0 +1,41 @@
+<div class="hts-doc-text">
+
+<p>
+<br>
+<hr>
+<b>Buttons</b>
+<hr>
+Buttons have the following functions:
+<br><br>
+<dl>
+  <dt><b>Add</b>
+  <dd>
+  Add a new profile. You can choose from any of the types from the list.
+  <p>
+  <dt><b>Delete</b>
+  <dd>
+  Delete an existing profile.
+  <p>
+  <dt><b>Save</b>
+  <dd>
+  Saves any changes.
+  <p>
+  <dt><b>Undo</b>
+  <dd>
+  Undoes any changes.
+  <p>
+  </dl>
+
+<p>
+<br>
+<hr>
+<b>Columns</b>
+<hr>
+The columns have the following functions:
+
+<dl>
+  <dt><b>Stream Profile Name</b>
+  <dd>This column contains the name of Stream Profile.
+
+ </dl>
+</div>