From e555346894724a44dfae8d3e22a96eae3f89a1fb Mon Sep 17 00:00:00 2001 From: "Stefan.Borggraefe%gmx.de" Date: Fri, 7 May 2004 17:20:44 +0000 Subject: [PATCH] Fix for Bug 63654: Folder pane shouldn't be resized when mail window is resized r=ben.bucksch, sr=mscott git-svn-id: svn://10.0.0.236/trunk@156093 18797224-902f-48f8-a5cc-f745e15eee43 --- .../resources/content/mail3PaneWindowVertLayout.xul | 10 +++++----- mozilla/mailnews/base/resources/content/messenger.xul | 10 +++++----- mozilla/profile/defaults/localstore.rdf | 7 ------- 3 files changed, 10 insertions(+), 17 deletions(-) diff --git a/mozilla/mailnews/base/resources/content/mail3PaneWindowVertLayout.xul b/mozilla/mailnews/base/resources/content/mail3PaneWindowVertLayout.xul index c749f135f71..f53ec1d314e 100644 --- a/mozilla/mailnews/base/resources/content/mail3PaneWindowVertLayout.xul +++ b/mozilla/mailnews/base/resources/content/mail3PaneWindowVertLayout.xul @@ -63,8 +63,7 @@ titlemenuseparator="&titleSeparator.label;" onload="OnLoadMessenger()" onunload="OnUnloadMessenger()" - width="750" - height="500" + style="width: 60em; height: 40em;" screenX="10" screenY="10" persist="width height screenX screenY sizemode" windowtype="mail:3pane"> @@ -159,11 +158,12 @@ - + - - + + diff --git a/mozilla/mailnews/base/resources/content/messenger.xul b/mozilla/mailnews/base/resources/content/messenger.xul index 83e54cca139..5015f8d42cb 100644 --- a/mozilla/mailnews/base/resources/content/messenger.xul +++ b/mozilla/mailnews/base/resources/content/messenger.xul @@ -63,8 +63,7 @@ titlemenuseparator="&titleSeparator.label;" onload="OnLoadMessenger()" onunload="OnUnloadMessenger()" - width="750" - height="500" + style="width: 60em; height: 40em;" screenX="10" screenY="10" persist="width height screenX screenY sizemode" windowtype="mail:3pane"> @@ -160,9 +159,10 @@ - - - + + + diff --git a/mozilla/profile/defaults/localstore.rdf b/mozilla/profile/defaults/localstore.rdf index 1cb8c810119..5c1d201dcc9 100644 --- a/mozilla/profile/defaults/localstore.rdf +++ b/mozilla/profile/defaults/localstore.rdf @@ -31,15 +31,8 @@ - - - 4 - 4 - 800 - 565 -