1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-01-08 12:24:13 +01:00

Move {xulmus,vimperator}/**/bookmarks.js to common/content.

This commit is contained in:
Doug Kearns
2009-06-06 03:21:25 +10:00
parent 29daa12f8e
commit 60ae1deb3f
3 changed files with 70 additions and 1104 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -26,6 +26,8 @@ the provisions above, a recipient may use your version of this file under
the terms of any one of the MPL, the GPL or the LGPL.
}}} ***** END LICENSE BLOCK *****/
Components.utils.import("resource://gre/modules/utils.js"); // XXX
const config = { //{{{
/*** required options, no checks done if they really exist, so be careful ***/
name: "Xulmus",