</p><divclass="figure"><aid="confdialog_gen"></a><pclass="title"><b>Figure3.2.General tab in preferences dialog</b></p><div><imgsrc="images/pref_dialog_gen.jpg"alt="General tab in preferences dialog"/></div></div><p>
</p><divclass="figure"><aid="id2530927"></a><pclass="title"><b>Figure3.3.Editor tab in preferences dialog</b></p><div><imgsrc="images/pref_dialog_edit.jpg"alt="Editor tab in preferences dialog"/></div></div><p>
</p><divclass="figure"><aid="id2530941"></a><pclass="title"><b>Figure3.4.Tools tab in preferences dialog</b></p><div><imgsrc="images/pref_dialog_tools.jpg"alt="Tools tab in preferences dialog"/></div></div><p>
</p><divclass="figure"><aid="confdialog_templ"></a><pclass="title"><b>Figure3.5.Template tab in preferences dialog</b></p><div><imgsrc="images/pref_dialog_templ.jpg"alt="Template tab in preferences dialog"/></div></div><p>
</p><divclass="figure"><aid="confdialog_vte"></a><pclass="title"><b>Figure3.6.VTE tab in preferences dialog</b></p><div><imgsrc="images/pref_dialog_vte.jpg"alt="VTE tab in preferences dialog"/></div></div><p>
</p><divclass="section"lang="en"xml:lang="en"><divclass="titlepage"><div><div><h3class="title"><aid="cto"></a>Compile time options</h3></div></div></div><p>
There are some options which can only changed at compile time. To change these
options, look into <codeclass="filename">src/geany.h</code> to change these settings.
To find it, look for a block of lines starting with “<spanclass="quote">#define GEANY_*</span>”.
</p><divclass="table"><aid="id2531015"></a><pclass="title"><b>Table3.3.Compile time options</b></p><tablesummary="Compile time options"cellspacing="0"cellpadding="4"border="1"><colgroup><col/><col/><col/></colgroup><thead><tr><th>Option</th><th>Description</th><th>Default</th></tr></thead><tbody><tr><td>GEANY_MAX_OPEN_FILES</td><td>The limit how many files can be open at the same time.</td><td>25</td></tr><tr><td>GEANY_SESSION_FILES</td><td>How many files should be reopened from the last run. Obviously,
the value should be smaller than GEANY_MAX_OPEN_FILES.</td><td>15</td></tr><tr><td>GEANY_WORDCHARS</td><td>These characters define the word boundaries.</td><td>(look at sourcecode)</td></tr><tr><td>GEANY_MAX_AUTOCOMPLETE_WORDS</td><td>How many auto complete suggestions should Geany provide.</td><td>30</td></tr><tr><td>GEANY_STRING_UNTITLED</td><td>A string used as name for new files. Be aware that the string can be translated,
so change it only if you know what you are doing.</td><td>untitled</td></tr></tbody></table></div><p>
</p></div></div><divclass="navfooter"><hr/><tablewidth="100%"summary="Navigation footer"><tr><tdwidth="40%"align="left"><aaccesskey="p"href="ch03s04.html">Prev</a></td><tdwidth="20%"align="center"><aaccesskey="u"href="ch03.html">Up</a></td><tdwidth="40%"align="right"><aaccesskey="n"href="ch03s06.html">Next</a></td></tr><tr><tdwidth="40%"align="left"valign="top">Search and Replace</td><tdwidth="20%"align="center"><aaccesskey="h"href="index.html">Home</a></td><tdwidth="40%"align="right"valign="top">File types</td></tr></table></div></body></html>