Implement our own Preferences dialog

And fix a resource leak.
This commit is contained in:
2023-06-24 21:43:53 +02:00
parent 3449ac5a12
commit 4b5b8ec9fa
3 changed files with 107 additions and 23 deletions

View File

@@ -95,14 +95,8 @@ rm -rf ~/.cache/thumbnails/wide-*
<h2>Configuration</h2>
<p>The few configuration options <i>fiv</i> has can be adjusted using
<i>dconf-editor</i>, which can be launched in the appropriate location from
within the application by pressing <kbd>Ctrl</kbd>&#8239;+&#8239;<kbd>,</kbd>.
For command line usage, there is the <i>gsettings</i> utility:
<pre>
gsettings list-recursively name.janouch.fiv
</pre>
<p>To adjust the few configuration options of <i>fiv</i>,
press <kbd>Ctrl</kbd>&#8239;+&#8239;<kbd>,</kbd> to open <i>Preferences</i>.
<p>To make your changes take effect, restart <i>fiv</i>.