mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-20 04:27:59 +01:00
Experimentally move finder.js to finder.jsm.
--HG-- rename : common/content/finder.js => common/modules/finder.jsm
This commit is contained in:
@@ -8,8 +8,6 @@
|
||||
|
||||
/** @scope modules */
|
||||
|
||||
var Point = Struct("x", "y");
|
||||
|
||||
/**
|
||||
* A class to manage the primary web content buffer. The name comes
|
||||
* from Vim's term, 'buffer', which signifies instances of open
|
||||
|
||||
Reference in New Issue
Block a user