16
edits
| Line 13: | Line 13: | ||
=== application.ini === | === application.ini === | ||
This file follows the standard format for a Windows INI file. It is currently defined as having two sections, <tt>App</tt> and <tt>Gecko</tt>. The fields for each section are explained in the sample below. | This file follows the standard format for a Windows INI file. It should be saved with a UTF-8 encoding for I18N compatibility. It is currently defined as having two sections, <tt>App</tt> and <tt>Gecko</tt>. The fields for each section are explained in the sample below. | ||
<div class="example" title="application.ini - xulapp package information"> | <div class="example" title="application.ini - xulapp package information"> | ||
edits