Skip to content

Commit 859f5c2

Browse files
committed
Update to git HEAD
1 parent 5f95184 commit 859f5c2

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

gui.html

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,11 @@ <h3>Saving Settings</h3>
7777

7878
<p>As of 1.5.4, when you exit the GUI program, it will save your settings to ~/.config/.gpscorrelaterc (or ~/.gpscorrelaterc). These will be reloaded next time you start gpscorrelate. The command line version does not make use of this file.</p>
7979

80+
<h3>Flatpak</h3>
81+
82+
<p>The drag-and-drop functionality is not available by default in the Flatpak version of the application. It can be enabled by adding the "home" permission using <cite>Flatseal</cite> or running a command like: <code>sudo flatpak override io.github.dfandrich.gpscorrelate --filesystem=~</code> which opens a hole in the sandbox to allow gpscorrelate to read files in your home directory.
83+
</p>
84+
8085
<hr>
8186

8287
<a href="index.html">Return to the contents</a>

0 commit comments

Comments
 (0)