1
0
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:
Kris Maglione
2011-01-04 02:20:52 -05:00
parent 8e498ed52f
commit 27f5f16aa9
3 changed files with 71 additions and 46 deletions

View File

@@ -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