home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 35 Internet / 35-Internet.zip / phoenx05.zip / phoenix / defaults / pref / os2pref.js < prev    next >
Text File  |  2002-12-10  |  7KB  |  191 lines

  1. /* -*- Mode: Java; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
  2. /* ***** BEGIN LICENSE BLOCK *****
  3.  * Version: NPL 1.1/GPL 2.0/LGPL 2.1
  4.  *
  5.  * The contents of this file are subject to the Netscape Public License
  6.  * Version 1.1 (the "License"); you may not use this file except in
  7.  * compliance with the License. You may obtain a copy of the License at
  8.  * http://www.mozilla.org/NPL/
  9.  *
  10.  * Software distributed under the License is distributed on an "AS IS" basis,
  11.  * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
  12.  * for the specific language governing rights and limitations under the
  13.  * License.
  14.  *
  15.  * The Original Code is mozilla.org code.
  16.  *
  17.  * The Initial Developer of the Original Code is 
  18.  * Netscape Communications Corporation.
  19.  * Portions created by the Initial Developer are Copyright (C) 1998
  20.  * the Initial Developer. All Rights Reserved.
  21.  *
  22.  * Contributor(s):
  23.  *
  24.  * Alternatively, the contents of this file may be used under the terms of
  25.  * either the GNU General Public License Version 2 or later (the "GPL"), or 
  26.  * the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
  27.  * in which case the provisions of the GPL or the LGPL are applicable instead
  28.  * of those above. If you wish to allow use of your version of this file only
  29.  * under the terms of either the GPL or the LGPL, and not to allow others to
  30.  * use your version of this file under the terms of the NPL, indicate your
  31.  * decision by deleting the provisions above and replace them with the notice
  32.  * and other provisions required by the GPL or the LGPL. If you do not delete
  33.  * the provisions above, a recipient may use your version of this file under
  34.  * the terms of any one of the NPL, the GPL or the LGPL.
  35.  *
  36.  * ***** END LICENSE BLOCK ***** */
  37.  
  38. pref("ui.key.menuAccessKeyFocuses", true);
  39. pref("browser.display.screen_resolution", 0); // System setting
  40.  
  41. /* Fonts only needs lists if we have a default that might not be available. */
  42. /* Tms Rmn, Helv and Courier are ALWAYS available on OS/2 */
  43.  
  44. pref("font.name.serif.ar", "Tms Rmn");
  45. pref("font.name.sans-serif.ar", "Helv");
  46. pref("font.name.monospace.ar", "Courier");
  47.  
  48. pref("font.name.serif.el", "Tms Rmn");
  49. pref("font.name.sans-serif.el", "Helv");
  50. pref("font.name.monospace.el", "Courier");
  51.  
  52. pref("font.name.serif.he", "Tms Rmn");
  53. pref("font.name.sans-serif.he", "Helv");
  54. pref("font.name.monospace.he", "Courier");
  55.  
  56. pref("font.name.serif.ja", "Times New Roman WT J");
  57. pref("font.name-list.serif.ja", "Times New Roman WT J, Times New Roman MT 30, Tms Rmn");
  58. pref("font.name.sans-serif.ja", "Helv");
  59. pref("font.name.monospace.ja", "Courier");
  60.  
  61. pref("font.name.serif.ko", "Times New Roman WT K");
  62. pref("font.name-list.serif.ko", "Times New Roman WT K, Times New Roman MT 30, Tms Rmn");
  63. pref("font.name.sans-serif.ko", "Helv");
  64. pref("font.name.monospace.ko", "Courier");
  65.  
  66. pref("font.name.serif.th", "Tms Rmn");
  67. pref("font.name.sans-serif.th", "Helv");
  68. pref("font.name.monospace.th", "Courier");
  69.  
  70. pref("font.name.serif.tr", "Tms Rmn");
  71. pref("font.name.sans-serif.tr", "Helv");
  72. pref("font.name.monospace.tr", "Courier");
  73.  
  74. pref("font.name.serif.x-baltic", "Tms Rmn");
  75. pref("font.name.sans-serif.x-baltic", "Helv");
  76. pref("font.name.monospace.x-baltic", "Courier");
  77.  
  78. pref("font.name.serif.x-central-euro", "Tms Rmn");
  79. pref("font.name.sans-serif.x-central-euro", "Tms Rmn");
  80. pref("font.name.monospace.x-central-euro", "Courier");
  81.  
  82. pref("font.name.serif.x-cyrillic", "Tms Rmn");
  83. pref("font.name.sans-serif.x-cyrillic", "Tms Rmn");
  84. pref("font.name.monospace.x-cyrillic", "Courier");
  85.  
  86. /* The unicode fonts must ALWAYS have a list with one valid font */
  87. pref("font.name.serif.x-unicode", "Times New Roman MT 30");
  88. pref("font.name-list.serif.x-unicode", "Times New Roman MT 30, Tms Rmn");
  89. pref("font.name.sans-serif.x-unicode", "Times New Roman MT 30");
  90. pref("font.name-list.sans-serif.x-unicode", "Times New Roman MT 30, Helv");
  91. pref("font.name.monospace.x-unicode", "Times New Roman MT 30");
  92. pref("font.name-list.monospace.x-unicode", "Times New Roman MT 30, Courier");
  93. pref("font.name.fantasy.x-unicode", "Times New Roman MT 30");
  94. pref("font.name-list.fantasy.x-unicode", "Times New Roman MT 30, Helv");
  95. pref("font.name.cursive.x-unicode", "Times New Roman MT 30");
  96. pref("font.name-list.cursive.x-unicode", "Times New Roman MT 30, Helv");
  97.  
  98. pref("font.name.serif.x-western", "Tms Rmn");
  99. pref("font.name.sans-serif.x-western", "Helv");
  100. pref("font.name.monospace.x-western", "Courier");
  101.  
  102. pref("font.name.serif.zh-CN", "Times New Roman WT SC");
  103. pref("font.name-list.serif.zh_CN", "Times New Roman WT SC, Times New Roman MT 30, Tms Rmn");
  104. pref("font.name.sans-serif.zh-CN", "Helv");
  105. pref("font.name.monospace.zh-CN", "Courier");
  106.  
  107. pref("font.name.serif.zh-TW", "Times New Roman WT TC");
  108. pref("font.name-list.serif.zh-TW", "Times New Roman WT TC, Times New Roman MT 30, Tms Rmn");
  109. pref("font.name.sans-serif.zh-TW", "Helv");
  110. pref("font.name.monospace.zh-TW", "Courier");
  111.  
  112. pref("font.default", "serif");
  113. pref("font.size.variable.ar", 16);
  114. pref("font.size.fixed.ar", 13);
  115.  
  116. pref("font.size.variable.el", 16);
  117. pref("font.size.fixed.el", 13);
  118.  
  119. pref("font.size.variable.he", 16);
  120. pref("font.size.fixed.he", 13);
  121.  
  122. pref("font.size.variable.ja", 16);
  123. pref("font.size.fixed.ja", 16);
  124.  
  125. pref("font.size.variable.ko", 16);
  126. pref("font.size.fixed.ko", 16);
  127.  
  128. pref("font.size.variable.th", 16);
  129. pref("font.size.fixed.th", 13);
  130.  
  131. pref("font.size.variable.tr", 16);
  132. pref("font.size.fixed.tr", 13);
  133.  
  134. pref("font.size.variable.x-baltic", 16);
  135. pref("font.size.fixed.x-baltic", 13);
  136.  
  137. pref("font.size.variable.x-central-euro", 16);
  138. pref("font.size.fixed.x-central-euro", 13);
  139.  
  140. pref("font.size.variable.x-cyrillic", 16);
  141. pref("font.size.fixed.x-cyrillic", 13);
  142.  
  143. pref("font.size.variable.x-unicode", 16);
  144. pref("font.size.fixed.x-unicode", 13);
  145.  
  146. pref("font.size.variable.x-western", 16);
  147. pref("font.size.fixed.x-western", 13);
  148.  
  149. pref("font.size.variable.zh-CN", 16);
  150. pref("font.size.fixed.zh-CN", 16);
  151.  
  152. pref("font.size.variable.zh-TW", 16);
  153. pref("font.size.fixed.zh-TW", 16);
  154.  
  155. pref("font.size.nav4rounding", false);
  156.  
  157. pref("netinst.profile.show_profile_wizard", true); 
  158.  
  159. pref("middlemouse.paste", true);
  160.  
  161. // turn off scrollbar snapping
  162. pref("slider.snapMultiplier", 0);
  163.  
  164. //The following pref is internal to Communicator. Please
  165. //do *not* place it in the docs...
  166. pref("netinst.profile.show_dir_overwrite_msg",  true); 
  167.  
  168. // override double-click word selection behavior.
  169. pref("layout.word_select.eat_space_to_next_word", true);
  170. pref("layout.word_select.stop_at_punctuation", false);
  171.  
  172. // If false, will always use closest matching size for a given
  173. // image font.  If true, will substitute a vector font for a given
  174. // image font if the given size is smaller/larger than can be handled
  175. // by the image font.
  176. pref("font.substitute_vector_fonts", true);
  177.  
  178. // print_extra_margin enables platforms to specify an extra gap or margin
  179. // around the content of the page for Print Preview only
  180. pref("print.print_extra_margin", 90); // twips (90 twips is an eigth of an inch)
  181.  
  182. pref("applications.telnet", "telnetpm.exe");
  183. pref("applications.telnet.host", "%host%");
  184. pref("applications.telnet.port", "-p %port%");
  185.  
  186. pref("mail.compose.max_recycled_windows", 0);
  187.  
  188. // Use IBM943 compatible map for JIS X 0208
  189. pref("intl.jis0208.map", "IBM943");
  190.  
  191.