Bug 78360 gContextMenu has no properties if you open a submenu r=timeless sr=bienvenu

This commit is contained in:
neil%parkwaycc.co.uk 2004-01-23 16:20:27 +00:00
Родитель cf76520c6b
Коммит 1bd14445d0
1 изменённых файлов: 0 добавлений и 2 удалений

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

@ -497,8 +497,6 @@ function SetMenuItemLabel(menuItemId, customLabel)
function InitMessageLabel(menuType)
{
/* this code gets the label strings and changes the menu labels */
var prefs = Components.classes["@mozilla.org/preferences;1"].getService(Components.interfaces.nsIPref);
var prefBranch = prefs.getDefaultBranch(null);
var color;
try