From afc47d2dfbd71c03b13bf6b80e4e3168ae43d192 Mon Sep 17 00:00:00 2001 From: "scott%scott-macgregor.org" Date: Sun, 4 Jul 2004 07:18:59 +0000 Subject: [PATCH] Bug #249741 --> Add back the Get New Mail For All Accounts feature. git-svn-id: svn://10.0.0.236/branches/AVIARY_1_0_20040515_BRANCH@158731 18797224-902f-48f8-a5cc-f745e15eee43 --- .../mail/base/content/mailWindowOverlay.xul | 45 ++++++++++++++++++- 1 file changed, 43 insertions(+), 2 deletions(-) diff --git a/mozilla/mail/base/content/mailWindowOverlay.xul b/mozilla/mail/base/content/mailWindowOverlay.xul index 471e6e33563..c038f65798d 100644 --- a/mozilla/mail/base/content/mailWindowOverlay.xul +++ b/mozilla/mail/base/content/mailWindowOverlay.xul @@ -1074,6 +1074,28 @@ + + + + + + + + + + - + oncommand="goDoCommand('cmd_getNewMessages')" + sortResource="http://home.netscape.com/NC-rdf#FolderTreeName" + sortDirection="ascending" + observes="button_getNewMessages" datasources="rdf:msgaccountmanager rdf:mailnewsfolders" + containment="http://home.netscape.com/NC-rdf#child" + ref="msgaccounts:/"> + + + + + + + +