Skip to content

Commit e42b4b9

Browse files
committed
Disable devtools correctly.
We forgot to disabel keyboard shortcut for the browser toolbox.
1 parent 4b7d3dd commit e42b4b9

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed
108 Bytes
Binary file not shown.

configuration-sheets/menuitem-shortcut-disable-items.csv

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -223,7 +223,8 @@ MenuShortcut-20,ツール>Web開発>WebIDE,webide,Shift-F8,"#menu_webide,
223223
#key_webide",true,yes,-,"#menu_browserToolbox,
224224
#devtoolsMenuBroadcaster_browserToolbox",true,yes,-,-,-
225225
MenuShortcut-21,ツール>Web開発>ブラウザツールボックス,browserToolbox,Ctrl-Shift-Alt-I,"#menu_browserToolbox,
226-
#devtoolsMenuBroadcaster_browserToolbox",killedItemsWithDelay,true,yes,○,-,"#menu_browserToolbox,
226+
#devtoolsMenuBroadcaster_BrowserToolbox,
227+
#key_browserToolbox",killedItemsWithDelay,true,yes,○,-,"#menu_browserToolbox,
227228
#devtoolsMenuBroadcaster_browserToolbox",true,yes,-,"#menu_browserToolbox,
228229
#devtoolsMenuBroadcaster_browserToolbox",true,yes,-,-,-
229230
MenuShortcut-22,ツール>Web開発>ブラウザコンソール,browserConsole,Ctrl-Shift-J,"#menu_browserConsole,

0 commit comments

Comments
 (0)