1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2025-12-22 16:57:57 +01:00

merge moving global constructor functions to the vimperator namespace

This commit is contained in:
Doug Kearns
2007-10-22 06:09:16 +00:00
parent 55c8cb6ec5
commit 160035e9ee
13 changed files with 260 additions and 258 deletions

View File

@@ -22,7 +22,7 @@
*
}}} ***** END LICENSE BLOCK *****/
function Hints() //{{{
vimperator.Hints = function() //{{{
{
const HINT_PREFIX = 'hah_hint_'; // prefix for the hint id