This commit is contained in:
blakeross%telocity.com 2002-10-13 16:46:31 +00:00
Родитель d6c704199c
Коммит 415b61a540
1 изменённых файлов: 1 добавлений и 2 удалений

Просмотреть файл

@ -247,7 +247,6 @@
<key id="key_textZoomEnlarge" key="&textZoomEnlargeCmd.commandkey;" command="cmd_textZoomEnlarge" modifiers="accel"/>
<key key="&textZoomEnlargeCmd.commandkey2;" command="cmd_textZoomEnlarge" modifiers="accel"/>
<key id="key_openDownloadsSidebar" key="&openDownloadsSidebar.commandkey;" command="viewDownloadsSidebar" modifiers="accel"/>
<keyset id="navigationKeys"/>
</keyset>
<popupset id="mainPopupSet">
@ -328,7 +327,7 @@
accesskey="&setWallpaperCmd.accesskey;"
oncommand="gContextMenu.setWallpaper();"/>
<!--XXXBlake XUL sucks ass! We need autocheck for menuitems. -->
<!--XXXBlake XUL sucks! We need autocheck for menuitems. -->
<menuitem id="context-blockimage"
label="&blockImageCmd.label;" class="menuitem-iconic"
oncommand="gContextMenu.toggleImageBlocking(this.getAttribute('checked') != 'true');"/>