Part of Paste as Quotation fix; remove a comment. r=cmanske

git-svn-id: svn://10.0.0.236/trunk@64557 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
akkana%netscape.com
2000-03-30 02:20:09 +00:00
parent 26ea6b204e
commit a1488fd260

View File

@@ -74,7 +74,7 @@
<!ENTITY editcopy.keybinding "c">
<!ENTITY pasteCmd.label "Paste">
<!ENTITY editpaste.accesskey "p">
<!ENTITY editpaste.keybinding "v"> <!-- also used for pasteAsQuotationCmd -->
<!ENTITY editpaste.keybinding "v">
<!ENTITY pasteAsQuotationCmd.label "Paste As Quotation">
<!ENTITY editpastequotation.accesskey "q">
<!ENTITY clearCmd.label "Clear">