diff content/stream.js @ 333:495fb632840c

brief and no header options for messages displayed in the list view; also Tools->View->Snowl tweaked, new submenu Layouts which includes layout group, header toggle group, toolbars checkbox toggle. List and sidebar toolbars can be toggled off. Contextual enable/disable of menuitems. New snowl toolbarbutton, mirrors the statusbar button. Layout button removed.
author alta88 <alta88@gmail.com>
date Mon, 20 Oct 2008 02:05:26 -0700
parents 58467ce8f44a
children 328c0e2724b9
line wrap: on
line diff
--- a/content/stream.js	Mon Oct 20 01:38:56 2008 -0700
+++ b/content/stream.js	Mon Oct 20 02:05:26 2008 -0700
@@ -172,6 +172,8 @@
     this._rebuildView();
 
     this._setMidnightTimout();
+
+    gBrowserWindow.Snowl._initSnowlToolbar();
   },
 
   _setMidnightTimout: function() {