1
0
mirror of https://github.com/gnosygnu/xowa.git synced 2026-03-02 03:49:30 +00:00

2017-01-08: no release

This commit is contained in:
gnosygnu
2017-01-08 22:37:12 -05:00
parent 8eaa2a42c4
commit 93374bf6b0
78 changed files with 1013 additions and 647 deletions

View File

@@ -18,7 +18,7 @@
<div id="mw-content-text" lang="en" dir="ltr" class="mw-content-ltr">
<p>
This article describes the process in upgrading your XOWA program from one release to another.
This page describes how to update your XOWA application manually.
</p>
<div id="toc" class="toc">
<div id="toctitle">
@@ -50,6 +50,9 @@
<li class="toclevel-1 tocsection-7">
<a href="#Upgrade_by_an_xowa_app_package_and_regenerating_the_XOWA_root_directory"><span class="tocnumber">4</span> <span class="toctext">Upgrade by an xowa_app package and regenerating the XOWA root directory</span></a>
</li>
<li class="toclevel-1 tocsection-8">
<a href="#In-app_updater"><span class="tocnumber">5</span> <span class="toctext">In-app updater</span></a>
</li>
</ul>
</div>
<h2>
@@ -221,6 +224,12 @@
<p>
This approach is more manual, but is meant as an alternate approach. It's also useful for moving XOWA from one drive to another.
</p>
<h2>
<span class="mw-headline" id="In-app_updater">In-app updater</span>
</h2>
<p>
XOWA also has an in-app updater. See <a href="http://xowa.org/home/wiki/App/Setup/Update/In-app.html" id="xolnki_3" title="App/Setup/Update/In-app" class="xowa-visited">the in-app help page</a>
</p>
</div>
</div>