move some things out of utils.js into other files
commit4ba76a0da33d765025c7af3c462db2b161dde98a
authorJohn Foerch <jjfoerch@earthlink.net>
Mon, 8 Feb 2010 03:52:05 +0000 (7 22:52 -0500)
committerJohn Foerch <jjfoerch@earthlink.net>
Mon, 8 Feb 2010 03:52:05 +0000 (7 22:52 -0500)
tree2be967ea243327ad42542c4645cc6647c52e0e0d
parente1cf3b159ce4fdceb4483c0774377fe7584cec7c
move some things out of utils.js into other files

doing a bit of reorganization on the dumping ground that utils.js is.
created env.js, pref.js, services.js, and string.js
modules/conkeror.js
modules/env.js [new file with mode: 0644]
modules/history.js
modules/pref.js [new file with mode: 0644]
modules/search-engine.js
modules/services.js [new file with mode: 0644]
modules/spawn-process.js
modules/string.js [new file with mode: 0644]
modules/utils.js