mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-06 00:55:37 +00:00
8 lines
326 B
XML
8 lines
326 B
XML
<?xml version="1.0"?>
|
|
<PREFSGROUP uiname="Netscape Preferences">
|
|
<PREF uiname="Open Browser on Startup" prefname="general.startup.browser" type="bool" default="true" lockable="true" description="When the application starts, open a browser window.">
|
|
<VALUE>true</VALUE>
|
|
<LOCKED>false</LOCKED>
|
|
</PREF>
|
|
</PREFSGROUP>
|