New prefs landing

git-svn-id: svn://10.0.0.236/trunk@35428 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
edwin%woudt.nl
1999-06-15 11:44:40 +00:00
parent f959eb5d1b
commit 875ea9b499
49 changed files with 2272 additions and 561 deletions

View File

@@ -20,6 +20,7 @@
*
* Contributors: Jeff Galyan <talisman@anamorphic.com>
* Giao Nguyen <grail@cafebabe.org>
* Edwin Woudt <edwin@woudt.nl>
*/
package grendel.ui;
@@ -124,7 +125,7 @@ class MasterFrame extends GeneralFrame {
MasterPanel fMasterPanel;
public MasterFrame() {
super("masterFrameLabel", "mail.session");
super("masterFrameLabel", "session");
PrefsDialog.CheckPrefs(this);