home *** CD-ROM | disk | FTP | other *** search
- /* -*- Mode: Java; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*-
- *
- * The contents of this file are subject to the Netscape Public
- * License Version 1.1 (the "License"); you may not use this file
- * except in compliance with the License. You may obtain a copy of
- * the License at http://www.mozilla.org/NPL/
- *
- * Software distributed under the License is distributed on an "AS
- * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
- * implied. See the License for the specific language governing
- * rights and limitations under the License.
- *
- * The Original Code is mozilla.org code.
- *
- * The Initial Developer of the Original Code is Netscape
- * Communications Corporation. Portions created by Netscape are
- * Copyright (C) 1998 Netscape Communications Corporation. All
- * Rights Reserved.
- *
- * Contributor(s):
- */
-
- platform.windows = true;
-
- pref("ui.key.menuAccessKeyFocuses", true);
-
- pref("font.name.serif.ar", "Times New Roman");
- pref("font.name.sans-serif.ar", "Arial");
- pref("font.name.monospace.ar", "Courier New");
- pref("font.name.cursive.ar", "Comic Sans MS");
-
- pref("font.name.serif.el", "Times New Roman");
- pref("font.name.sans-serif.el", "Arial");
- pref("font.name.monospace.el", "Courier New");
- pref("font.name.cursive.el", "Comic Sans MS");
-
- pref("font.name.serif.he", "Times New Roman");
- pref("font.name.sans-serif.he", "Arial");
- pref("font.name.monospace.he", "Courier New");
- pref("font.name.cursive.he", "Comic Sans MS");
-
- pref("font.name.serif.ja", "MS P明朝"); // "MS PMincho"
- pref("font.name.sans-serif.ja", "MS Pゴシック"); // "MS PGothic"
- pref("font.name.monospace.ja", "MS ゴシック"); // "MS Gothic"
- pref("font.name.serif.ja.1", "MS PMincho"); // "MS PMincho"
- pref("font.name.serif.ja.2", "MS PGothic"); // "MS PGothic"
- pref("font.name.serif.ja.3", "MS Mincho"); // "MS Mincho"
- pref("font.name.serif.ja.4", "MS Gothic"); // "MS Gothic"
- pref("font.name.sans-serif.ja.1", "MS PGothic"); // "MS PGothic"
- pref("font.name.sans-serif.ja.2", "MS PMincho"); // "MS PMincho"
- pref("font.name.sans-serif.ja.3", "MS Gothic"); // "MS Gothic"
- pref("font.name.sans-serif.ja.4", "MS Mincho"); // "MS Mincho"
- pref("font.name.monospace.ja.1", "MS Gothic"); // "MS Gothic"
- pref("font.name.monospace.ja.2", "MS Mincho"); // "MS Mincho"
- pref("font.name.monospace.ja.3", "MS PGothic"); // "MS PGothic"
- pref("font.name.monospace.ja.4", "MS PMincho"); // "MS PMincho"
-
- pref("font.name.serif.ko", "굴림"); // "Gulim"
- pref("font.name.sans-serif.ko", "굴림"); // "Gulim"
- pref("font.name.monospace.ko", "굴림체"); // "GulimChe"
- pref("font.name.serif.ko.1", "Gulim");
- pref("font.name.sans-serif.ko.1", "Gulim");
- pref("font.name.monospace.ko.1", "GulimChe");
-
- pref("font.name.serif.th", "Times New Roman");
- pref("font.name.sans-serif.th", "Arial");
- pref("font.name.monospace.th", "Courier New");
- pref("font.name.cursive.th", "Comic Sans MS");
-
- pref("font.name.serif.tr", "Times New Roman");
- pref("font.name.sans-serif.tr", "Arial");
- pref("font.name.monospace.tr", "Courier New");
- pref("font.name.cursive.tr", "Comic Sans MS");
-
- pref("font.name.serif.x-baltic", "Times New Roman");
- pref("font.name.sans-serif.x-baltic", "Arial");
- pref("font.name.monospace.x-baltic", "Courier New");
- pref("font.name.cursive.x-baltic", "Comic Sans MS");
-
- pref("font.name.serif.x-central-euro", "Times New Roman");
- pref("font.name.sans-serif.x-central-euro", "Arial");
- pref("font.name.monospace.x-central-euro", "Courier New");
- pref("font.name.cursive.x-central-euro", "Comic Sans MS");
-
- pref("font.name.serif.x-cyrillic", "Times New Roman");
- pref("font.name.sans-serif.x-cyrillic", "Arial");
- pref("font.name.monospace.x-cyrillic", "Courier New");
- pref("font.name.cursive.x-cyrillic", "Comic Sans MS");
-
- pref("font.name.serif.x-unicode", "Times New Roman");
- pref("font.name.sans-serif.x-unicode", "Arial");
- pref("font.name.monospace.x-unicode", "Courier New");
- pref("font.name.cursive.x-unicode", "Comic Sans MS");
-
- pref("font.name.serif.x-western", "Times New Roman");
- pref("font.name.sans-serif.x-western", "Arial");
- pref("font.name.monospace.x-western", "Courier New");
- pref("font.name.cursive.x-western", "Comic Sans MS");
-
- pref("font.name.serif.zh-CN", "宋体"); //MS Song
- pref("font.name.sans-serif.zh-CN", "黑体"); //MS Hei
- pref("font.name.monospace.zh-CN", "黑体"); //MS Hei
- pref("font.name.serif.zh-CN.1", "MS Song");
- pref("font.name.sans-serif.zh-CN.1", "MS Hei");
- pref("font.name.monospace.zh-CN.1", "MS Hei");
-
- pref("font.name.serif.zh-TW", "細明體"); // "MingLiU"
- pref("font.name.sans-serif.zh-TW", "細明體"); // "MingLiU"
- pref("font.name.monospace.zh-TW", "細明體"); // "MingLiU"
- pref("font.name.serif.zh-TW.1", "MingLiU");
- pref("font.name.sans-serif.zh-TW.1", "MingLiU");
- pref("font.name.monospace.zh-TW.1", "MingLiU");
-
- pref("font.default", "serif");
- pref("font.size.variable.ar", 16);
- pref("font.size.fixed.ar", 13);
-
- pref("font.size.variable.el", 16);
- pref("font.size.fixed.el", 13);
-
- pref("font.size.variable.he", 16);
- pref("font.size.fixed.he", 13);
-
- pref("font.size.variable.ja", 16);
- pref("font.size.fixed.ja", 16);
-
- pref("font.size.variable.ko", 16);
- pref("font.size.fixed.ko", 16);
-
- pref("font.size.variable.th", 16);
- pref("font.size.fixed.th", 13);
-
- pref("font.size.variable.tr", 16);
- pref("font.size.fixed.tr", 13);
-
- pref("font.size.variable.x-baltic", 16);
- pref("font.size.fixed.x-baltic", 13);
-
- pref("font.size.variable.x-central-euro", 16);
- pref("font.size.fixed.x-central-euro", 13);
-
- pref("font.size.variable.x-cyrillic", 16);
- pref("font.size.fixed.x-cyrillic", 13);
-
- pref("font.size.variable.x-unicode", 16);
- pref("font.size.fixed.x-unicode", 13);
-
- pref("font.size.variable.x-western", 16);
- pref("font.size.fixed.x-western", 13);
-
- pref("font.size.variable.zh-CN", 16);
- pref("font.size.fixed.zh-CN", 16);
-
- pref("font.size.variable.zh-TW", 16);
- pref("font.size.fixed.zh-TW", 16);
-
- // Turn the following pref to true will make mozilla use 'symobl' kind of font
- pref("win.font.enablesymbol", true);
-
- pref("font.size.nav4rounding", false);
-
- pref("system.windows.lock_ui.default_mail_client", false);
-
- pref("netinst.profile.show_profile_wizard", true);
-
- //The following pref is internal to Communicator. Please
- //do *not* place it in the docs...
- pref("netinst.profile.show_dir_overwrite_msg", true);
-
- // for mapi
- pref("mapi.blind-send.warn", true);
- pref("mapi.blind-send.enabled", false);
-
- // Unread mail count timer. Value to be specified in seconds
- // default is 5 minutes, i.e., 5 * 60 seconds = 300
- pref("mail.windows_xp_integration.unread_count_interval", 300);
-
-