home *** CD-ROM | disk | FTP | other *** search
/ Practical Internet 2002 February / Practical Internet February 2002.iso / pc / Software / Browsing / N6setup.exe / BROWSER.XPI / bin / defaults / pref / all.js < prev    next >
Encoding:
Text File  |  2001-11-09  |  23.3 KB  |  517 lines

  1. /* -*- Mode: Java; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*-
  2.  *
  3.  * The contents of this file are subject to the Netscape Public
  4.  * License Version 1.1 (the "License"); you may not use this file
  5.  * except in compliance with the License. You may obtain a copy of
  6.  * the License at http://www.mozilla.org/NPL/
  7.  *
  8.  * Software distributed under the License is distributed on an "AS
  9.  * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
  10.  * implied. See the License for the specific language governing
  11.  * rights and limitations under the License.
  12.  *
  13.  * The Original Code is mozilla.org code.
  14.  *
  15.  * The Initial Developer of the Original Code is Netscape
  16.  * Communications Corporation.  Portions created by Netscape are
  17.  * Copyright (C) 1998 Netscape Communications Corporation. All
  18.  * Rights Reserved.
  19.  *
  20.  * Contributor(s):
  21.  */
  22.  
  23. // SYNTAX HINTS:  dashes are delimiters.  Use underscores instead.
  24. //  The first character after a period must be alphabetic.
  25.  
  26. pref("network.search.url","http://cgi.netscape.com/cgi-bin/url_search.cgi?search=");
  27.  
  28. pref("keyword.URL", "http://keyword.netscape.com/keyword/");
  29. pref("keyword.enabled", true);
  30. pref("general.useragent.locale", "chrome://navigator/locale/navigator.properties");
  31. pref("general.useragent.misc", "mag1001; rv:0.9.4");
  32.  
  33. pref("general.startup.browser",             true);
  34. pref("general.startup.mail",                false);
  35. pref("general.startup.news",                false);
  36. pref("general.startup.editor",              false);
  37. pref("general.startup.compose",             false);
  38. pref("general.startup.addressbook",         false);
  39.  
  40. pref("general.open_location.last_url",      "");
  41. pref("general.open_location.last_window_choice", 0);
  42.  
  43. // 0 = blank, 1 = home (browser.startup.homepage), 2 = last
  44. pref("browser.startup.page",                1);
  45. pref("browser.startup.homepage",       "chrome://navigator-region/locale/region.properties");
  46. // "browser.startup.homepage_override" was for 4.x
  47. pref("browser.startup.homepage_override.1", true);
  48. pref("browser.startup.autoload_homepage",   true);
  49.  
  50. pref("browser.cache.enable",                true);
  51. pref("browser.cache.disk.enable",           true);
  52. pref("browser.cache.disk.capacity",         50000);
  53. pref("browser.cache.memory.enable",         true);
  54. pref("browser.cache.memory.capacity",       4096);
  55. pref("browser.cache.disk_cache_ssl",        false);
  56. // 0 = once-per-session, 1 = each-time, 2 = never, 3 = when-appropriate/automatically
  57. pref("browser.cache.check_doc_frequency",   3);
  58.  
  59. pref("browser.display.use_document_fonts",  1);  // 0 = never, 1 = quick, 2 = always
  60. pref("browser.display.use_document_colors", true);
  61. pref("browser.display.use_system_colors",   false);
  62. pref("browser.display.foreground_color",    "#000000");
  63. pref("browser.display.background_color",    "#FFFFFF");
  64. pref("browser.anchor_color",                "#0000EE");
  65. pref("browser.visited_color",               "#551A8B");
  66. pref("browser.underline_anchors",           true);
  67.  
  68. pref("browser.display.use_focus_colors",    false);
  69. pref("browser.display.focus_background_color", "#117722");
  70. pref("browser.display.focus_text_color",     "#ffffff");
  71. pref("browser.display.focus_ring_width",     1);
  72. pref("browser.display.focus_ring_on_anything", false);
  73.  
  74. pref("browser.urlbar.autoFill", false);
  75. pref("browser.urlbar.showPopup", true);
  76. pref("browser.urlbar.showSearch", true);
  77.  
  78. pref("browser.chrome.toolbar_tips",         true);
  79. pref("browser.chrome.toolbar_style",        2);
  80.  
  81. pref("browser.toolbars.showbutton.bookmarks", true);
  82. pref("browser.toolbars.showbutton.go",      false);
  83. pref("browser.toolbars.showbutton.home",    true);
  84. pref("browser.toolbars.showbutton.mynetscape", true);
  85. pref("browser.toolbars.showbutton.net2phone", true);
  86. pref("browser.toolbars.showbutton.print",   true);
  87. pref("browser.toolbars.showbutton.search",  true);
  88.  
  89. pref("browser.turbo.enabled", false);
  90.  
  91. pref("browser.helperApps.alwaysAsk.force",  false);
  92. pref("browser.helperApps.neverAsk.saveToDisk", "");
  93. pref("browser.helperApps.neverAsk.openFile", "");
  94.  
  95. pref("accessibility.browsewithcaret", false);
  96. pref("accessibility.usetexttospeech", "");
  97. pref("accessibility.usebrailledisplay", "");
  98. pref("accessibility.accesskeycausesactivation", true);
  99.  
  100. // Dialog modality issues
  101. pref("browser.prefWindowModal", true);
  102. pref("browser.show_about_as_stupid_modal_window", false);
  103.  
  104. pref("browser.download.progressDnldDialog.keepAlive", true); // keep the dnload progress dialog up after dnload is complete
  105.  
  106. // various default search settings
  107. pref("browser.search.defaulturl", "chrome://navigator-region/locale/region.properties");
  108. pref("browser.search.opensidebarsearchpanel", false);
  109. pref("browser.search.last_search_category", "NC:SearchCategory?category=urn:search:category:1");
  110. pref("browser.search.mode", 0);
  111. pref("browser.search.powermode", 0);
  112. // basic search popup constraint: minimum sherlock plugin version displayed
  113. // (note: must be a string representation of a float or it'll default to 0.0)
  114. pref("browser.search.basic.min_ver", "0.0");
  115. pref("browser.urlbar.autocomplete.enabled", true);
  116. pref("browser.urlbar.clickSelectsAll", true);
  117.  
  118. pref("browser.history.last_page_visited", "");
  119. pref("browser.history_expire_days", 9);
  120. pref("browser.history.grouping", "day");
  121. pref("browser.sessionhistory.max_entries", 50);
  122.  
  123. // Translation service
  124. pref("browser.translation.service", "http://cgi.netscape.com/cgi-bin/translate.cgi?AlisUI=simple_frames/ns_home&AlisTargetURI=");
  125. pref("browser.translation.serviceDomain", "teletranslator.com");
  126.   
  127. // Platform for Internet Content Selection
  128. pref("browser.PICS.ratings_enabled", false);
  129. pref("browser.PICS.pages_must_be_rated", false);
  130. pref("browser.PICS.disable_for_this_session", false);
  131. pref("browser.PICS.reenable_for_this_session", false);
  132. pref("browser.PICS.service.http___home_netscape_com_default_rating.service_enabled", true);
  133. pref("browser.PICS.service.http___home_netscape_com_default_rating.s", 0);
  134.  
  135. pref("browser.target_new_blocked", false);
  136.  
  137. // loading and rendering of framesets and iframes
  138. pref("browser.frames.enabled", true);
  139.  
  140. // form submission
  141. pref("browser.forms.submit.backwards_compatible", true);
  142.  
  143. // view source
  144. pref("view_source.syntax_highlight", true);
  145.  
  146. // gfx widgets
  147. pref("nglayout.widget.mode", 2);
  148. pref("nglayout.widget.gfxscrollbars", true);
  149.  
  150. // use nsViewManager2
  151. pref("nglayout.view.useViewManager2", true);
  152.  
  153. // css2 hover pref
  154. pref("nglayout.events.showHierarchicalHover", false);
  155.  
  156. // whether or not to use xbl form controls
  157. pref("nglayout.debug.enable_xbl_forms", false);
  158.  
  159. // size of scrollbar snapping region
  160. pref("slider.snapMultiplier", 6);
  161.  
  162. // Smart Browsing prefs
  163. pref("browser.related.enabled", true);
  164. pref("browser.related.autoload", 1);  // 0 = Always, 1 = After first use, 2 = Never
  165. pref("browser.related.provider", "http://www-rl.netscape.com/wtgn?");
  166. pref("browser.related.disabledForDomains", "");
  167. pref("browser.goBrowsing.enabled", true);
  168.  
  169. //Internet Search
  170. pref("browser.search.defaultenginename", "chrome://navigator/locale/navigator.properties");
  171.  
  172. // Default Capability Preferences: Security-Critical! 
  173. // Editing these may create a security risk - be sure you know what you're doing
  174. //pref("capability.policy.default.barprop.visible.set", "UniversalBrowserWrite");
  175.  
  176. pref("capability.policy.default.DOMException.code", "allAccess");
  177. pref("capability.policy.default.DOMException.message", "allAccess");
  178. pref("capability.policy.default.DOMException.name", "allAccess");
  179. pref("capability.policy.default.DOMException.result", "allAccess");
  180. pref("capability.policy.default.DOMException.toString", "allAccess");
  181.  
  182. pref("capability.policy.default.History.back", "allAccess");
  183. pref("capability.policy.default.History.current", "UniversalBrowserRead");
  184. pref("capability.policy.default.History.forward", "allAccess");
  185. pref("capability.policy.default.History.go", "allAccess");
  186. pref("capability.policy.default.History.item", "UniversalBrowserRead");
  187. pref("capability.policy.default.History.next", "UniversalBrowserRead");
  188. pref("capability.policy.default.History.previous", "UniversalBrowserRead");
  189. pref("capability.policy.default.History.toString", "UniversalBrowserRead");
  190.  
  191. pref("capability.policy.default.HTMLDocument.close", "allAccess");
  192. pref("capability.policy.default.HTMLDocument.open", "allAccess");
  193.  
  194. pref("capability.policy.default.Location.hash.set", "allAccess");
  195. pref("capability.policy.default.Location.href.set", "allAccess");
  196. pref("capability.policy.default.Location.reload", "allAccess");
  197. pref("capability.policy.default.Location.replace", "allAccess");
  198.  
  199. pref("capability.policy.default.Navigator.preference", "allAccess");
  200. pref("capability.policy.default.Navigator.preferenceinternal.get", "UniversalPreferencesRead");
  201. pref("capability.policy.default.Navigator.preferenceinternal.set", "UniversalPreferencesWrite");
  202.  
  203. pref("capability.policy.default.Window.blur", "allAccess");
  204. pref("capability.policy.default.Window.close", "allAccess");
  205. pref("capability.policy.default.Window.closed", "allAccess");
  206. pref("capability.policy.default.Window.Components", "allAccess");
  207. pref("capability.policy.default.Window.document", "allAccess");
  208. pref("capability.policy.default.Window.focus", "allAccess");
  209. pref("capability.policy.default.Window.history", "allAccess");
  210. pref("capability.policy.default.Window.location", "allAccess");
  211. // window.openDialog is insecure and must be made inaccessible from web scripts - see bug 56009
  212. pref("capability.policy.default.Window.openDialog", "noAccess");
  213. pref("capability.policy.default.Window.self", "allAccess");
  214. pref("capability.policy.default.Window.window", "allAccess");
  215.  
  216. // Restrictions on the DOM for mail/news - see bugs 66938 and 84545
  217. pref("capability.policy.mailnews.sites", "mailbox: imap: news:");
  218.  
  219. pref("capability.policy.mailnews.*.attributes.get", "noAccess");
  220. pref("capability.policy.mailnews.*.baseURI.get", "noAccess");
  221. pref("capability.policy.mailnews.*.data.get", "noAccess");
  222. pref("capability.policy.mailnews.*.getAttribute", "noAccess");
  223. pref("capability.policy.mailnews.*.getNamedItem", "noAccess");
  224. pref("capability.policy.mailnews.*.host.get", "noAccess");
  225. pref("capability.policy.mailnews.*.hostname.get", "noAccess");
  226. pref("capability.policy.mailnews.*.href.get", "noAccess");
  227. pref("capability.policy.mailnews.*.innerHTML.get", "noAccess");
  228. pref("capability.policy.mailnews.*.lowSrc.get", "noAccess");
  229. pref("capability.policy.mailnews.*.nodeValue.get", "noAccess");
  230. pref("capability.policy.mailnews.*.pathname.get", "noAccess");
  231. pref("capability.policy.mailnews.*.protocol.get", "noAccess");
  232. pref("capability.policy.mailnews.*.src.get", "noAccess");
  233. pref("capability.policy.mailnews.*.substringData.get", "noAccess");
  234. pref("capability.policy.mailnews.*.text.get", "noAccess");
  235. pref("capability.policy.mailnews.*.title.get", "noAccess");
  236. pref("capability.policy.mailnews.DOMException.toString", "noAccess");
  237. pref("capability.policy.mailnews.HTMLAnchorElement.toString", "noAccess");
  238. pref("capability.policy.mailnews.HTMLDocument.domain", "noAccess");
  239. pref("capability.policy.mailnews.HTMLDocument.URL", "noAccess");
  240. pref("capability.policy.mailnews.Location.toString", "noAccess");
  241. pref("capability.policy.mailnews.Range.toString", "noAccess");
  242. pref("capability.policy.mailnews.Window.name.set", "noAccess");
  243.  
  244. ////////////////////////////////////////////////////////////
  245. pref("capability.principal.codebase.foo.id", "http://www.netscape.com");
  246. pref("capability.principal.codebase.foo.granted", "UniversalFoo");
  247. //////////////////////////////////////////////////////////
  248.  
  249. pref("dom.disable_open_during_load", false);
  250.  
  251. pref("javascript.enabled",                  true);
  252. pref("javascript.allow.mailnews",           false);
  253. pref("javascript.options.strict",           false);
  254.  
  255. // advanced prefs
  256. pref("advanced.always_load_images",         true);
  257. pref("security.enable_java",                 true);
  258. pref("css.allow",                           true);
  259. pref("advanced.mailftp",                    false);
  260. pref("image.animation_mode",                "normal");
  261.  
  262. pref("offline.startup_state",            0);
  263. pref("offline.send.unsent_messages",            0);
  264. pref("offline.download.download_messages",  0);
  265. pref("offline.prompt_synch_on_exit",            true);
  266. pref("offline.news.download.use_days",          0);
  267.  
  268. // If there is ever a security firedrill that requires
  269. // us to block certian ports global, this is the pref 
  270. // to use.  Is is a comma delimited list of port numbers
  271. // for example:
  272. //   pref("network.security.ports.banned", "1,2,3,4,5");
  273. // prevents necko connecting to ports 1-5 unless the protocol
  274. // overrides.
  275.  
  276. pref("network.hosts.smtp_server",           "mail");
  277. pref("network.hosts.pop_server",            "mail");
  278. pref("network.protocols.useSystemDefaults",   false); // set to true if user links should use system default handlers
  279.  
  280. // <ruslan>
  281. pref("network.http.version", "1.1");      // default
  282. // pref("network.http.version", "1.0");   // uncomment this out in case of problems
  283. // pref("network.http.version", "0.9");   // it'll work too if you're crazy
  284. // keep-alive option is effectively obsolete. Nevertheless it'll work with
  285. // some older 1.0 servers:
  286.  
  287. pref("network.http.keep-alive", true); // set it to false in case of problems
  288. pref("network.http.proxy.keep-alive", true );
  289. pref("network.http.keep-alive.timeout", 300);
  290.  
  291. pref("network.http.max-connections", 16);
  292. pref("network.http.max-connections-per-server", 8);
  293. pref("network.http.keep-alive.max-connections", 20); // max connections to be kept alive
  294. pref("network.http.keep-alive.max-connections-per-server", 8);
  295.  
  296. pref("network.http.connect.timeout",  30);    // in seconds
  297. pref("network.http.request.timeout", 120);    // in seconds
  298.  
  299. // Headers
  300. pref("network.http.accept.default", "text/xml, application/xml, application/xhtml+xml, text/html;q=0.9, image/png, image/jpeg, image/gif;q=0.2, text/plain;q=0.8, text/css, */*;q=0.1");
  301.  
  302. pref("network.http.sendRefererHeader",      2); // 0=don't send any, 1=send only on clicks, 2=send on image requests as well
  303.  
  304. // Enable http compression: comment this out in case of problems with 1.1
  305. pref("network.http.accept-encoding" ,"gzip, deflate, compress;q=0.9");
  306.  
  307. pref("network.http.pipelining"      , false);
  308. pref("network.http.proxy.pipelining", false);
  309.  
  310. // Always pipeling the very first request:  this will only work when you are
  311. // absolutely sure the the site or proxy you are browsing to/through support
  312. // pipelining; the default behavior will be that the browser will first make
  313. // a normal, non-pipelined request, then  examine  and remember the responce
  314. // and only the subsequent requests to that site will be pipeline
  315. pref("network.http.pipelining.firstrequest", false);
  316.  
  317. // Max number of requests in the pipeline
  318. pref("network.http.pipelining.maxrequests" , 4);
  319.  
  320. pref("network.http.proxy.ssl.connect",true);
  321. // </ruslan>
  322.  
  323. // until the directory view has an owner
  324. // necko will produce html -- dougt
  325. pref("network.dir.generate_html", true);
  326.  
  327. // sspitzer:  change this back to "news" when we get to beta.
  328. // for now, set this to news.mozilla.org because you can only
  329. // post to the server specified by this pref.
  330. pref("network.hosts.nntp_server",           "news.mozilla.org");
  331.  
  332. pref("network.hosts.socks_server",          "");
  333. pref("network.hosts.socks_serverport",      1080);
  334. pref("network.hosts.socks_conf",            "");
  335. pref("network.image.imageBehavior",         0); // 0-Accept, 1-dontAcceptForeign, 2-dontUse
  336. pref("network.image.warnAboutImages",       false);
  337. pref("network.proxy.autoconfig_url",        "");
  338. pref("network.proxy.type",                  0);
  339. pref("network.proxy.ftp",                   "");
  340. pref("network.proxy.ftp_port",              0);
  341. pref("network.proxy.gopher",                "");
  342. pref("network.proxy.gopher_port",           0);
  343. pref("network.proxy.news",                  "");
  344. pref("network.proxy.news_port",             0);
  345. pref("network.proxy.http",                  "");
  346. pref("network.proxy.http_port",             0);
  347. pref("network.proxy.wais",                  "");
  348. pref("network.proxy.wais_port",             0);
  349. pref("network.proxy.ssl",                   "");
  350. pref("network.proxy.ssl_port",              0);
  351. pref("network.proxy.socks",                 "");
  352. pref("network.proxy.socks_port",            0);
  353. pref("network.proxy.socks_version",         5);
  354. pref("network.proxy.no_proxies_on",         "");
  355. pref("network.online",                      true); //online/offline
  356. pref("network.accept_cookies",              0);     // 0 = Always, 1 = warn, 2 = never
  357. pref("network.foreign_cookies",             0); // 0 = Accept, 1 = Don't accept
  358. pref("network.cookie.cookieBehavior",       0); // 0-Accept, 1-dontAcceptForeign, 2-dontUse
  359. pref("network.cookie.warnAboutCookies",     false);
  360. pref("signon.rememberSignons",              true);
  361. pref("network.enablePad",                   false); // Allow client to do proxy autodiscovery
  362. pref("converter.html2txt.structs",          true); // Output structured phrases (strong, em, code, sub, sup, b, i, u)
  363. pref("converter.html2txt.header_strategy",  1); // 0 = no indention; 1 = indention, increased with header level; 2 = numbering and slight indention
  364. pref("wallet.captureForms",                 true);
  365. pref("wallet.notified",                     false);
  366. pref("wallet.TutorialFromMenu",             "chrome://navigator/locale/navigator.properties");
  367. pref("wallet.Server",                       "chrome://navigator/locale/navigator.properties");
  368. pref("wallet.Samples",                      "chrome://navigator/locale/navigator.properties");
  369. pref("wallet.version",                      "1");
  370. pref("wallet.enabled",                      true);
  371. pref("wallet.crypto",                       false);
  372. pref("wallet.namePanel.hide",               false);
  373. pref("wallet.addressPanel.hide",            false);
  374. pref("wallet.phonePanel.hide",              false);
  375. pref("wallet.creditPanel.hide",             false);
  376. pref("wallet.employPanel.hide",             false);
  377. pref("wallet.miscPanel.hide",               false);
  378. pref("imageblocker.enabled",                true);
  379. pref("intl.accept_languages",               "chrome://navigator/locale/navigator.properties");
  380. pref("intl.accept_charsets",                "iso-8859-1,*,utf-8");
  381. pref("intl.collationOption",                "chrome://navigator-platform/locale/navigator.properties");
  382. pref("intl.menuitems.alwaysappendacceskeys","chrome://navigator/locale/navigator.properties");
  383. pref("intl.charsetmenu.browser.static",     "chrome://navigator/locale/navigator.properties");
  384. pref("intl.charsetmenu.browser.more1",      "chrome://navigator/locale/navigator.properties");
  385. pref("intl.charsetmenu.browser.more2",      "chrome://navigator/locale/navigator.properties");
  386. pref("intl.charsetmenu.browser.more3",      "chrome://navigator/locale/navigator.properties");
  387. pref("intl.charsetmenu.browser.more4",      "chrome://navigator/locale/navigator.properties");
  388. pref("intl.charsetmenu.browser.more5",      "chrome://navigator/locale/navigator.properties");
  389. pref("intl.charsetmenu.mailedit",           "chrome://navigator/locale/navigator.properties");
  390. pref("intl.charsetmenu.browser.cache",      "");
  391. pref("intl.charsetmenu.mailview.cache",     "");
  392. pref("intl.charsetmenu.composer.cache",     "");
  393. pref("intl.charsetmenu.browser.cache.size", 5);
  394. pref("intl.charset.detector",               "chrome://navigator/locale/navigator.properties");
  395. pref("intl.charset.default",                "chrome://navigator-platform/locale/navigator.properties");
  396. pref("intl.content.langcode",               "chrome://communicator-region/locale/region.properties");
  397. pref("font.language.group",                 "chrome://navigator/locale/navigator.properties");
  398.  
  399. // -- folders (Mac: these are binary aliases.)
  400. localDefPref("mail.signature_file",             "");
  401. localDefPref("mail.directory",                  "");
  402.  
  403. pref("images.dither", "auto");
  404. localDefPref("news.directory",                  "");
  405. localDefPref("security.directory",              "");
  406.  
  407. pref("autoupdate.enabled",              true);
  408.  
  409. pref("silentdownload.enabled",    true);
  410. pref("silentdownload.directory",  "");
  411. pref("silentdownload.range",      3000);
  412. pref("silentdownload.interval",  10000);
  413.  
  414. pref("browser.editor.disabled", false);
  415.  
  416. pref("spellchecker.dictionary", "");
  417.  
  418. pref("signed.applets.codebase_principal_support", false);
  419. pref("security.checkloaduri", true);
  420. pref("security.xpconnect.plugin.unrestricted", true);
  421.  
  422. // Modifier key prefs: default to Windows settings,
  423. // menu access key = alt, accelerator key = control.
  424. pref("ui.key.accelKey", 17);
  425. pref("ui.key.menuAccessKey", 18);
  426. pref("ui.key.menuAccessKeyFocuses", false);
  427. pref("ui.key.saveLink.shift", true); // true = shift, false = meta
  428.  
  429. // Middle-mouse handling
  430. pref("middlemouse.paste", false);
  431. pref("middlemouse.openNewWindow", true);
  432. pref("middlemouse.contentLoadURL", false);
  433. pref("middlemouse.scrollbarPosition", false);
  434.  
  435. // Clipboard behavior
  436. pref("clipboard.autocopy", false);
  437.  
  438. // 0=lines, 1=pages, 2=history , 3=text size
  439. pref("mousewheel.withnokey.action",0);
  440. pref("mousewheel.withnokey.numlines",1);    
  441. pref("mousewheel.withnokey.sysnumlines",true);
  442. pref("mousewheel.withcontrolkey.action",0);
  443. pref("mousewheel.withcontrolkey.numlines",1);
  444. pref("mousewheel.withcontrolkey.sysnumlines",true);
  445. pref("mousewheel.withshiftkey.action",0);
  446. pref("mousewheel.withshiftkey.numlines",1);
  447. pref("mousewheel.withshiftkey.sysnumlines",false);
  448. pref("mousewheel.withaltkey.action",2);
  449. pref("mousewheel.withaltkey.numlines",1);
  450. pref("mousewheel.withaltkey.sysnumlines",false);
  451.  
  452. pref("profile.confirm_automigration",true);
  453.  
  454. // Customizable toolbar stuff
  455. pref("custtoolbar.personal_toolbar_folder", "");
  456.  
  457. pref("sidebar.customize.all_panels.url", "http://sidebar-rdf.netscape.com/%LOCALE%/sidebar-rdf/%SIDEBAR_VERSION%/all-panels.rdf");
  458. pref("sidebar.customize.directory.url", "http://dmoz.org/Netscape/Sidebar/");
  459. pref("sidebar.customize.more_panels.url", "http://dmoz.org/Netscape/Sidebar/");
  460.  
  461. pref("prefs.converted-to-utf8",false);
  462. // --------------------------------------------------
  463. // IBMBIDI 
  464. // --------------------------------------------------
  465. //
  466. // ------------------
  467. //  Text Direction
  468. // ------------------
  469. // 1 = directionLTRBidi *
  470. // 2 = directionRTLBidi
  471. pref("bidi.direction", 1);
  472. // ------------------
  473. //  Text Type
  474. // ------------------
  475. // 1 = charsettexttypeBidi *
  476. // 2 = logicaltexttypeBidi
  477. // 3 = visualtexttypeBidi
  478. pref("bidi.texttype", 1);
  479. // ------------------
  480. //  Controls Text Mode
  481. // ------------------
  482. // 1 = logicalcontrolstextmodeBidiCmd
  483. // 2 = visiualcontrolstextmodeBidi
  484. // 3 = containercontrolstextmodeBidi *
  485. pref("bidi.controlstextmode", 1);
  486. // ------------------
  487. //  Clipboard Text Mode
  488. // ------------------
  489. //  1 = logicalclipboardtextmodeBidi
  490. // 2 = visiualclipboardtextmodeBidi
  491. // 3 = sourceclipboardtextmodeBidi *
  492. pref("bidi.clipboardtextmode", 3);
  493. // ------------------
  494. //  Numeral Style
  495. // ------------------
  496. // 1 = regularcontextnumeralBidi *
  497. // 2 = hindicontextnumeralBidi
  498. // 3 = arabicnumeralBidi
  499. // 4 = hindinumeralBidi
  500. pref("bidi.numeral", 1);
  501. // ------------------
  502. //  Support Mode
  503. // ------------------
  504. // 1 = mozillaBidisupport *
  505. // 2 = OsBidisupport
  506. // 3 = disableBidisupport
  507. pref("bidi.support", 1);
  508. // ------------------
  509. //  Charset Mode
  510. // ------------------
  511. // 1 = doccharactersetBidi *
  512. // 2 = defaultcharactersetBidi
  513. pref("bidi.characterset", 1);
  514.  
  515.  
  516. pref("browser.throbber.url","chrome://navigator-region/locale/region.properties");
  517.