Skip to content
This repository has been archived by the owner on Feb 24, 2018. It is now read-only.

Commit

Permalink
Remove groups and multiselect (fix darrinhenein#12, darrinhenein#10)
Browse files Browse the repository at this point in the history
  • Loading branch information
Croydon committed Mar 10, 2016
1 parent 61884d8 commit 805498c
Show file tree
Hide file tree
Showing 8 changed files with 12 additions and 979 deletions.
3 changes: 0 additions & 3 deletions data/skin/bindings.css

This file was deleted.

137 changes: 0 additions & 137 deletions data/skin/groups.xml

This file was deleted.

2 changes: 1 addition & 1 deletion index.js
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ function include(src) {
Services.scriptloader.loadSubScript(src, GLOBAL_SCOPE);
}

let DEFAULT_PREFS = new Array("width", "right", "tabsOnTop", "theme", "hideInFullscreen", "toggleDisplayHotkey");
let DEFAULT_PREFS = new Array("width", "right", "theme", "hideInFullscreen", "toggleDisplayHotkey");

/* "browser.tabs.drawInTitlebar": false, */

Expand Down
Loading

0 comments on commit 805498c

Please sign in to comment.