diff options
Diffstat (limited to 'docs/_build/html/guides/desktop.html')
| -rw-r--r-- | docs/_build/html/guides/desktop.html | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/_build/html/guides/desktop.html b/docs/_build/html/guides/desktop.html index 7a049bd8..2337a281 100644 --- a/docs/_build/html/guides/desktop.html +++ b/docs/_build/html/guides/desktop.html @@ -249,10 +249,10 @@ instance will conflict with another.</p> </div> <div class="section" id="desktop-data-storage-locations"> <h2>Desktop data storage locations<a class="headerlink" href="#desktop-data-storage-locations" title="Permalink to this headline">ΒΆ</a></h2> -<p>User data is typically stored in the following locations: * -<code class="docutils literal"><span class="pre">%APPDATA%/zmNinjaDesktop</span></code> for Windows, * -<code class="docutils literal"><span class="pre">$XDG_CONFIG_HOME/zmNinjaDesktop</span></code> or <code class="docutils literal"><span class="pre">~/.config/zmNinjaDesktop</span></code> for -Linux, and * <code class="docutils literal"><span class="pre">~/Library/Application</span> <span class="pre">Support/zmNinjaDesktop</span></code> for OSX</p> +<p>User data is typically stored in the following locations: +- <code class="docutils literal"><span class="pre">%APPDATA%/zmNinjaDesktop</span></code> for Windows, +- <code class="docutils literal"><span class="pre">$XDG_CONFIG_HOME/zmNinjaDesktop</span></code> or <code class="docutils literal"><span class="pre">~/.config/zmNinjaDesktop</span></code> for Linux, +- <code class="docutils literal"><span class="pre">~/Library/Application</span> <span class="pre">Support/zmNinjaDesktop</span></code> for OSX</p> <p>To completely remove the app, you may want to delete both the app bundle/binary and these locations as applicable on your system</p> </div> |
