comment out the pref for junk button, until it's ready.

git-svn-id: svn://10.0.0.236/trunk@131400 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
sspitzer%netscape.com
2002-10-08 06:00:10 +00:00
parent e47233d890
commit 5cd50065a7
2 changed files with 2 additions and 2 deletions

View File

@@ -277,7 +277,7 @@ pref("mailnews.remember_selected_message", true);
pref("mail.toolbars.showbutton.file", true);
pref("mail.toolbars.showbutton.next", true);
pref("mail.toolbars.showbutton.junk", false); // not yet...
/* not ready yet: pref("mail.toolbars.showbutton.junk", false); */
pref("mail.toolbars.showbutton.print", true);
pref("mail.toolbars.showbutton.stop", true);

View File

@@ -277,7 +277,7 @@ pref("mailnews.remember_selected_message", true);
pref("mail.toolbars.showbutton.file", true);
pref("mail.toolbars.showbutton.next", true);
pref("mail.toolbars.showbutton.junk", false); // not yet...
/* not ready yet: pref("mail.toolbars.showbutton.junk", false); */
pref("mail.toolbars.showbutton.print", true);
pref("mail.toolbars.showbutton.stop", true);