mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-02-14 16:15:45 +01:00
Add binary component for Gecko 10/Linux/x86-64.
This commit is contained in:
@@ -14,6 +14,8 @@ defineModule("prefs", {
|
||||
require: ["services", "util"]
|
||||
}, this);
|
||||
|
||||
this.lazyRequire("messages", ["_"]);
|
||||
|
||||
var Prefs = Module("prefs", XPCOM([Ci.nsIObserver, Ci.nsISupportsWeakReference]), {
|
||||
ORIGINAL: "extensions.dactyl.original.",
|
||||
RESTORE: "extensions.dactyl.restore.",
|
||||
|
||||
Reference in New Issue
Block a user