From 863b9f4fe04f4c3b8c8c33cd0620ea96eb764ac8 Mon Sep 17 00:00:00 2001 From: "scott%scott-macgregor.org" Date: Sat, 23 Oct 2004 04:35:58 +0000 Subject: [PATCH] Bug #261199 --> port aviary branch fix for Thunderbird: 1) Folders are now sorted properly in the virtual folder picker dialog 2) The account picker in the folder picker dialog now shows the account names in the drop down instead of using a height of 0 pixels for each row in the menu list. --- .../resources/content/virtualFolderListDialog.xul | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/mailnews/base/resources/content/virtualFolderListDialog.xul b/mailnews/base/resources/content/virtualFolderListDialog.xul index a35c0b903df..63762611ece 100644 --- a/mailnews/base/resources/content/virtualFolderListDialog.xul +++ b/mailnews/base/resources/content/virtualFolderListDialog.xul @@ -40,6 +40,7 @@