1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-02-23 15:55:47 +01:00

Don't use a popuppanel for the bell on Gecko<2 either.

This commit is contained in:
Kris Maglione
2010-11-09 17:01:57 -05:00
parent 75b5522073
commit 37057099f7
4 changed files with 7 additions and 15 deletions

View File

@@ -28,9 +28,6 @@
<window id="&dactyl.mainWindow;">
<popupset>
<panel id="dactyl-popup-bell" dactyl:highlight="Bell"
noautohide="true" noautofocus="true"/>
<menupopup id="dactyl-contextmenu"
onpopupshowing="return (event.target != this || dactyl.modules.commandline.onContext(event));">
<menuitem id="dactyl-context-copylink"