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

Make Teledactyl minimally functional, albeit with quite a lot of errors on the console.

This commit is contained in:
Kris Maglione
2011-02-19 22:02:01 -05:00
parent b648a061c8
commit d37e8159ed
23 changed files with 373 additions and 412 deletions

View File

@@ -10,10 +10,11 @@ var Config = Module("config", ConfigBase, {
name: "pentadactyl",
appName: "Pentadactyl",
idName: "PENTADACTYL",
fileExt: "penta",
host: "Firefox",
hostbin: "firefox",
commandContainer: "browser-bottombox",
Local: function Local(dactyl, modules, window)
let ({ config } = modules) ({