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:
@@ -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);
|
||||
|
||||
|
||||
@@ -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);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user