checking back in code by andreww accidentally backed out with my changes last night... see 1.43 comment on this file for details.

This commit is contained in:
ben%netscape.com 2002-01-24 19:52:47 +00:00
Родитель 1006dca62b
Коммит 0c9ebe44c0
1 изменённых файлов: 2 добавлений и 1 удалений

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

@ -33,7 +33,8 @@
<template>
<rule>
<menupopup>
<menuitem uri="rdf:*" label="rdf:http://home.netscape.com/NC-rdf#Name" oncommand="ShowWindowFromResource(event.target)"/>
<menuitem uri="rdf:*" label="rdf:http://home.netscape.com/NC-rdf#KeyIndex rdf:http://home.netscape.com/NC-rdf#Name"
oncommand="ShowWindowFromResource(event.target)" accesskey="rdf:http://home.netscape.com/NC-rdf#KeyIndex"/>
</menupopup>
</rule>
</template>