1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-03-24 18:03:32 +01:00

Merge default.

--HG--
branch : mode-refactoring
This commit is contained in:
Kris Maglione
2010-10-09 16:48:11 -04:00
36 changed files with 266 additions and 157 deletions

View File

@@ -2,6 +2,7 @@
//
// This work is licensed for reuse under an MIT license. Details are
// given in the LICENSE.txt file included with this file.
"use strict";
const Config = Module("config", ConfigBase, {
init: function init() {