Mercurial > snowl
annotate defaults/preferences/snowl.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 | d11c788c254f |
children | d2636b3cd8e2 |
rev | line source |
---|---|
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.
alta88 <alta88@gmail.com>
parents:
225
diff
changeset
|
1 // Header view pref: 0 = none, 1 = brief, 2= full |
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.
alta88 <alta88@gmail.com>
parents:
225
diff
changeset
|
2 pref("extensions.snowl.message.headerView", 1); |