Comment 6 for bug 61875

Revision history for this message
Martin Böhm (martin.bohm) wrote :

The only thing needed to fix is the shortcut definition in the browser/browser.dtd file in the cs.jar archive. The diff is here:

61c61
< <!ENTITY addCurPageAsCmd.commandkey "d">
---
> <!ENTITY addCurPageAsCmd.commandkey "s">

The fixed cs.jar file is attached as well.