From c3906d6f8ed0521ebbd3deb420b683c285d87825 Mon Sep 17 00:00:00 2001 From: "nhotta%netscape.com" Date: Sat, 29 Jul 2006 05:38:02 +0000 Subject: [PATCH] Added charset submenu to the context menu, written by jbetak, bug 70830, r=nhotta, sr=alecf. --- suite/common/contentAreaContextOverlay.xul | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/suite/common/contentAreaContextOverlay.xul b/suite/common/contentAreaContextOverlay.xul index fdb707f5d468..2bc2ce05c381 100644 --- a/suite/common/contentAreaContextOverlay.xul +++ b/suite/common/contentAreaContextOverlay.xul @@ -106,6 +106,10 @@ label="&viewBGImageCmd.label;" accesskey="&viewBGImageCmd.accesskey;" oncommand="gContextMenu.viewBGImage();"/> + +