diff --git a/xulmus/TODO b/xulmus/TODO index dba2a80b..f03bffc7 100644 --- a/xulmus/TODO +++ b/xulmus/TODO @@ -4,3 +4,4 @@ Priority list: BUGS: FEATURES: +9 Xulmus logo diff --git a/xulmus/content/config.js b/xulmus/content/config.js index a83bfb74..27c6eb87 100755 --- a/xulmus/content/config.js +++ b/xulmus/content/config.js @@ -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 diff --git a/xulmus/locale/en-US/asciidoc.conf b/xulmus/locale/en-US/asciidoc.conf index 4bcc4288..4187121a 100755 --- a/xulmus/locale/en-US/asciidoc.conf +++ b/xulmus/locale/en-US/asciidoc.conf @@ -13,7 +13,7 @@ email=stubenschrott@gmx.net - +