<description>Whether to use the system's default fixed width font for editing text instead of a font specific to LaTeXila. If this option is turned off, then the font named in the "Editor Font" option will be used instead of the system font.</description>
<description>Whether to use the system's default fixed width font for editing text instead of a font specific to GNOME LaTeX. If this option is turned off, then the font named in the "Editor Font" option will be used instead of the system font.</description>
</key>
<key name="editor-font" type="s">
<default>'Monospace 10'</default>
...
...
@@ -30,23 +30,23 @@
<key name="create-backup-copy" type="b">
<default>true</default>
<summary>Create Backup Copies</summary>
<description>Whether LaTeXila should create backup copies for the files it saves.</description>
<description>Whether GNOME LaTeX should create backup copies for the files it saves.</description>
</key>
<key name="auto-save" type="b">
<default>false</default>
<summary>Autosave</summary>
<description>Whether LaTeXila should automatically save modified files after a time interval. You can set the time interval with the "Autosave Interval" option.</description>
<description>Whether GNOME LaTeX should automatically save modified files after a time interval. You can set the time interval with the "Autosave Interval" option.</description>
</key>
<key name="auto-save-interval" type="u">
<range min="1" max="100" />
<default>10</default>
<summary>Autosave Interval</summary>
<description>Number of minutes after which LaTeXila will automatically save modified files. This will only take effect if the "Autosave" option is turned on.</description>
<description>Number of minutes after which GNOME LaTeX will automatically save modified files. This will only take effect if the "Autosave" option is turned on.</description>
</key>
<key name="reopen-files" type="b">
<default>true</default>
<summary>Reopen files on startup</summary>
<description>Whether LaTeXila should reopen the files that was opened the last time.</description>
<description>Whether GNOME LaTeX should reopen the files that was opened the last time.</description>
</key>
<key name="tabs-size" type="u">
<range min="1" max="24" />
...
...
@@ -57,7 +57,7 @@
<key name="insert-spaces" type="b">
<default>true</default>
<summary>Insert spaces</summary>
<description>Whether LaTeXila should insert spaces instead of tabs.</description>
<description>Whether GNOME LaTeX should insert spaces instead of tabs.</description>
</key>
<key name="forget-no-tabs" type="b">
<default>true</default>
...
...
@@ -67,17 +67,17 @@
<key name="display-line-numbers" type="b">
<default>true</default>
<summary>Display Line Numbers</summary>
<description>Whether LaTeXila should display line numbers in the editing area.</description>
<description>Whether GNOME LaTeX should display line numbers in the editing area.</description>
</key>
<key name="highlight-current-line" type="b">
<default>true</default>
<summary>Highlight Current Line</summary>
<description>Whether LaTeXila should highlight the current line.</description>
<description>Whether GNOME LaTeX should highlight the current line.</description>
</key>
<key name="bracket-matching" type="b">
<default>true</default>
<summary>Highlight Matching Brackets</summary>
<description>Whether LaTeXila should highlight matching brackets.</description>
<description>Whether GNOME LaTeX should highlight matching brackets.</description>