mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-01-06 17:14:12 +01:00
Add initial rough version of player.html help file.
This commit is contained in:
@@ -4,3 +4,4 @@ Priority list:
|
||||
BUGS:
|
||||
|
||||
FEATURES:
|
||||
9 Xulmus logo
|
||||
|
||||
@@ -117,7 +117,7 @@ const config = { //{{{
|
||||
|
||||
//TODO : Write intro.html and tutorial.html
|
||||
// they are sorted by relevance, not alphabetically
|
||||
//helpFiles: [ "intro.html" ],
|
||||
helpFiles: [ "player.html" ],
|
||||
/* "intro.html", "tutorial.html", "starting.html", "browsing.html",
|
||||
"buffer.html", "cmdline.html", "insert.html", "options.html",
|
||||
"pattern.html", "tabs.html", "hints.html", "map.html", "eval.html",
|
||||
@@ -134,6 +134,8 @@ const config = { //{{{
|
||||
|
||||
init: function ()
|
||||
{
|
||||
options["helpfile"] = "player.html";
|
||||
|
||||
//Adding a mode for Player
|
||||
//modes.addMode("PLAYER"); // Player mode for songbird
|
||||
|
||||
|
||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user