From e708512bc73c0cdb09394848289b2d51d73cc1a2 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. git-svn-id: svn://10.0.0.236/trunk@164235 18797224-902f-48f8-a5cc-f745e15eee43 --- .../resources/content/virtualFolderListDialog.xul | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/mozilla/mailnews/base/resources/content/virtualFolderListDialog.xul b/mozilla/mailnews/base/resources/content/virtualFolderListDialog.xul index a35c0b903df..63762611ece 100644 --- a/mozilla/mailnews/base/resources/content/virtualFolderListDialog.xul +++ b/mozilla/mailnews/base/resources/content/virtualFolderListDialog.xul @@ -40,6 +40,7 @@