1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-03-07 10:45:46 +01:00

Revert "Enable the service pane hide/show button in the media tab."

This reverts commit 6dff9489f5e878fbd50335acbd1ffea42570b777.
This commit is contained in:
Doug Kearns
2009-04-03 02:41:56 +11:00
parent c4fa8c6098
commit e2278c7505
2 changed files with 1 additions and 5 deletions

View File

@@ -180,10 +180,7 @@ const config = { //{{{
init: function ()
{
// Adding a mode for Player
//modes.addMode("PLAYER");
// enable the service pane hide/show button in the media tab
document.getElementById("servicepane-status-bar-box").childNodes[0].disabled = false
//modes.addMode("PLAYER"); // Player mode for songbird
// TODO: support 'nrformats'? -> probably not worth it --mst
function incrementURL(count)