Added context help for apps and appman in English

This commit is contained in:
Andrew Manning
2017-09-09 08:23:30 -04:00
parent 9b542c5bcf
commit ccc9cc8202
4 changed files with 16 additions and 1 deletions

View File

@@ -0,0 +1,4 @@
<dl class="dl-horizontal">
<dt>General</dt>
<dd>Edit or delete your apps using the control buttons beside each app icon in the list.</dd>
</dl>

View File

@@ -0,0 +1,6 @@
<dl class="dl-horizontal">
<dt>General</dt>
<dd>This page shows you what apps are available to your channel, including both core apps and those supplied by addons. To add an app to the <a href='#' onclick='contextualHelpFocus("#app-menu", 1); return false;' title="Click to open...">app menu</a> "star" the app in the list below.</dd>
<dt>Manage Apps</dt>
<dd>Press the "Manage Apps" button to open a page where you can edit the name, categories, and other properties of your apps.</dd>
</dl>