From acf73951d47804e93ea8b83d1bfb26fa075a98c6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C5=A0t=C4=9Bp=C3=A1n=20N=C4=9Bmec?= Date: Mon, 24 Jan 2011 21:58:33 +0100 Subject: [PATCH] Add tags et al. for the versions help page. --HG-- extra : transplant_source : qA%92iB%F2%DFC%AC%1D%D5%02%F2w%98%1B%0A2%FF%FD --- common/content/about.xul | 4 +--- common/content/dactyl.js | 3 ++- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/common/content/about.xul b/common/content/about.xul index 353a2eea..433402c8 100644 --- a/common/content/about.xul +++ b/common/content/about.xul @@ -22,9 +22,7 @@ by Kris Maglione, Doug Kearns, et al. type :q<Enter> to exit type :help<Enter> or <F1> for on-line help type :help faq<Enter> for the FAQ page - +type :help versions<Enter> for version info diff --git a/common/content/dactyl.js b/common/content/dactyl.js index 332f5672..6293114c 100644 --- a/common/content/dactyl.js +++ b/common/content/dactyl.js @@ -708,13 +708,14 @@ var Dactyl = Module("dactyl", XPCOM(Ci.nsISupportsWeakReference, ModuleBase), { unescape(encodeURI( // UTF-8 handling hack. -

Versions

+

{config.appName} Versions

{rec(NEWS, 0)}
.toXMLString())) ] } + addTags("versions", util.httpGet("dactyl://help/versions").responseXML); default xml namespace = NS;