1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-01-06 12:44:13 +01:00

Add 'Copy File Path' MOW context menu item. Fix some bugs.

This commit is contained in:
Kris Maglione
2011-01-17 00:43:40 -05:00
parent f17fb77bcb
commit 32daed5095
6 changed files with 31 additions and 25 deletions

View File

@@ -4,8 +4,6 @@
// given in the LICENSE.txt file included with this file.
"use strict";
dump(" ======================= bootstrap.jsm " + (typeof JSMLoader) + " ======================= \n");
var EXPORTED_SYMBOLS = ["JSMLoader"];
let global = this;