From 420f28a47b32848c3e713e374134c6dc800895af Mon Sep 17 00:00:00 2001 From: "nhotta%netscape.com" Date: Mon, 17 May 1999 18:58:35 +0000 Subject: [PATCH] Synchronized charset menu with navigator. --- mailnews/ui/messenger/resources/mailshell.xul | 99 +++++++++++++++++-- mailnews/ui/messenger/resources/shareglue.js | 2 +- 2 files changed, 92 insertions(+), 9 deletions(-) diff --git a/mailnews/ui/messenger/resources/mailshell.xul b/mailnews/ui/messenger/resources/mailshell.xul index 7d43661c662b..ad7ff72ffcc7 100644 --- a/mailnews/ui/messenger/resources/mailshell.xul +++ b/mailnews/ui/messenger/resources/mailshell.xul @@ -100,10 +100,48 @@ - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -325,10 +363,55 @@ - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/mailnews/ui/messenger/resources/shareglue.js b/mailnews/ui/messenger/resources/shareglue.js index 928c6158b685..5df4085517f9 100644 --- a/mailnews/ui/messenger/resources/shareglue.js +++ b/mailnews/ui/messenger/resources/shareglue.js @@ -18,7 +18,7 @@ function Exit() } function CharacterSet(){} -function SetDocumentCharacterSet(aCharset) +function MessengerSetDefaultCharacterSet(aCharset) { var appCore = FindMsgAppCore(); if (appCore != null) {