mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-02-24 03:35:45 +01:00
Melodactyl naming fixes 2.
--HG-- rename : melodactyl/content/xulmus.svg => melodactyl/content/melodactyl.svg
This commit is contained in:
@@ -1055,7 +1055,7 @@ const Tabs = Module("tabs", {
|
||||
]
|
||||
});
|
||||
|
||||
// TODO: Is this really applicable to Xulmus?
|
||||
// TODO: Is this really applicable to Melodactyl?
|
||||
options.add(["popups", "pps"],
|
||||
"Where to show requested popup windows",
|
||||
"stringlist", "tab",
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
// - integrate with the Clear Private Data dialog?
|
||||
|
||||
// FIXME:
|
||||
// - finish 1.9.0 support if we're going to support sanitizing in Xulmus
|
||||
// - finish 1.9.0 support if we're going to support sanitizing in Melodactyl
|
||||
|
||||
Components.utils.import("resource://dactyl/base.jsm");
|
||||
defineModule("sanitizer", {
|
||||
|
||||
Reference in New Issue
Block a user